albertvillanova HF staff commited on
Commit
6589df6
1 Parent(s): 8a0bf2c

Delete legacy JSON metadata (#2)

Browse files

- Delete legacy JSON metadata (3895f0ec0332ac053ecaf4c303eff257a5a4c4d0)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "This dataset contains annotated tweets for automated hate-speech recognition", "citation": "\n@article{article,\nauthor = {Davidson, Thomas and Warmsley, Dana and Macy, Michael and Weber, Ingmar},\nyear = {2017},\nmonth = {03},\npages = {},\ntitle = {Automated Hate Speech Detection and the Problem of Offensive Language}\n}\n", "homepage": "https://arxiv.org/abs/1905.12516", "license": "", "features": {"total_annotation_count": {"dtype": "int32", "id": null, "_type": "Value"}, "hate_speech_annotations": {"dtype": "int32", "id": null, "_type": "Value"}, "offensive_language_annotations": {"dtype": "int32", "id": null, "_type": "Value"}, "neither_annotations": {"dtype": "int32", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["hate-speech", "offensive-language", "neither"], "names_file": null, "id": null, "_type": "ClassLabel"}, "tweet": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": {"input": "tweet", "output": "label"}, "builder_name": "hate_offensive", "config_name": "default", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 2811298, "num_examples": 24783, "dataset_name": "hate_offensive"}}, "download_checksums": {"https://github.com/t-davidson/hate-speech-and-offensive-language/raw/master/data/labeled_data.csv": {"num_bytes": 2546446, "checksum": "fcb8bc7c68120ae4af04a5b9acd58585513ede11e1548ebf36a5c2040b6f6281"}}, "download_size": 2546446, "post_processing_size": null, "dataset_size": 2811298, "size_in_bytes": 5357744}}