MorenoLaQuatra commited on
Commit
5e5c6b5
1 Parent(s): 9a16cb0

updated models link

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -28,8 +28,8 @@ The code used to pre-train BART-IT together with additional information on model
28
  The model has been fine-tuned for the abstractive summarization task on 3 different Italian datasets:
29
 
30
  - [FanPage](https://huggingface.co/datasets/ARTeLab/fanpage) - finetuned model [here](https://huggingface.co/MorenoLaQuatra/bart-it-fanpage)
31
- - [IlPost](https://huggingface.co/datasets/ARTeLab/ilpost) - finetuned model [here](https://huggingface.co/MorenoLaQuatra/bart-it-ilpost)
32
- - **This model** [WITS](https://huggingface.co/datasets/Silvia/WITS) - finetuned model [here](https://huggingface.co/MorenoLaQuatra/bart-it-WITS)
33
 
34
  ## Usage
35
 
 
28
  The model has been fine-tuned for the abstractive summarization task on 3 different Italian datasets:
29
 
30
  - [FanPage](https://huggingface.co/datasets/ARTeLab/fanpage) - finetuned model [here](https://huggingface.co/MorenoLaQuatra/bart-it-fanpage)
31
+ - [IlPost](https://huggingface.co/datasets/ARTeLab/ilpost) - finetuned model [here](https://huggingface.co/morenolq/bart-it-ilpost)
32
+ - **This model** [WITS](https://huggingface.co/datasets/Silvia/WITS) - finetuned model [here](https://huggingface.co/morenolq/bart-it-WITS)
33
 
34
  ## Usage
35