Instructions to use hey7ys/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 hey7ys/mt5-small-finetuned-amazon-en-es with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("hey7ys/mt5-small-finetuned-amazon-en-es") model = AutoModelForSeq2SeqLM.from_pretrained("hey7ys/mt5-small-finetuned-amazon-en-es") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 8500
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 1200772485
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38f1c2b2464f74a77291edb6f7934a94b7c5aa1c13f01e815c4af4985871cd34
|
| 3 |
size 1200772485
|