Instructions to use Alessandrodeeplearning/mt5-small-finetuned-summarization-it with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Alessandrodeeplearning/mt5-small-finetuned-summarization-it with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Alessandrodeeplearning/mt5-small-finetuned-summarization-it") model = AutoModelForSeq2SeqLM.from_pretrained("Alessandrodeeplearning/mt5-small-finetuned-summarization-it") - Notebooks
- Google Colab
- Kaggle
Commit ·
587d75f
1
Parent(s): 26c3107
Training in progress, step 12500
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:8a7ab62091169b62ac0fe870b261e1f93b349a4633f54c3321a95e9bf2118bd8
|
| 3 |
size 1200772485
|