kasnerz commited on
Commit
079e26f
1 Parent(s): f004ae8

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--scigen": {"description": "Scigen: dataset for reasoning-aware data-to-text generation from scientific tables.\n", "citation": "@article{moosavi:2021:SciGen,\n author = {Nafise Sadat Moosavi, Andreas R{\"u}ckl{'e}, Dan Roth, Iryna Gurevych},\n title = {Learning to Reason for Text Generation from Scientific Tables},\n journal = {arXiv preprint arXiv:2104.08296},\n year = {2021},\n url = {https://arxiv.org/abs/2104.08296}\n}\n", "homepage": "https://github.com/UKPLab/SciGen", "license": "", "features": {"paper": {"dtype": "string", "id": null, "_type": "Value"}, "paper_id": {"dtype": "string", "id": null, "_type": "Value"}, "table_caption": {"dtype": "string", "id": null, "_type": "Value"}, "table_column_names": {"dtype": "large_string", "id": null, "_type": "Value"}, "table_content_values": {"dtype": "large_string", "id": null, "_type": "Value"}, "text": {"dtype": "large_string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "scigen", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 21346753, "num_examples": 13607, "dataset_name": "scigen"}, "validation": {"name": "validation", "num_bytes": 5676434, "num_examples": 3452, "dataset_name": "scigen"}, "test": {"name": "test", "num_bytes": 808761, "num_examples": 492, "dataset_name": "scigen"}}, "download_checksums": null, "download_size": 12978477, "post_processing_size": null, "dataset_size": 27831948, "size_in_bytes": 40810425}}