albertvillanova HF staff commited on
Commit
777acdc
1 Parent(s): f3016d8

Add citation to ro_sts and ro_sts_parallel datasets (#4892)

Browse files

* Add citation to ro_sts and ro_sts_parallel datasets

* Add citation to the script

* Regenerate metadata JSON

Commit from https://github.com/huggingface/datasets/commit/09f56ea0f3dc8df53c7ad056504ec70713d61f7b

Files changed (3) hide show
  1. README.md +8 -1
  2. dataset_infos.json +1 -1
  3. ro_sts_parallel.py +6 -3
README.md CHANGED
@@ -142,7 +142,14 @@ CC BY-SA 4.0 License
142
 
143
  ### Citation Information
144
 
145
- Reference coming soon: https://github.com/dumitrescustefan/RO-STS#citation
 
 
 
 
 
 
 
146
 
147
  ### Contributions
148
 
 
142
 
143
  ### Citation Information
144
 
145
+ ```
146
+ @inproceedings{dumitrescu2021liro,
147
+ title={Liro: Benchmark and leaderboard for romanian language tasks},
148
+ author={Dumitrescu, Stefan Daniel and Rebeja, Petru and Lorincz, Beata and Gaman, Mihaela and Avram, Andrei and Ilie, Mihai and Pruteanu, Andrei and Stan, Adriana and Rosia, Lorena and Iacobescu, Cristina and others},
149
+ booktitle={Thirty-fifth Conference on Neural Information Processing Systems Datasets and Benchmarks Track (Round 1)},
150
+ year={2021}
151
+ }
152
+ ```
153
 
154
  ### Contributions
155
 
dataset_infos.json CHANGED
@@ -1 +1 @@
1
- {"ro_sts_parallel": {"description": "The RO-STS-Parallel (a Parallel Romanian English dataset - translation of the Semantic Textual Similarity) contains 17256 sentences in Romanian and English. It is a high-quality translation of the English STS benchmark dataset into Romanian.\n", "citation": "Article under review\n", "homepage": "https://github.com/dumitrescustefan/RO-STS/", "license": "", "features": {"translation": {"languages": ["ro", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": {"input": "ro", "output": "en"}, "builder_name": "ro_sts_parallel", "config_name": "ro_sts_parallel", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1563909, "num_examples": 11499, "dataset_name": "ro_sts_parallel"}, "validation": {"name": "validation", "num_bytes": 443787, "num_examples": 3001, "dataset_name": "ro_sts_parallel"}, "test": {"name": "test", "num_bytes": 347590, "num_examples": 2759, "dataset_name": "ro_sts_parallel"}}, "download_checksums": {"https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.train.ro": {"num_bytes": 820856, "checksum": "ea7ca3d0ca6c2c0ffa70413a2fe006a0aca55c9f467c6f30a4b6dcc731307838"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.train.en": {"num_bytes": 674041, "checksum": "4f977090eb8beeb61a76876b1ba60462104633979f2c13f439fb1134a43648a8"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.dev.ro": {"num_bytes": 230730, "checksum": "04be055b3b073483b5d36be54d86b3809c14edd707b16e909e23a98098b760c0"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.dev.en": {"num_bytes": 195041, "checksum": "219fa6df88e71a829cb31bc40f7cde7258e86c532d43ed7e0b1e2aaec5281ebc"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.test.ro": {"num_bytes": 180359, "checksum": "81df186cfe2763d21d05a8be6f5a9146ed3eaac9c6080b5a630309036e23c529"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.test.en": {"num_bytes": 150667, "checksum": "9088e52b259c5daf91ae830369ab51c3de0a1e377dd5ae17af6a3e75e1f81ff0"}}, "download_size": 2251694, "post_processing_size": null, "dataset_size": 2355286, "size_in_bytes": 4606980}, "rosts-parallel-en-ro": {"description": "The RO-STS-Parallel (a Parallel Romanian English dataset - translation of the Semantic Textual Similarity) contains 17256 sentences in Romanian and English. It is a high-quality translation of the English STS benchmark dataset into Romanian.\n", "citation": "Article under review\n", "homepage": "https://github.com/dumitrescustefan/RO-STS/", "license": "", "features": {"translation": {"languages": ["en", "ro"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": {"input": "en", "output": "ro"}, "builder_name": "rosts_parallel", "config_name": "rosts-parallel-en-ro", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1563909, "num_examples": 11499, "dataset_name": "rosts_parallel"}, "validation": {"name": "validation", "num_bytes": 443787, "num_examples": 3001, "dataset_name": "rosts_parallel"}, "test": {"name": "test", "num_bytes": 347590, "num_examples": 2759, "dataset_name": "rosts_parallel"}}, "download_checksums": {"https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.train.en": {"num_bytes": 674041, "checksum": "4f977090eb8beeb61a76876b1ba60462104633979f2c13f439fb1134a43648a8"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.train.ro": {"num_bytes": 820856, "checksum": "ea7ca3d0ca6c2c0ffa70413a2fe006a0aca55c9f467c6f30a4b6dcc731307838"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.dev.en": {"num_bytes": 195041, "checksum": "219fa6df88e71a829cb31bc40f7cde7258e86c532d43ed7e0b1e2aaec5281ebc"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.dev.ro": {"num_bytes": 230730, "checksum": "04be055b3b073483b5d36be54d86b3809c14edd707b16e909e23a98098b760c0"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.test.en": {"num_bytes": 150667, "checksum": "9088e52b259c5daf91ae830369ab51c3de0a1e377dd5ae17af6a3e75e1f81ff0"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.test.ro": {"num_bytes": 180359, "checksum": "81df186cfe2763d21d05a8be6f5a9146ed3eaac9c6080b5a630309036e23c529"}}, "download_size": 2251694, "post_processing_size": null, "dataset_size": 2355286, "size_in_bytes": 4606980}, "ro_sts_parallel": {"description": "The RO-STS-Parallel (a Parallel Romanian English dataset - translation of the Semantic Textual Similarity) contains 17256 sentences in Romanian and English. It is a high-quality translation of the English STS benchmark dataset into Romanian.\n", "citation": "Article under review\n", "homepage": "https://github.com/dumitrescustefan/RO-STS", "license": "CC BY-SA 4.0 License", "features": {"translation": {"languages": ["ro", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": {"input": "ro", "output": "en"}, "builder_name": "ro_sts_parallel", "config_name": "ro_sts_parallel", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1563909, "num_examples": 11499, "dataset_name": "ro_sts_parallel"}, "validation": {"name": "validation", "num_bytes": 443787, "num_examples": 3001, "dataset_name": "ro_sts_parallel"}, "test": {"name": "test", "num_bytes": 347590, "num_examples": 2759, "dataset_name": "ro_sts_parallel"}}, "download_checksums": {"https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.train.ro": {"num_bytes": 820856, "checksum": "ea7ca3d0ca6c2c0ffa70413a2fe006a0aca55c9f467c6f30a4b6dcc731307838"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.train.en": {"num_bytes": 674041, "checksum": "4f977090eb8beeb61a76876b1ba60462104633979f2c13f439fb1134a43648a8"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.dev.ro": {"num_bytes": 230730, "checksum": "04be055b3b073483b5d36be54d86b3809c14edd707b16e909e23a98098b760c0"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.dev.en": {"num_bytes": 195041, "checksum": "219fa6df88e71a829cb31bc40f7cde7258e86c532d43ed7e0b1e2aaec5281ebc"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.test.ro": {"num_bytes": 180359, "checksum": "81df186cfe2763d21d05a8be6f5a9146ed3eaac9c6080b5a630309036e23c529"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.test.en": {"num_bytes": 150667, "checksum": "9088e52b259c5daf91ae830369ab51c3de0a1e377dd5ae17af6a3e75e1f81ff0"}}, "download_size": 2251694, "post_processing_size": null, "dataset_size": 2355286, "size_in_bytes": 4606980}}
 
1
+ {"ro_sts_parallel": {"description": "The RO-STS-Parallel (a Parallel Romanian English dataset - translation of the Semantic Textual Similarity) contains 17256 sentences in Romanian and English. It is a high-quality translation of the English STS benchmark dataset into Romanian.\n", "citation": "@inproceedings{dumitrescu2021liro,\n title={Liro: Benchmark and leaderboard for romanian language tasks},\n author={Dumitrescu, Stefan Daniel and Rebeja, Petru and Lorincz, Beata and Gaman, Mihaela and Avram, Andrei and Ilie, Mihai and Pruteanu, Andrei and Stan, Adriana and Rosia, Lorena and Iacobescu, Cristina and others},\n booktitle={Thirty-fifth Conference on Neural Information Processing Systems Datasets and Benchmarks Track (Round 1)},\n year={2021}\n}\n", "homepage": "https://github.com/dumitrescustefan/RO-STS", "license": "CC BY-SA 4.0 License", "features": {"translation": {"languages": ["ro", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": {"input": "ro", "output": "en"}, "task_templates": null, "builder_name": "ro_sts_parallel", "config_name": "ro_sts_parallel", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1563909, "num_examples": 11499, "dataset_name": "ro_sts_parallel"}, "validation": {"name": "validation", "num_bytes": 443787, "num_examples": 3001, "dataset_name": "ro_sts_parallel"}, "test": {"name": "test", "num_bytes": 347590, "num_examples": 2759, "dataset_name": "ro_sts_parallel"}}, "download_checksums": {"https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.train.ro": {"num_bytes": 820856, "checksum": "ea7ca3d0ca6c2c0ffa70413a2fe006a0aca55c9f467c6f30a4b6dcc731307838"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.train.en": {"num_bytes": 674041, "checksum": "4f977090eb8beeb61a76876b1ba60462104633979f2c13f439fb1134a43648a8"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.dev.ro": {"num_bytes": 230730, "checksum": "04be055b3b073483b5d36be54d86b3809c14edd707b16e909e23a98098b760c0"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.dev.en": {"num_bytes": 195041, "checksum": "219fa6df88e71a829cb31bc40f7cde7258e86c532d43ed7e0b1e2aaec5281ebc"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.test.ro": {"num_bytes": 180359, "checksum": "81df186cfe2763d21d05a8be6f5a9146ed3eaac9c6080b5a630309036e23c529"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.test.en": {"num_bytes": 150667, "checksum": "9088e52b259c5daf91ae830369ab51c3de0a1e377dd5ae17af6a3e75e1f81ff0"}}, "download_size": 2251694, "post_processing_size": null, "dataset_size": 2355286, "size_in_bytes": 4606980}, "rosts-parallel-en-ro": {"description": "The RO-STS-Parallel (a Parallel Romanian English dataset - translation of the Semantic Textual Similarity) contains 17256 sentences in Romanian and English. It is a high-quality translation of the English STS benchmark dataset into Romanian.\n", "citation": "Article under review\n", "homepage": "https://github.com/dumitrescustefan/RO-STS/", "license": "", "features": {"translation": {"languages": ["en", "ro"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": {"input": "en", "output": "ro"}, "task_templates": null, "builder_name": "rosts_parallel", "config_name": "rosts-parallel-en-ro", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1563909, "num_examples": 11499, "dataset_name": "rosts_parallel"}, "validation": {"name": "validation", "num_bytes": 443787, "num_examples": 3001, "dataset_name": "rosts_parallel"}, "test": {"name": "test", "num_bytes": 347590, "num_examples": 2759, "dataset_name": "rosts_parallel"}}, "download_checksums": {"https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.train.en": {"num_bytes": 674041, "checksum": "4f977090eb8beeb61a76876b1ba60462104633979f2c13f439fb1134a43648a8"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.train.ro": {"num_bytes": 820856, "checksum": "ea7ca3d0ca6c2c0ffa70413a2fe006a0aca55c9f467c6f30a4b6dcc731307838"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.dev.en": {"num_bytes": 195041, "checksum": "219fa6df88e71a829cb31bc40f7cde7258e86c532d43ed7e0b1e2aaec5281ebc"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.dev.ro": {"num_bytes": 230730, "checksum": "04be055b3b073483b5d36be54d86b3809c14edd707b16e909e23a98098b760c0"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.test.en": {"num_bytes": 150667, "checksum": "9088e52b259c5daf91ae830369ab51c3de0a1e377dd5ae17af6a3e75e1f81ff0"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/ro-en/RO-STS.test.ro": {"num_bytes": 180359, "checksum": "81df186cfe2763d21d05a8be6f5a9146ed3eaac9c6080b5a630309036e23c529"}}, "download_size": 2251694, "post_processing_size": null, "dataset_size": 2355286, "size_in_bytes": 4606980}}
ro_sts_parallel.py CHANGED
@@ -18,12 +18,15 @@
18
  import datasets
19
 
20
 
21
- # Find for instance the citation on arxiv or on the dataset repo/website
22
  _CITATION = """\
23
- Article under review
 
 
 
 
 
24
  """
25
 
26
- # You can copy an official description
27
  _DESCRIPTION = """\
28
  The RO-STS-Parallel (a Parallel Romanian English dataset - translation of the Semantic Textual Similarity) contains 17256 sentences in Romanian and English. It is a high-quality translation of the English STS benchmark dataset into Romanian.
29
  """
 
18
  import datasets
19
 
20
 
 
21
  _CITATION = """\
22
+ @inproceedings{dumitrescu2021liro,
23
+ title={Liro: Benchmark and leaderboard for romanian language tasks},
24
+ author={Dumitrescu, Stefan Daniel and Rebeja, Petru and Lorincz, Beata and Gaman, Mihaela and Avram, Andrei and Ilie, Mihai and Pruteanu, Andrei and Stan, Adriana and Rosia, Lorena and Iacobescu, Cristina and others},
25
+ booktitle={Thirty-fifth Conference on Neural Information Processing Systems Datasets and Benchmarks Track (Round 1)},
26
+ year={2021}
27
+ }
28
  """
29
 
 
30
  _DESCRIPTION = """\
31
  The RO-STS-Parallel (a Parallel Romanian English dataset - translation of the Semantic Textual Similarity) contains 17256 sentences in Romanian and English. It is a high-quality translation of the English STS benchmark dataset into Romanian.
32
  """