gsarti commited on
Commit
8ca963f
1 Parent(s): 37b1c00

Added dataset infos

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
1
+ {"scores": {"description": "The Italian Corpus of Linguistic Acceptability includes almost 10k sentences taken from \nlinguistic literature with a binary annotation made by the original authors themselves. \nThe work is inspired by the English Corpus of Linguistic Acceptability (CoLA) by Warstadt et al.\nPart of the dataset has been manually annotated to highlight 9 linguistic phenomena.\n", "citation": "@inproceedings{trotta-etal-2021-itacola,\n author = {Trotta, Daniela and Guarasci, Raffaele and Leonardelli, Elisa and Tonelli, Sara},\n title = {Monolingual and Cross-Lingual Acceptability Judgments with the Italian {CoLA} corpus},\n journal = {Arxiv preprint},\n year = {2021},\n}\n", "homepage": "https://github.com/dhfbk/ItaCoLA-dataset", "license": "None", "features": {"unique_id": {"dtype": "int32", "id": null, "_type": "Value"}, "source": {"dtype": "string", "id": null, "_type": "Value"}, "acceptability": {"dtype": "int32", "id": null, "_type": "Value"}, "sentence": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ita_cola", "config_name": "scores", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 510814, "num_examples": 7801, "dataset_name": "ita_cola"}, "test": {"name": "test", "num_bytes": 64534, "num_examples": 975, "dataset_name": "ita_cola"}}, "download_checksums": {"https://raw.githubusercontent.com/dhfbk/ItaCoLA-dataset/main/ItaCoLA_dataset.tsv": {"num_bytes": 623492, "checksum": "9bb9c5c3153eec84b733b594ef88f3588bf07d9caddbb4f1a032b95fc83b03c7"}}, "download_size": 623492, "post_processing_size": null, "dataset_size": 575348, "size_in_bytes": 1198840}, "phenomena": {"description": "The Italian Corpus of Linguistic Acceptability includes almost 10k sentences taken from \nlinguistic literature with a binary annotation made by the original authors themselves. \nThe work is inspired by the English Corpus of Linguistic Acceptability (CoLA) by Warstadt et al.\nPart of the dataset has been manually annotated to highlight 9 linguistic phenomena.\n", "citation": "@inproceedings{trotta-etal-2021-itacola,\n author = {Trotta, Daniela and Guarasci, Raffaele and Leonardelli, Elisa and Tonelli, Sara},\n title = {Monolingual and Cross-Lingual Acceptability Judgments with the Italian {CoLA} corpus},\n journal = {Arxiv preprint},\n year = {2021},\n}\n", "homepage": "https://github.com/dhfbk/ItaCoLA-dataset", "license": "None", "features": {"unique_id": {"dtype": "int32", "id": null, "_type": "Value"}, "source": {"dtype": "string", "id": null, "_type": "Value"}, "acceptability": {"dtype": "int32", "id": null, "_type": "Value"}, "sentence": {"dtype": "string", "id": null, "_type": "Value"}, "cleft_construction": {"dtype": "int32", "id": null, "_type": "Value"}, "copular_construction": {"dtype": "int32", "id": null, "_type": "Value"}, "subject_verb_agreement": {"dtype": "int32", "id": null, "_type": "Value"}, "wh_islands_violations": {"dtype": "int32", "id": null, "_type": "Value"}, "simple": {"dtype": "int32", "id": null, "_type": "Value"}, "question": {"dtype": "int32", "id": null, "_type": "Value"}, "auxiliary": {"dtype": "int32", "id": null, "_type": "Value"}, "bind": {"dtype": "int32", "id": null, "_type": "Value"}, "indefinite_pronouns": {"dtype": "int32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ita_cola", "config_name": "phenomena", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 214667, "num_examples": 2088, "dataset_name": "ita_cola"}}, "download_checksums": {"https://github.com/dhfbk/ItaCoLA-dataset/raw/main/ItaCoLA_dataset_phenomenon.tsv": {"num_bytes": 161944, "checksum": "351f35178c9ad3fda6ed3eceba4593759fb3d37485c6162812eaa47e24f71b7f"}}, "download_size": 161944, "post_processing_size": null, "dataset_size": 214667, "size_in_bytes": 376611}}