Update README.md
Browse files
README.md
CHANGED
@@ -65,7 +65,7 @@ thumbnail: https://gsarti.com/publication/it5/featured.png
|
|
65 |
---
|
66 |
# IT5 Small for News Headline Style Transfer (Repubblica to Il Giornale) 🗞️➡️🗞️ 🇮🇹
|
67 |
|
68 |
-
This repository contains the checkpoint for the [IT5 Small](https://huggingface.co/gsarti/it5-small) model fine-tuned on news headline style transfer in the Repubblica to Il Giornale direction on the Italian CHANGE-IT dataset as part of the experiments of the paper [IT5: Large-scale Text-to-text Pretraining for Italian Language Understanding and Generation](https://arxiv.org) by [Gabriele Sarti](https://gsarti.com) and [Malvina Nissim](https://malvinanissim.github.io).
|
69 |
|
70 |
A comprehensive overview of other released materials is provided in the [gsarti/it5](https://github.com/gsarti/it5) repository. Refer to the paper for additional details concerning the reported scores and the evaluation approach.
|
71 |
|
@@ -94,10 +94,11 @@ If you use this model in your research, please cite our work as:
|
|
94 |
|
95 |
```bibtex
|
96 |
@article{sarti-nissim-2022-it5,
|
97 |
-
title={IT5: Large-scale Text-to-text Pretraining for Italian Language Understanding and Generation},
|
98 |
author={Sarti, Gabriele and Nissim, Malvina},
|
99 |
-
journal={ArXiv preprint
|
100 |
-
url={
|
101 |
-
year={2022}
|
|
|
102 |
}
|
103 |
```
|
|
|
65 |
---
|
66 |
# IT5 Small for News Headline Style Transfer (Repubblica to Il Giornale) 🗞️➡️🗞️ 🇮🇹
|
67 |
|
68 |
+
This repository contains the checkpoint for the [IT5 Small](https://huggingface.co/gsarti/it5-small) model fine-tuned on news headline style transfer in the Repubblica to Il Giornale direction on the Italian CHANGE-IT dataset as part of the experiments of the paper [IT5: Large-scale Text-to-text Pretraining for Italian Language Understanding and Generation](https://arxiv.org/abs/2203.03759) by [Gabriele Sarti](https://gsarti.com) and [Malvina Nissim](https://malvinanissim.github.io).
|
69 |
|
70 |
A comprehensive overview of other released materials is provided in the [gsarti/it5](https://github.com/gsarti/it5) repository. Refer to the paper for additional details concerning the reported scores and the evaluation approach.
|
71 |
|
|
|
94 |
|
95 |
```bibtex
|
96 |
@article{sarti-nissim-2022-it5,
|
97 |
+
title={{IT5}: Large-scale Text-to-text Pretraining for Italian Language Understanding and Generation},
|
98 |
author={Sarti, Gabriele and Nissim, Malvina},
|
99 |
+
journal={ArXiv preprint 2203.03759},
|
100 |
+
url={https://arxiv.org/abs/2203.03759},
|
101 |
+
year={2022},
|
102 |
+
month={mar}
|
103 |
}
|
104 |
```
|