MorenoLaQuatra
commited on
Commit
•
126c5bc
1
Parent(s):
a43fc0c
updated models link
Browse files
README.md
CHANGED
@@ -27,9 +27,9 @@ The code used to pre-train BART-IT together with additional information on model
|
|
27 |
|
28 |
The model has been fine-tuned for the abstractive summarization task on 3 different Italian datasets:
|
29 |
|
30 |
-
- **This model** [FanPage](https://huggingface.co/datasets/ARTeLab/fanpage) - finetuned model [here](https://huggingface.co/
|
31 |
-
- [IlPost](https://huggingface.co/datasets/ARTeLab/ilpost) - finetuned model [here](https://huggingface.co/
|
32 |
-
- [WITS](https://huggingface.co/datasets/Silvia/WITS) - finetuned model [here](https://huggingface.co/
|
33 |
|
34 |
## Usage
|
35 |
|
|
|
27 |
|
28 |
The model has been fine-tuned for the abstractive summarization task on 3 different Italian datasets:
|
29 |
|
30 |
+
- **This model** [FanPage](https://huggingface.co/datasets/ARTeLab/fanpage) - finetuned model [here](https://huggingface.co/morenolq/bart-it-fanpage)
|
31 |
+
- [IlPost](https://huggingface.co/datasets/ARTeLab/ilpost) - finetuned model [here](https://huggingface.co/morenolq/bart-it-ilpost)
|
32 |
+
- [WITS](https://huggingface.co/datasets/Silvia/WITS) - finetuned model [here](https://huggingface.co/morenolq/bart-it-WITS)
|
33 |
|
34 |
## Usage
|
35 |
|