gsarti commited on
Commit
453e14f
1 Parent(s): ebb1b2b

Corrected sizes, added dataset_infos

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. dataset_infos.json +1 -0
README.md CHANGED
@@ -49,9 +49,9 @@ paperswithcode_id: glue
49
  - **Paper:** [CEUR-ws.org](http://ceur-ws.org/Vol-2765/paper169.pdf)
50
  - **Video** [Vimeo](https://vimeo.com/484098874)
51
  - **Point of Contact:** [Lorenzo De Mattei](lorenzo.demattei@gmail.com)
52
- - **Size of downloaded dataset files:** 955.33 MB
53
- - **Size of the generated dataset:** 229.68 MB
54
- - **Total amount of disk used:** 1185.01 MB
55
 
56
  ### Dataset Summary
57
 
49
  - **Paper:** [CEUR-ws.org](http://ceur-ws.org/Vol-2765/paper169.pdf)
50
  - **Video** [Vimeo](https://vimeo.com/484098874)
51
  - **Point of Contact:** [Lorenzo De Mattei](lorenzo.demattei@gmail.com)
52
+ - **Size of downloaded dataset files:** 168.7 MB
53
+ - **Size of the generated dataset:** 411 MB
54
+ - **Total amount of disk used:** 579.7 MB
55
 
56
  ### Dataset Summary
57
 
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
1
+ {"repubblica": {"description": "The CHANGE-IT dataset contains approximately 152,000 article-headline pairs, collected from two Italian \nnewspapers situated at opposite ends of the political spectrum, namely la Repubblica (left) and \nIl Giornale (right), with the two newspapers equally represented. The dataset has been used in the context \nof the CHANGE-IT task (https://sites.google.com/view/change-it) during the Evalita 2020 evaluation campaign \n(http://www.evalita.it/2020). CHANGE-IT is a generation task for Italian \u2013 more specifically, a style transfer \ntask for headlines of Italian newspapers. Given a (collection of) headlines from one newspaper, namely \nIl Giornale (G) or La Repubblica (R), it challenges automatic systems to change all G-headlines to headlines in \nstyle R, and all R-headlines to headlines in style G. Although the task only concerns headline change, the dataset \ncomprehends both the headlines as well as their respective full articles.\n", "citation": "@inproceedings{demattei-etal-2020-changeit,\n author = {De Mattei, Lorenzo and Cafagna, Michele and Dell'Orletta, Felice and Nissim, Malvina and Gatt, Albert},\n title = {{CHANGE-IT @ EVALITA 2020}: Change Headlines, Adapt News, GEnerate},\n booktitle = {Proceedings of Seventh Evaluation Campaign of Natural Language Processing and Speech Tools for Italian. Final Workshop (EVALITA 2020)},\n editor = {Basile, Valerio and Croce, Danilo and Di Maro, Maria, and Passaro, Lucia C.},\n publisher = {CEUR.org},\n year = {2020},\n address = {Online}\n}\n", "homepage": "https://live.european-language-grid.eu/catalogue/corpus/7373", "license": "Creative Commons Attribution Non Commercial Share Alike 4.0 International", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "headline": {"dtype": "string", "id": null, "_type": "Value"}, "full_text": {"dtype": "string", "id": null, "_type": "Value"}, "alignment": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "change_it", "config_name": "repubblica", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 238112916, "num_examples": 63701, "dataset_name": "change_it"}, "test": {"name": "test", "num_bytes": 20336796, "num_examples": 5000, "dataset_name": "change_it"}}, "download_checksums": {}, "download_size": 0, "post_processing_size": null, "dataset_size": 258449712, "size_in_bytes": 258449712}, "ilgiornale": {"description": "The CHANGE-IT dataset contains approximately 152,000 article-headline pairs, collected from two Italian \nnewspapers situated at opposite ends of the political spectrum, namely la Repubblica (left) and \nIl Giornale (right), with the two newspapers equally represented. The dataset has been used in the context \nof the CHANGE-IT task (https://sites.google.com/view/change-it) during the Evalita 2020 evaluation campaign \n(http://www.evalita.it/2020). CHANGE-IT is a generation task for Italian \u2013 more specifically, a style transfer \ntask for headlines of Italian newspapers. Given a (collection of) headlines from one newspaper, namely \nIl Giornale (G) or La Repubblica (R), it challenges automatic systems to change all G-headlines to headlines in \nstyle R, and all R-headlines to headlines in style G. Although the task only concerns headline change, the dataset \ncomprehends both the headlines as well as their respective full articles.\n", "citation": "@inproceedings{demattei-etal-2020-changeit,\n author = {De Mattei, Lorenzo and Cafagna, Michele and Dell'Orletta, Felice and Nissim, Malvina and Gatt, Albert},\n title = {{CHANGE-IT @ EVALITA 2020}: Change Headlines, Adapt News, GEnerate},\n booktitle = {Proceedings of Seventh Evaluation Campaign of Natural Language Processing and Speech Tools for Italian. Final Workshop (EVALITA 2020)},\n editor = {Basile, Valerio and Croce, Danilo and Di Maro, Maria, and Passaro, Lucia C.},\n publisher = {CEUR.org},\n year = {2020},\n address = {Online}\n}\n", "homepage": "https://live.european-language-grid.eu/catalogue/corpus/7373", "license": "Creative Commons Attribution Non Commercial Share Alike 4.0 International", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "headline": {"dtype": "string", "id": null, "_type": "Value"}, "full_text": {"dtype": "string", "id": null, "_type": "Value"}, "alignment": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "change_it", "config_name": "ilgiornale", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 158680315, "num_examples": 63701, "dataset_name": "change_it"}, "test": {"name": "test", "num_bytes": 13173910, "num_examples": 5000, "dataset_name": "change_it"}}, "download_checksums": {}, "download_size": 0, "post_processing_size": null, "dataset_size": 171854225, "size_in_bytes": 171854225}}