Peixian Wang commited on
Commit
8d71ef7
1 Parent(s): 7290941

add dataset_infos

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
1
+ {"annotations": {"description": "RtGender is a corpus for studying responses to gender online, including posts and responses from Facebook, TED, Fitocracy, and Reddit where the gender of the source poster/speaker is known.\n", "citation": "@inproceedings{voigt-etal-2018-rtgender,\n title = \"{R}t{G}ender: A Corpus for Studying Differential Responses to Gender\",\n author = \"Voigt, Rob and\n Jurgens, David and\n Prabhakaran, Vinodkumar and\n Jurafsky, Dan and\n Tsvetkov, Yulia\",\n booktitle = \"Proceedings of the Eleventh International Conference on Language Resources and Evaluation ({LREC} 2018)\",\n month = may,\n year = \"2018\",\n address = \"Miyazaki, Japan\",\n publisher = \"European Language Resources Association (ELRA)\",\n url = \"https://www.aclweb.org/anthology/L18-1445\",\n}\n", "homepage": "https://nlp.stanford.edu/robvoigt/rtgender/#contact", "license": "Research Only", "features": {"source": {"dtype": "string", "id": null, "_type": "Value"}, "op_gender": {"dtype": "string", "id": null, "_type": "Value"}, "post_text": {"dtype": "string", "id": null, "_type": "Value"}, "response_text": {"dtype": "string", "id": null, "_type": "Value"}, "sentiment": {"dtype": "string", "id": null, "_type": "Value"}, "relevance": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "rt_gender", "config_name": "annotations", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 4033697, "num_examples": 15352, "dataset_name": "rt_gender"}}, "download_checksums": {"https://nlp.stanford.edu/robvoigt/rtgender/rtgender.tar.gz": {"num_bytes": 5640509440, "checksum": "5c1681548646dfe58947ceaa1dd6059433a596ecf7d8e5966253db3a88a0ed88"}}, "download_size": 5640509440, "post_processing_size": null, "dataset_size": 4033697, "size_in_bytes": 5644543137}}