Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ datasets:
|
|
13 |
|
14 |
# Question and Answer with Italian T5
|
15 |
|
16 |
-
This model is a fine-tuned version of [gsarti/it5-base](https://huggingface.co/gsarti/it5-base) on
|
17 |
|
18 |
To use add a question + context in the same string for example:
|
19 |
```
|
|
|
13 |
|
14 |
# Question and Answer with Italian T5
|
15 |
|
16 |
+
This model is a fine-tuned version of [gsarti/it5-base](https://huggingface.co/gsarti/it5-base) on [Thoroughly Cleaned Italian mC4 Corpus](https://huggingface.co/datasets/gsarti/clean_mc4_it) (~41B words, ~275GB).
|
17 |
|
18 |
To use add a question + context in the same string for example:
|
19 |
```
|