MorenoLaQuatra
commited on
Commit
•
d232030
1
Parent(s):
1632eb5
fixed typo readme
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ pipeline:
|
|
10 |
- summarization
|
11 |
---
|
12 |
|
13 |
-
# BART-IT -
|
14 |
|
15 |
BART-IT is a sequence-to-sequence model, based on the BART architecture that is specifically tailored to the Italian language. The model is pre-trained on a [large corpus of Italian text](https://huggingface.co/datasets/gsarti/clean_mc4_it), and can be fine-tuned on a variety of tasks.
|
16 |
|
|
|
10 |
- summarization
|
11 |
---
|
12 |
|
13 |
+
# BART-IT - Il Post
|
14 |
|
15 |
BART-IT is a sequence-to-sequence model, based on the BART architecture that is specifically tailored to the Italian language. The model is pre-trained on a [large corpus of Italian text](https://huggingface.co/datasets/gsarti/clean_mc4_it), and can be fine-tuned on a variety of tasks.
|
16 |
|