Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
crowdsourced
Annotations Creators:
crowdsourced
Source Datasets:
original
ArXiv:
License:
albertvillanova HF staff commited on
Commit
ea7599b
1 Parent(s): b6c16fb

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": "An update release of E2E NLG Challenge data with cleaned MRs and scripts, accompanying the following paper:\n\nOnd\u0159ej Du\u0161ek, David M. Howcroft, and Verena Rieser (2019): Semantic Noise Matters for Neural Natural Language Generation. In INLG, Tokyo, Japan.\n", "citation": "@inproceedings{dusek-etal-2019-semantic,\n title = \"Semantic Noise Matters for Neural Natural Language Generation\",\n author = \"Du{\u000b{s}}ek, Ond{\u000b{r}}ej and\n Howcroft, David M. and\n Rieser, Verena\",\n booktitle = \"Proceedings of the 12th International Conference on Natural Language Generation\",\n month = oct # \"{--}\" # nov,\n year = \"2019\",\n address = \"Tokyo, Japan\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/W19-8652\",\n doi = \"10.18653/v1/W19-8652\",\n pages = \"421--426\",\n abstract = \"Neural natural language generation (NNLG) systems are known for their pathological outputs, i.e. generating text which is unrelated to the input specification. In this paper, we show the impact of semantic noise on state-of-the-art NNLG models which implement different semantic control mechanisms. We find that cleaned data can improve semantic correctness by up to 97{\\%}, while maintaining fluency. We also find that the most common error is omitting information, rather than hallucination.\",\n}\n", "homepage": "https://github.com/tuetschek/e2e-cleaning", "license": "", "features": {"meaning_representation": {"dtype": "string", "id": null, "_type": "Value"}, "human_reference": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "e2e_nlg_cleaned", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 7474936, "num_examples": 33525, "dataset_name": "e2e_nlg_cleaned"}, "validation": {"name": "validation", "num_bytes": 1056527, "num_examples": 4299, "dataset_name": "e2e_nlg_cleaned"}, "test": {"name": "test", "num_bytes": 1262597, "num_examples": 4693, "dataset_name": "e2e_nlg_cleaned"}}, "download_checksums": {"https://github.com/tuetschek/e2e-cleaning/raw/master/cleaned-data/train-fixed.no-ol.csv": {"num_bytes": 11100744, "checksum": "12a4f59ec85ddd2586244aaf166f65d1b8cd468b6227e6620108baf118d5b325"}, "https://github.com/tuetschek/e2e-cleaning/raw/master/cleaned-data/devel-fixed.no-ol.csv": {"num_bytes": 1581285, "checksum": "bb88df2565826a463f96e93a5ab69a8c6460de54f2e68179eb94f0019f430d4d"}, "https://github.com/tuetschek/e2e-cleaning/raw/master/cleaned-data/test-fixed.csv": {"num_bytes": 1915378, "checksum": "99b43c2769a09d62fc5d37dcffaa59d4092bcffdc611f226258681df61269b17"}}, "download_size": 14597407, "post_processing_size": null, "dataset_size": 9794060, "size_in_bytes": 24391467}}