Datasets:
Tasks:
Text Generation
Sub-tasks:
language-modeling
Languages:
Italian
Size:
100M<n<1B
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -169,14 +169,36 @@ AllenAI are releasing this dataset under the terms of ODC-BY. By using this, you
|
|
169 |
|
170 |
### Citation Information
|
171 |
|
|
|
|
|
172 |
```
|
173 |
-
@article{
|
174 |
-
|
175 |
-
|
176 |
-
journal
|
177 |
-
|
178 |
-
|
179 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
180 |
}
|
181 |
```
|
182 |
|
|
|
169 |
|
170 |
### Citation Information
|
171 |
|
172 |
+
If you use this dataset in your work, please cite us and the original mC4 authors as:
|
173 |
+
|
174 |
```
|
175 |
+
@article{sarti-nissim-2022-it5,
|
176 |
+
title={IT5: Large-scale Text-to-text Pretraining for Italian Language Understanding and Generation},
|
177 |
+
author={Sarti, Gabriele and Nissim, Malvina},
|
178 |
+
journal={ArXiv preprint 2203.03759},
|
179 |
+
url={https://arxiv.org/abs/2203.03759},
|
180 |
+
year={2022},
|
181 |
+
month={mar}
|
182 |
+
}
|
183 |
+
|
184 |
+
@inproceedings{xue-etal-2021-mt5,
|
185 |
+
title = "m{T}5: A Massively Multilingual Pre-trained Text-to-Text Transformer",
|
186 |
+
author = "Xue, Linting and
|
187 |
+
Constant, Noah and
|
188 |
+
Roberts, Adam and
|
189 |
+
Kale, Mihir and
|
190 |
+
Al-Rfou, Rami and
|
191 |
+
Siddhant, Aditya and
|
192 |
+
Barua, Aditya and
|
193 |
+
Raffel, Colin",
|
194 |
+
booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
|
195 |
+
month = jun,
|
196 |
+
year = "2021",
|
197 |
+
address = "Online",
|
198 |
+
publisher = "Association for Computational Linguistics",
|
199 |
+
url = "https://aclanthology.org/2021.naacl-main.41",
|
200 |
+
doi = "10.18653/v1/2021.naacl-main.41",
|
201 |
+
pages = "483--498",
|
202 |
}
|
203 |
```
|
204 |
|