albertvillanova HF staff commited on
Commit
103efb8
1 Parent(s): b08925b

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (6782f777b8120e06919b2ce0fa3db1f21a1324ab)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "The dataset consists of tweets belonging to #MeToo movement on Twitter, labelled into different categories.\nDue to Twitter's development policies, we only provide the tweet ID's and corresponding labels,\nother data can be fetched via Twitter API.\nThe data has been labelled by experts, with the majority taken into the account for deciding the final label.\nWe provide these labels for each of the tweets. The labels provided for each data point\nincludes -- Relevance, Directed Hate, Generalized Hate,\nSarcasm, Allegation, Justification, Refutation, Support, Oppose\n", "citation": "@inproceedings{gautam2020metooma,\n title={# MeTooMA: Multi-Aspect Annotations of Tweets Related to the MeToo Movement},\n author={Gautam, Akash and Mathur, Puneet and Gosangi, Rakesh and Mahata, Debanjan and Sawhney, Ramit and Shah, Rajiv Ratn},\n booktitle={Proceedings of the International AAAI Conference on Web and Social Media},\n volume={14},\n pages={209--216},\n year={2020} }\n", "homepage": "https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/JN4EYU", "license": "", "features": {"TweetId": {"dtype": "string", "id": null, "_type": "Value"}, "Text_Only_Informative": {"num_classes": 2, "names": ["Text Non Informative", "Text Informative"], "names_file": null, "id": null, "_type": "ClassLabel"}, "Image_Only_Informative": {"num_classes": 2, "names": ["Image Non Informative", "Image Informative"], "names_file": null, "id": null, "_type": "ClassLabel"}, "Directed_Hate": {"num_classes": 2, "names": ["Directed Hate Absent", "Directed Hate Present"], "names_file": null, "id": null, "_type": "ClassLabel"}, "Generalized_Hate": {"num_classes": 2, "names": ["Generalized Hate Absent", "Generalized Hate Present"], "names_file": null, "id": null, "_type": "ClassLabel"}, "Sarcasm": {"num_classes": 2, "names": ["Sarcasm Absent", "Sarcasm Present"], "names_file": null, "id": null, "_type": "ClassLabel"}, "Allegation": {"num_classes": 2, "names": ["Allegation Absent", "Allegation Present"], "names_file": null, "id": null, "_type": "ClassLabel"}, "Justification": {"num_classes": 2, "names": ["Justification Absent", "Justification Present"], "names_file": null, "id": null, "_type": "ClassLabel"}, "Refutation": {"num_classes": 2, "names": ["Refutation Absent", "Refutation Present"], "names_file": null, "id": null, "_type": "ClassLabel"}, "Support": {"num_classes": 2, "names": ["Support Absent", "Support Present"], "names_file": null, "id": null, "_type": "ClassLabel"}, "Oppose": {"num_classes": 2, "names": ["Oppose Absent", "Oppose Present"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "metooma", "config_name": "default", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 821738, "num_examples": 7978, "dataset_name": "metooma"}, "test": {"name": "test", "num_bytes": 205489, "num_examples": 1995, "dataset_name": "metooma"}}, "download_checksums": {"https://raw.githubusercontent.com/akash418/public-data-repo/main/MeTooMMD_train.csv": {"num_bytes": 327096, "checksum": "59aa82e7b7d6d609ed1d4d21764271b2898538869edfeb7f18b6a35886389bd7"}, "https://raw.githubusercontent.com/akash418/public-data-repo/main/MeTooMMD_test.csv": {"num_bytes": 81793, "checksum": "3110815f1c579fe4318d929962487ceadbb68da63dff8ac92bbe997f9a6109df"}}, "download_size": 408889, "post_processing_size": null, "dataset_size": 1027227, "size_in_bytes": 1436116}}