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 ·
0fb6d9a
1
Parent(s): 587d75f
Training in progress, step 500
Browse files
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:1841134fcea8382cabf832f389717b4125992a18b5298c267db91d4e2819e2c5
|
| 3 |
size 1200772485
|
runs/Jul06_19-18-26_77a9f7461e69/events.out.tfevents.1688671584.77a9f7461e69.380.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36d8e89ebf118fec35721986f593ee20353b9afeaadcb0f4662691aa9db1d33c
|
| 3 |
+
size 4326
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4091
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13343424e6c4c6046476ab24b582ba79936867576825073a9c9eabec5fce57c7
|
| 3 |
size 4091
|