MorenoLaQuatra commited on
Commit
2f723f6
1 Parent(s): 42bd82d

updated models link

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -29,9 +29,9 @@ The model in this repository is a pre-trained model without any fine-tuning. In
29
 
30
  The model has been fine-tuned for the abstractive summarization task on 3 different Italian datasets:
31
 
32
- - [FanPage](https://huggingface.co/datasets/ARTeLab/fanpage) - finetuned model [here](https://huggingface.co/MorenoLaQuatra/bart-it-fanpage)
33
- - [IlPost](https://huggingface.co/datasets/ARTeLab/ilpost) - finetuned model [here](https://huggingface.co/MorenoLaQuatra/bart-it-ilpost)
34
- - [WITS](https://huggingface.co/datasets/Silvia/WITS) - finetuned model [here](https://huggingface.co/MorenoLaQuatra/bart-it-WITS)
35
 
36
  ## Usage
37
 
29
 
30
  The model has been fine-tuned for the abstractive summarization task on 3 different Italian datasets:
31
 
32
+ - [FanPage](https://huggingface.co/datasets/ARTeLab/fanpage) - finetuned model [here](https://huggingface.co/morenolq/bart-it-fanpage)
33
+ - [IlPost](https://huggingface.co/datasets/ARTeLab/ilpost) - finetuned model [here](https://huggingface.co/morenolq/bart-it-ilpost)
34
+ - [WITS](https://huggingface.co/datasets/Silvia/WITS) - finetuned model [here](https://huggingface.co/morenolq/bart-it-WITS)
35
 
36
  ## Usage
37