kasnerz commited on
Commit
0ca6ce3
1 Parent(s): 037f9e7

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"kasnerz--cacapo": {"description": "CACAPO is a data-to-text dataset that contains sentences from news reports for the sports, weather, stock, and incidents domain in English and Dutch, aligned with relevant attribute-value paired data. This is the first data-to-text dataset based on \"naturally occurring\" human-written texts (i.e., texts that were not collected in a task-based setting), that covers various domains, as well as multiple languages. ", "citation": "@inproceedings{van2020cacapo,\n title={The CACAPO dataset: A multilingual, multi-domain dataset for neural pipeline and end-to-end data-to-text generation},\n author={van der Lee, Chris and Emmery, Chris and Wubben, Sander and Krahmer, Emiel},\n booktitle={Proceedings of the 13th International Conference on Natural Language Generation},\n pages={68--79},\n year={2020}\n}\n", "homepage": "https://github.com/TallChris91/CACAPO-Dataset", "license": "CC BY 4.0", "features": {"category": {"dtype": "string", "id": null, "_type": "Value"}, "lang": {"dtype": "string", "id": null, "_type": "Value"}, "size": {"dtype": "int32", "id": null, "_type": "Value"}, "eid": {"dtype": "string", "id": null, "_type": "Value"}, "original_triple_sets": {"feature": {"otriple_set": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}, "modified_triple_sets": {"feature": {"mtriple_set": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}, "lex": {"feature": {"comment": {"dtype": "string", "id": null, "_type": "Value"}, "lid": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "cacapo", "config_name": "default", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 6030767, "num_examples": 15290, "dataset_name": "cacapo"}, "validation": {"name": "validation", "num_bytes": 695575, "num_examples": 1831, "dataset_name": "cacapo"}, "test": {"name": "test", "num_bytes": 1186645, "num_examples": 3028, "dataset_name": "cacapo"}}, "download_checksums": null, "download_size": 2421319, "post_processing_size": null, "dataset_size": 7912987, "size_in_bytes": 10334306}}