Felix-ML commited on
Commit
bbab514
1 Parent(s): 8bbdd2c

added dataset_infos

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"quotes": {"description": "This dataset is a representation of Muzny et al.'s QuoteLi3 dataset as a Huggingface dataset\n", "citation": "@inproceedings{muzny2017two,\n title={A two-stage sieve approach for quote attribution},\n author={Muzny, Grace and Fang, Michael and Chang, Angel and Jurafsky, Dan},\n booktitle={Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics: Volume 1, Long Papers},\n pages={460--470},\n year={2017}\n}\n", "homepage": "https://nlp.stanford.edu/~muzny/quoteli.html", "license": "", "features": {"mention": {"dtype": "string", "id": null, "_type": "Value"}, "oid": {"dtype": "string", "id": null, "_type": "Value"}, "speaker": {"dtype": "string", "id": null, "_type": "Value"}, "connection": {"dtype": "string", "id": null, "_type": "Value"}, "id": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "answer_mention": {"answer": {"dtype": "string", "id": null, "_type": "Value"}, "answer_start": {"dtype": "int16", "id": null, "_type": "Value"}, "answer_end": {"dtype": "int16", "id": null, "_type": "Value"}, "answer_in_context": {"dtype": "bool", "id": null, "_type": "Value"}}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "context": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "quote_li3", "config_name": "quotes", "version": {"version_str": "0.1.1", "description": null, "major": 0, "minor": 1, "patch": 1}, "splits": {"train": {"name": "train", "num_bytes": 1753193, "num_examples": 1575, "dataset_name": "quote_li3"}, "test": {"name": "test", "num_bytes": 1665437, "num_examples": 1513, "dataset_name": "quote_li3"}}, "download_checksums": {"http://downloads.cs.stanford.edu/nlp/data/quoteattribution/pp_full.xml": {"num_bytes": 791441, "checksum": "d4f0c83d73085d02db6db938eb3e2371d4b082d4a8194345e3e527c9a0959a4f"}, "https://nlp.stanford.edu/~muzny/data/pp_test.xml": {"num_bytes": 107337, "checksum": "55056da60b81fa35d0b42214451d106248d36d14aa8fd92547fdc49d192590bf"}, "http://downloads.cs.stanford.edu/nlp/data/quoteattribution/austen_emma_full.xml": {"num_bytes": 444908, "checksum": "169821cb98d7c144dd0a92aabc0639b51c3780ed2e84907b8b502567dcaf8bfb"}, "http://downloads.cs.stanford.edu/nlp/data/quoteattribution/chekhov_steppe_full.xml": {"num_bytes": 337606, "checksum": "1806e4574844d7fe4112f5936e20037f93476aea0dc64f6f32d4da0980ac3e9d"}}, "download_size": 1681292, "post_processing_size": null, "dataset_size": 3418630, "size_in_bytes": 5099922}, "characters": {"description": "This dataset is a representation of Muzny et al.'s QuoteLi3 dataset as a Huggingface dataset\n", "citation": "@inproceedings{muzny2017two,\n title={A two-stage sieve approach for quote attribution},\n author={Muzny, Grace and Fang, Michael and Chang, Angel and Jurafsky, Dan},\n booktitle={Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics: Volume 1, Long Papers},\n pages={460--470},\n year={2017}\n}\n", "homepage": "https://nlp.stanford.edu/~muzny/quoteli.html", "license": "", "features": {"aliases": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "description": {"dtype": "string", "id": null, "_type": "Value"}, "gender": {"dtype": "string", "id": null, "_type": "Value"}, "id": {"dtype": "string", "id": null, "_type": "Value"}, "name": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "quote_li3", "config_name": "characters", "version": {"version_str": "0.1.1", "description": null, "major": 0, "minor": 1, "patch": 1}, "splits": {"train": {"name": "train", "num_bytes": 2900, "num_examples": 32, "dataset_name": "quote_li3"}, "test": {"name": "test", "num_bytes": 14800, "num_examples": 145, "dataset_name": "quote_li3"}}, "download_checksums": {"http://downloads.cs.stanford.edu/nlp/data/quoteattribution/pp_full.xml": {"num_bytes": 791441, "checksum": "d4f0c83d73085d02db6db938eb3e2371d4b082d4a8194345e3e527c9a0959a4f"}, "https://nlp.stanford.edu/~muzny/data/pp_test.xml": {"num_bytes": 107337, "checksum": "55056da60b81fa35d0b42214451d106248d36d14aa8fd92547fdc49d192590bf"}, "http://downloads.cs.stanford.edu/nlp/data/quoteattribution/austen_emma_full.xml": {"num_bytes": 444908, "checksum": "169821cb98d7c144dd0a92aabc0639b51c3780ed2e84907b8b502567dcaf8bfb"}, "http://downloads.cs.stanford.edu/nlp/data/quoteattribution/chekhov_steppe_full.xml": {"num_bytes": 337606, "checksum": "1806e4574844d7fe4112f5936e20037f93476aea0dc64f6f32d4da0980ac3e9d"}}, "download_size": 1681292, "post_processing_size": null, "dataset_size": 17700, "size_in_bytes": 1698992}}