albertvillanova HF staff commited on
Commit
3871bfd
1 Parent(s): 05e8323

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (5af6d36300d520dbe6bd6e70d01c65e2ab4742f9)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "Shared and internationally recognized benchmarks are fundamental for the development of any computational system.\nWe aim to help the research community working on compositional distributional semantic models (CDSMs) by providing SICK (Sentences Involving Compositional Knowldedge), a large size English benchmark tailored for them.\nSICK consists of about 10,000 English sentence pairs that include many examples of the lexical, syntactic and semantic phenomena that CDSMs are expected to account for, but do not require dealing with other aspects of existing sentential data sets (idiomatic multiword expressions, named entities, telegraphic language) that are not within the scope of CDSMs.\nBy means of crowdsourcing techniques, each pair was annotated for two crucial semantic tasks: relatedness in meaning (with a 5-point rating scale as gold score) and entailment relation between the two elements (with three possible gold labels: entailment, contradiction, and neutral).\nThe SICK data set was used in SemEval-2014 Task 1, and it freely available for research purposes.\n", "citation": "@inproceedings{marelli-etal-2014-sick,\n title = \"A {SICK} cure for the evaluation of compositional distributional semantic models\",\n author = \"Marelli, Marco and\n Menini, Stefano and\n Baroni, Marco and\n Bentivogli, Luisa and\n Bernardi, Raffaella and\n Zamparelli, Roberto\",\n booktitle = \"Proceedings of the Ninth International Conference on Language Resources and Evaluation ({LREC}'14)\",\n month = may,\n year = \"2014\",\n address = \"Reykjavik, Iceland\",\n publisher = \"European Language Resources Association (ELRA)\",\n url = \"http://www.lrec-conf.org/proceedings/lrec2014/pdf/363_Paper.pdf\",\n pages = \"216--223\",\n}\n", "homepage": "http://marcobaroni.org/composes/sick.html", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "sentence_A": {"dtype": "string", "id": null, "_type": "Value"}, "sentence_B": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["entailment", "neutral", "contradiction"], "names_file": null, "id": null, "_type": "ClassLabel"}, "relatedness_score": {"dtype": "float32", "id": null, "_type": "Value"}, "entailment_AB": {"dtype": "string", "id": null, "_type": "Value"}, "entailment_BA": {"dtype": "string", "id": null, "_type": "Value"}, "sentence_A_original": {"dtype": "string", "id": null, "_type": "Value"}, "sentence_B_original": {"dtype": "string", "id": null, "_type": "Value"}, "sentence_A_dataset": {"dtype": "string", "id": null, "_type": "Value"}, "sentence_B_dataset": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "sick", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1180530, "num_examples": 4439, "dataset_name": "sick"}, "validation": {"name": "validation", "num_bytes": 132913, "num_examples": 495, "dataset_name": "sick"}, "test": {"name": "test", "num_bytes": 1305846, "num_examples": 4906, "dataset_name": "sick"}}, "download_checksums": {"https://zenodo.org/record/2787612/files/SICK.zip?download=1": {"num_bytes": 217584, "checksum": "da272af924399fc2de4889ed55383e38822c10d16c4a949a89d597d09a0b7912"}}, "download_size": 217584, "post_processing_size": null, "dataset_size": 2619289, "size_in_bytes": 2836873}}