albertvillanova HF staff commited on
Commit
29dccd3
1 Parent(s): 0d77760

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
- {"default": {"description": "A dataset for GEC metrics with manual evaluations of grammaticality, fluency, and meaning preservation for system outputs. More detail about the creation of the dataset can be found in Yoshimura et al. (2020).\n", "citation": "@inproceedings{yoshimura-etal-2020-reference,\n title = \"{SOME}: Reference-less Sub-Metrics Optimized for Manual Evaluations of Grammatical Error Correction\",\n author = \"Yoshimura, Ryoma and\n Kaneko, Masahiro and\n Kajiwara, Tomoyuki and\n Komachi, Mamoru\",\n booktitle = \"Proceedings of the 28th International Conference on Computational Linguistics\",\n month = dec,\n year = \"2020\",\n address = \"Barcelona, Spain (Online)\",\n publisher = \"International Committee on Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/2020.coling-main.573\",\n pages = \"6516--6522\",\n abstract = \"We propose a reference-less metric trained on manual evaluations of system outputs for grammatical error correction (GEC). Previous studies have shown that reference-less metrics are promising; however, existing metrics are not optimized for manual evaluations of the system outputs because no dataset of the system output exists with manual evaluation. This study manually evaluates outputs of GEC systems to optimize the metrics. Experimental results show that the proposed metric improves correlation with the manual evaluation in both system- and sentence-level meta-evaluation. Our dataset and metric will be made publicly available.\",\n}\n", "homepage": "https://github.com/tmu-nlp/TMU-GFM-Dataset", "license": "", "features": {"source": {"dtype": "string", "id": null, "_type": "Value"}, "output": {"dtype": "string", "id": null, "_type": "Value"}, "grammer": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "fluency": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "meaning": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "system": {"dtype": "string", "id": null, "_type": "Value"}, "ave_g": {"dtype": "float32", "id": null, "_type": "Value"}, "ave_f": {"dtype": "float32", "id": null, "_type": "Value"}, "ave_m": {"dtype": "float32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "tmu_gfm_dataset", "config_name": "default", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1446144, "num_examples": 4221, "dataset_name": "tmu_gfm_dataset"}}, "download_checksums": {"https://raw.githubusercontent.com/tmu-nlp/TMU-GFM-Dataset/main/tmu-gfm-dataset.csv": {"num_bytes": 1270197, "checksum": "4e3ede9107aa4b4180b0912a11d67999060f9257c9be82e60b3e379ca2aac716"}}, "download_size": 1270197, "post_processing_size": null, "dataset_size": 1446144, "size_in_bytes": 2716341}}