albertvillanova HF staff commited on
Commit
82726ef
1 Parent(s): c906a40

Delete legacy JSON metadata (#2)

Browse files

- Delete legacy JSON metadata (24109a24333b712666dc236f8db86b7e41c89bfb)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "This dataset contains sentences and short paragraphs with corresponding shorter (compressed) versions. There are up to five compressions for each input text, together with quality judgements of their meaning preservation and grammaticality. The dataset is derived using source texts from the Open American National Corpus (ww.anc.org) and crowd-sourcing. \n", "citation": "@inproceedings{Toutanova2016ADA,\n title={A Dataset and Evaluation Metrics for Abstractive Compression of Sentences and Short Paragraphs},\n author={Kristina Toutanova and Chris Brockett and Ke M. Tran and Saleema Amershi},\n booktitle={EMNLP},\n year={2016}\n}\n", "homepage": "https://msropendata.com/datasets/f8ce2ec9-7fbd-48f7-a8bb-2d2279373563", "license": "Microsoft Research Data License Agreement", "features": {"source_id": {"dtype": "string", "id": null, "_type": "Value"}, "domain": {"dtype": "string", "id": null, "_type": "Value"}, "source_text": {"dtype": "string", "id": null, "_type": "Value"}, "targets": {"feature": {"compressed_text": {"dtype": "string", "id": null, "_type": "Value"}, "judge_id": {"dtype": "string", "id": null, "_type": "Value"}, "num_ratings": {"dtype": "int64", "id": null, "_type": "Value"}, "ratings": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "msr_text_compression", "config_name": "default", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 5001312, "num_examples": 4936, "dataset_name": "msr_text_compression"}, "validation": {"name": "validation", "num_bytes": 449691, "num_examples": 447, "dataset_name": "msr_text_compression"}, "test": {"name": "test", "num_bytes": 804536, "num_examples": 785, "dataset_name": "msr_text_compression"}}, "download_checksums": {}, "download_size": 0, "post_processing_size": null, "dataset_size": 6255539, "size_in_bytes": 6255539}}