Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
n<1K
Language Creators:
found
other
Source Datasets:
original
ArXiv:
License:
albertvillanova HF staff commited on
Commit
b239d9c
1 Parent(s): ce3466a

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (3ad4e7145b79d22d3f12992fabbc3dc618c45180)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"binary": {"description": "", "citation": "\n@misc{mollas2020ethos,\n title={ETHOS: an Online Hate Speech Detection Dataset},\n author={Ioannis Mollas and Zoe Chrysopoulou and Stamatis Karlos and Grigorios Tsoumakas},\n year={2020},\n eprint={2006.08328},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}\n ", "homepage": "https://github.com/intelligence-csd-auth-gr/Ethos-Hate-Speech-Dataset/tree/masterethos/ethos_data", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": ["no_hate_speech", "hate_speech"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "ethos", "config_name": "binary", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 124823, "num_examples": 998, "dataset_name": "ethos"}}, "download_checksums": {"https://raw.githubusercontent.com/intelligence-csd-auth-gr/Ethos-Hate-Speech-Dataset/master/ethos/ethos_data/Ethos_Dataset_Binary.csv": {"num_bytes": 123919, "checksum": "0cd0050c2592afcb5eca5876df485ca15cda9d7d16fe32c269857260fd10d96c"}}, "download_size": 123919, "post_processing_size": null, "dataset_size": 124823, "size_in_bytes": 248742}, "multilabel": {"description": "", "citation": "\n@misc{mollas2020ethos,\n title={ETHOS: an Online Hate Speech Detection Dataset},\n author={Ioannis Mollas and Zoe Chrysopoulou and Stamatis Karlos and Grigorios Tsoumakas},\n year={2020},\n eprint={2006.08328},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}\n ", "homepage": "https://github.com/intelligence-csd-auth-gr/Ethos-Hate-Speech-Dataset/tree/masterethos/ethos_data", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "violence": {"num_classes": 2, "names": ["not_violent", "violent"], "names_file": null, "id": null, "_type": "ClassLabel"}, "directed_vs_generalized": {"num_classes": 2, "names": ["generalied", "directed"], "names_file": null, "id": null, "_type": "ClassLabel"}, "gender": {"num_classes": 2, "names": ["false", "true"], "names_file": null, "id": null, "_type": "ClassLabel"}, "race": {"num_classes": 2, "names": ["false", "true"], "names_file": null, "id": null, "_type": "ClassLabel"}, "national_origin": {"num_classes": 2, "names": ["false", "true"], "names_file": null, "id": null, "_type": "ClassLabel"}, "disability": {"num_classes": 2, "names": ["false", "true"], "names_file": null, "id": null, "_type": "ClassLabel"}, "religion": {"num_classes": 2, "names": ["false", "true"], "names_file": null, "id": null, "_type": "ClassLabel"}, "sexual_orientation": {"num_classes": 2, "names": ["false", "true"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "ethos", "config_name": "multilabel", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 79112, "num_examples": 433, "dataset_name": "ethos"}}, "download_checksums": {"https://raw.githubusercontent.com/intelligence-csd-auth-gr/Ethos-Hate-Speech-Dataset/master/ethos/ethos_data/Ethos_Dataset_Multi_Label.csv": {"num_bytes": 62836, "checksum": "488c72a1582abdaf489a6e9eceeebba505447a00a25bd02e72fd6a56f9a3d83d"}}, "download_size": 62836, "post_processing_size": null, "dataset_size": 79112, "size_in_bytes": 141948}}