Instructions to use JJinBBangMan/mt5-small-finetuned-amazon-en-es with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JJinBBangMan/mt5-small-finetuned-amazon-en-es with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("JJinBBangMan/mt5-small-finetuned-amazon-en-es") model = AutoModelForMultimodalLM.from_pretrained("JJinBBangMan/mt5-small-finetuned-amazon-en-es") - Notebooks
- Google Colab
- Kaggle
Commit ·
8a50123
1
Parent(s): 323631b
Training in progress, step 9500
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1200772613
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3cbff63f9b587fb26be4734591ae4c570e610594be4cfc1f69a3a29a18c87786
|
| 3 |
size 1200772613
|