albertvillanova HF staff commited on
Commit
c45b818
1 Parent(s): f6d02a2

Delete legacy JSON metadata

Browse files

Delete legacy `dataset_infos.json`.

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"ro_sts": {"description": "The RO-STS (Romanian Semantic Textual Similarity) dataset contains 8628 pairs of sentences with their similarity score. It is a high-quality translation of the STS benchmark dataset.\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": {"score": {"dtype": "float32", "id": null, "_type": "Value"}, "sentence1": {"dtype": "string", "id": null, "_type": "Value"}, "sentence2": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ro_sts", "config_name": "ro_sts", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 879073, "num_examples": 5749, "dataset_name": "ro_sts"}, "test": {"name": "test", "num_bytes": 194330, "num_examples": 1379, "dataset_name": "ro_sts"}, "validation": {"name": "validation", "num_bytes": 245926, "num_examples": 1500, "dataset_name": "ro_sts"}}, "download_checksums": {"https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/text-similarity/RO-STS.train.tsv": {"num_bytes": 844672, "checksum": "5e2f24ad5443ed1199a0079dd0b5de9f1fec8a2bb3b0a70f6e3616c32d6d282f"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/text-similarity/RO-STS.dev.tsv": {"num_bytes": 236912, "checksum": "914f0ca935c71b317179bab9e052867aeaad84cc143b011d5919a00d444553ef"}, "https://raw.githubusercontent.com/dumitrescustefan/RO-STS/master/dataset/text-similarity/RO-STS.test.tsv": {"num_bytes": 186023, "checksum": "fd84bc1f9581e6352f0c797cb46fdf08a39f7b908a6ff1cfe21deb62f8c78e0c"}}, "download_size": 1267607, "post_processing_size": null, "dataset_size": 1319329, "size_in_bytes": 2586936}}