CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01hatemestinbejaia /ExperimentDATA_knowledge_distillation_vs_fine_tuningtabular100M<n<1B1 likes64k downloads9mo agoHugging Face02limjiayi /hateful_memes_expandedimage10K<n<100K17 likes9.1k downloads5y agoHugging Face03neuralcatcher /hateful_memes The Hateful Memes Challenge README The Hateful Memes Challenge is a dataset and benchmark created by Facebook AI to drive and measure progress on multimodal reasoning and understanding. The task focuses on detecting hate speech in multimodal memes. Please see the paper for further details: The Hateful Memes Challenge: Detecting Hate Speech in Multimodal Memes D. Kiela, H. Firooz, A. Mohan, V. Goswami, A. Singh, P. Ringshia, D. Testuggine For more details, see also the website:… See the full description on the dataset page: https://huggingface.co/datasets/neuralcatcher/hateful_memes.image10K<n<100K24 likes4k downloads4y agoHugging Face04nayohan /korean-hate-speechreference: https://github.com/kocohub/korean-hate-speech @inproceedings{moon-etal-2020-beep, title = "{BEEP}! {K}orean Corpus of Online News Comments for Toxic Speech Detection", author = "Moon, Jihyung and Cho, Won Ik and Lee, Junbum", booktitle = "Proceedings of the Eighth International Workshop on Natural Language Processing for Social Media", month = jul, year = "2020", address = "Online", publisher = "Association for Computational Linguistics"… See the full description on the dataset page: https://huggingface.co/datasets/nayohan/korean-hate-speech.text1K<n<10K2 likes3.6k downloads2y agoHugging Face05tdavidson /hate_speech_offensive Dataset Card for [Dataset Name] Dataset Summary An annotated dataset for hate speech and offensive language detection on tweets. Supported Tasks and Leaderboards [More Information Needed] Languages English (en) Dataset Structure Data Instances { "count": 3, "hate_speech_annotation": 0, "offensive_language_annotation": 0, "neither_annotation": 3, "label": 2, # "neither" "tweet": "!!! RT @mayasolovely: As a woman you… See the full description on the dataset page: https://huggingface.co/datasets/tdavidson/hate_speech_offensive.tabulartext-classification10K<n<100K42 likes2.2k downloads3y agoHugging Face06ucberkeley-dlab /measuring-hate-speech Dataset card for Measuring Hate Speech This is a public release of the dataset described in Kennedy et al. (2020) and Sachdeva et al. (2022), consisting of 39,565 comments annotated by 7,912 annotators, for 135,556 combined rows. The primary outcome variable is the "hate speech score" but the 10 constituent ordinal labels (sentiment, (dis)respect, insult, humiliation, inferior status, violence, dehumanization, genocide, attack/defense, hate speech benchmark) can also be treated as… See the full description on the dataset page: https://huggingface.co/datasets/ucberkeley-dlab/measuring-hate-speech.tabulartext-classification100K<n<1M54 likes1.9k downloads9mo agoHugging Face07jeanlee /kmhas_korean_hate_speechThe K-MHaS (Korean Multi-label Hate Speech) dataset contains 109k utterances from Korean online news comments labeled with 8 fine-grained hate speech classes or Not Hate Speech class. The fine-grained hate speech classes are politics, origin, physical, age, gender, religion, race, and profanity and these categories are selected in order to reflect the social and historical context.texttext-classification100K<n<1M24 likes1.7k downloads4y agoHugging Face08AI-it /korean-hate-speechgatedHello AI-it! text1K<n<10K4 likes1.4k downloads5y agoHugging Face09tweets-hate-speech-detection /tweets_hate_speech_detection Dataset Card for Tweets Hate Speech Detection Dataset Summary The objective of this task is to detect hate speech in tweets. For the sake of simplicity, we say a tweet contains hate speech if it has a racist or sexist sentiment associated with it. So, the task is to classify racist or sexist tweets from other tweets. Formally, given a training sample of tweets and labels, where label ‘1’ denotes the tweet is racist/sexist and label ‘0’ denotes the tweet is not… See the full description on the dataset page: https://huggingface.co/datasets/tweets-hate-speech-detection/tweets_hate_speech_detection.texttext-classification10K<n<100K18 likes1.3k downloads2y agoHugging Face10cs5242-hateful-memes /hateful-memes-data Hateful Memes (CS5242 submission mirror) Mirror of the Facebook Hateful Memes Challenge dataset (Kiela et al., 2020) used for reproducibility of our CS5242 (NUS) submission. Contents img/ — 10,000 PNG images of memes train.jsonl (8,500), dev_seen.jsonl (500), dev_unseen.jsonl (540), test_seen.jsonl (1,000), test_unseen.jsonl (2,000) Provenance This mirror merges two existing mirrors of the original Meta release: Label files and most images from… See the full description on the dataset page: https://huggingface.co/datasets/cs5242-hateful-memes/hateful-memes-data.imageimage-classification10K<n<100K2 likes1.1k downloads5mo agoHugging Face11Paul /hatecheck Dataset Card for HateCheck Dataset Description HateCheck is a suite of functional test for hate speech detection models. The dataset contains 3,728 validated test cases in 29 functional tests. 19 functional tests correspond to distinct types of hate. The other 11 functional tests cover challenging types of non-hate. This allows for targeted diagnostic insights into model performance. In our ACL paper, we found critical weaknesses in all commercial and academic hate… See the full description on the dataset page: https://huggingface.co/datasets/Paul/hatecheck.tabulartext-classification1K<n<10K13 likes961 downloads4y agoHugging Face12mteb /multi-hatecheck MultiHateClassification An MTEB dataset Massive Text Embedding Benchmark Hate speech detection dataset with binary (hateful vs non-hateful) labels. Includes 25+ distinct types of hate and challenging non-hate, and 11 languages. Task categoryt2c Domains Constructed, Written Reference https://aclanthology.org/2022.woah-1.15/ How to evaluate on this task You can evaluate an embedding model on this dataset… See the full description on the dataset page: https://huggingface.co/datasets/mteb/multi-hatecheck.texttext-classification10K<n<100K0 likes701 downloads7mo agoHugging Face13SetFit /hate_speech_offensive hate_speech_offensive This dataset is a version from hate_speech_offensive, splitted into train and test set. text10K<n<100K2 likes634 downloads5y agoHugging Face14thefrankhsu /hate_speech_twitter Dataset Card for Dataset Name The dataset is designed to analyze and address hate speech within online platforms. It consists of two sets: the training and testing sets. The two datasets have been labeled and categorized instances of hate speech into nine distinct categories. Dataset Description The dataset comprises three key features: tweets, labels (with hate speech denoted as 1 and non-hate speech as 0), and categories (behavior, class, disability, ethnicity, gender… See the full description on the dataset page: https://huggingface.co/datasets/thefrankhsu/hate_speech_twitter.texttext-classification1K<n<10K5 likes483 downloads3y agoHugging Face15SetFit /hate_speech18tabular10K<n<100K3 likes467 downloads5y agoHugging Face16evalitahf /hatespeech_detection HaSpeeDe2 The HaSpeeDe2 dataset collects 8,012 tweets and 500 news headlines annotated for the presence of hate speech, stereotypes and nominal utterance. The dataset has been used in the context of the HaSpeeDe task (http://www.di.unito.it/~tutreeb/haspeede-evalita20/index.html), organized as part of the EVALITA 2020 evaluation campaign (http://www.evalita.it/2020). In order to meet the GDPR requirements, texts have been pseudonymized replacing all original IDs in both datasets… See the full description on the dataset page: https://huggingface.co/datasets/evalitahf/hatespeech_detection.tabulartext-classification10K<n<100K0 likes393 downloads2y agoHugging Face17SihyunPark /korea_hate_speechK-MHaS는 추가 레이블링 필수 text100K<n<1M0 likes386 downloads2y agoHugging Face18hatemestinbejaia /miracl-arabictext10M<n<100M0 likes381 downloads2mo agoHugging Face19community-datasets /roman_urdu_hate_speech Dataset Card for roman_urdu_hate_speech Dataset Summary The Roman Urdu Hate-Speech and Offensive Language Detection (RUHSOLD) dataset is a Roman Urdu dataset of tweets annotated by experts in the relevant language. The authors develop the gold-standard for two sub-tasks. First sub-task is based on binary labels of Hate-Offensive content and Normal content (i.e., inoffensive language). These labels are self-explanatory. The authors refer to this sub-task as coarse-grained… See the full description on the dataset page: https://huggingface.co/datasets/community-datasets/roman_urdu_hate_speech.texttext-classification10K<n<100K3 likes330 downloads2y agoHugging Face20mteb /MMSoc_HatefulMemesimage10K<n<100K0 likes268 downloads8mo agoHugging Face21Doowon96 /hate_speech_labeledtext1K<n<10K0 likes242 downloads3y agoHugging Face22Lots-of-LoRAs /task905_hate_speech_offensive_classification Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task905_hate_speech_offensive_classification Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task905_hate_speech_offensive_classification.texttext-generation1K<n<10K0 likes237 downloads2y agoHugging Face23TUKE-KEMT /hate_speech_slovak Slovak Hate Speech and Offensive Language Database The dataset contains posts from a social network with human annotations. Annotations The posts are marked 1 if the post contain hateful or offensive language, 0 otherwise. Dataset Creation The source data were scraped from a social network from a selection of public pages for sport, politics or general discussion. The gathered data were cleaned from span with a text clustering. The posts were annotated by a… See the full description on the dataset page: https://huggingface.co/datasets/TUKE-KEMT/hate_speech_slovak.tabulartext-classification10K<n<100K5 likes222 downloads2y agoHugging Face24nedjmaou /MLMA_hate_speech Disclaimer This is a hate speech dataset (in Arabic, French, and English). Offensive content that does not reflect the opinions of the authors. Dataset of our EMNLP 2019 Paper (Multilingual and Multi-Aspect Hate Speech Analysis) For more details about our dataset, please check our paper: @inproceedings{ousidhoum-etal-multilingual-hate-speech-2019, title = "Multilingual and Multi-Aspect Hate Speech Analysis", author = "Ousidhoum, Nedjma… See the full description on the dataset page: https://huggingface.co/datasets/nedjmaou/MLMA_hate_speech.text10K<n<100K5 likes220 downloads2y agoHugging Face25dffeewew /hateful_memes Facebook Hateful Memes Dataset Complete version of the Hateful Memes Challenge dataset (Kiela et al., 2020) with all images included. Dataset Description Hateful memes combine individually benign images and text to produce hateful content. The hate lives in the interaction between modalities, making this one of the hardest content moderation benchmarks. The dataset includes confounders: meme pairs that share the same text (or image) but carry opposite labels, forcing… See the full description on the dataset page: https://huggingface.co/datasets/dffeewew/hateful_memes.imageimage-classification10K<n<100K0 likes219 downloads7mo agoHugging Face26rezacsedu /bn_hate_speech Dataset Card for Bengali Hate Speech Dataset Dataset Summary The Bengali Hate Speech Dataset is a Bengali-language dataset of news articles collected from various Bengali media sources and categorized based on the type of hate in the text. The dataset was created to provide greater support for under-resourced languages like Bengali on NLP tasks, and serves as a benchmark for multiple types of classification tasks. Supported Tasks and Leaderboards topic… See the full description on the dataset page: https://huggingface.co/datasets/rezacsedu/bn_hate_speech.texttext-classification1K<n<10K3 likes215 downloads3y agoHugging Face27hatemestinbejaia /STCALIR_Synthetic-Test-Collectiontext100K<n<1M0 likes215 downloads6mo agoHugging Face28aiatums /codemixed-id-hate-speech Code-mixed Indonesian Hate Speech Dataset Manually annotated hate speech dataset for Indonesian-Javanese and Indonesian-Sundanese code-mixed text, enriched with LLM-generated augmentations. texttext-classification10K<n<100K0 likes209 downloads4mo agoHugging Face29tasksource /implicit-hate-stg1https://github.com/SALT-NLP/implicit-hate @inproceedings{elsherief-etal-2021-latent, title = "Latent Hatred: A Benchmark for Understanding Implicit Hate Speech", author = "ElSherief, Mai and Ziems, Caleb and Muchlinski, David and Anupindi, Vaishnavi and Seybolt, Jordyn and De Choudhury, Munmun and Yang, Diyi", booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing", month = nov, year =… See the full description on the dataset page: https://huggingface.co/datasets/tasksource/implicit-hate-stg1.texttext-classification10K<n<100K0 likes201 downloads3y agoHugging Face30Eftekhar /BHM-Bengali-Hateful-Memes Dataset Description BHM is a novel multimodal dataset for Bengali Hateful Memes detection. The dataset consists of 7,148 memes with Bengali as well as code-mixed captions, tailored for two tasks: (i) detecting hateful memes and (ii) detecting the social entities they target (i.e., Individual, Organization, Community, and Society). Paper Information Paper: https://aclanthology.org/2024.acl-long.454/ Code:… See the full description on the dataset page: https://huggingface.co/datasets/Eftekhar/BHM-Bengali-Hateful-Memes.imageother1K<n<10K0 likes183 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.