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
01iabufarha /ar_sarcasm Dataset Card for ArSarcasm Dataset Summary ArSarcasm is a new Arabic sarcasm detection dataset. The dataset was created using previously available Arabic sentiment analysis datasets (SemEval 2017 and ASTD) and adds sarcasm and dialect labels to them. The dataset contains 10,547 tweets, 1,682 (16%) of which are sarcastic. For more details, please check the paper From Arabic Sentiment Analysis to Sarcasm Detection: The ArSarcasm Dataset Supported Tasks and… See the full description on the dataset page: https://huggingface.co/datasets/iabufarha/ar_sarcasm.texttext-classification10K<n<100K18 likes490 downloads3y agoHugging Face02raquiba /Sarcasm_News_HeadlinePast studies in Sarcasm Detection mostly make use of Twitter datasets collected using hashtag based supervision but such datasets are noisy in terms of labels and language. Furthermore, many tweets are replies to other tweets and detecting sarcasm in these requires the availability of contextual tweets. To overcome the limitations related to noise in Twitter datasets, this Headlines dataset for Sarcasm Detection is collected from two news website. TheOnion aims at producing sarcastic versions… See the full description on the dataset page: https://huggingface.co/datasets/raquiba/Sarcasm_News_Headline.text10K<n<100K6 likes274 downloads4y agoHugging Face03marcbishara /sarcasm-on-redditCopied from: Sarcasm on Reddit. https://www.kaggle.com/datasets/danofer/sarcasm Which in turn came from: @unpublished{SARC, authors={Mikhail Khodak and Nikunj Saunshi and Kiran Vodrahalli}, title={A Large Self-Annotated Corpus for Sarcasm}, url={https://arxiv.org/abs/1704.05579}, year=2017 } license: mit language: - en tabular1M<n<10M1 likes255 downloads10mo agoHugging Face04tasksource /figlang2020-sarcasmhttps://github.com/EducationalTestingService/sarcasm @inproceedings{ghosh-etal-2020-report, title = "A Report on the 2020 Sarcasm Detection Shared Task", author = "Ghosh, Debanjan and Vajpayee, Avijit and Muresan, Smaranda", booktitle = "Proceedings of the Second Workshop on Figurative Language Processing", month = jul, year = "2020", address = "Online", publisher = "Association for Computational Linguistics", url =… See the full description on the dataset page: https://huggingface.co/datasets/tasksource/figlang2020-sarcasm.3 likes213 downloads3y agoHugging Face05SpellOnYou /kor_sarcasm Dataset Card for Korean Sarcasm Detection Dataset Summary The Korean Sarcasm Dataset was created to detect sarcasm in text, which can significantly alter the original meaning of a sentence. 9319 tweets were collected from Twitter and labeled for sarcasm or not_sarcasm. These tweets were gathered by querying for: 역설, 아무말, 운수좋은날, 笑, 뭐래 아닙니다, 그럴리없다, 어그로, irony sarcastic, and sarcasm. The dataset was pre-processed by removing the keyword hashtag, urls and mentions of the user… See the full description on the dataset page: https://huggingface.co/datasets/SpellOnYou/kor_sarcasm.texttext-classification1K<n<10K5 likes171 downloads2y agoHugging Face06Arrebol-yzq /Metaphor_Driven_Sarcasm_dataset_source Metaphor_Driven_Sarcasm_dataset_source Dataset Description This is a Chinese metaphor-driven sarcasm detection dataset, containing 235,909 texts with a four‑layer annotation structure. The dataset is converted from the BSD‑MM‑V3 dataset and is specifically designed for studying the role of metaphor in sarcastic expressions. Dataset Summary Volume: 235,909 texts Language: Chinese Annotation Levels: 4 (sarcasm category, sarcasm style, metaphor… See the full description on the dataset page: https://huggingface.co/datasets/Arrebol-yzq/Metaphor_Driven_Sarcasm_dataset_source.text-classification100K<n<1M1 likes158 downloads21d agoHugging Face07quaeast /multimodal_sarcasm_detectioncopy of data-of-multimodal-sarcasm-detection # usage from datasets import load_dataset from transformers import CLIPImageProcessor, CLIPTokenizer from torch.utils.data import DataLoader image_processor = CLIPImageProcessor.from_pretrained(clip_path) tokenizer = CLIPTokenizer.from_pretrained(clip_path) def tokenization(example): text_inputs = tokenizer(example["text"], truncation=True, padding=True, return_tensors="pt") image_inputs = image_processor(example["image"], return_tensors="pt")… See the full description on the dataset page: https://huggingface.co/datasets/quaeast/multimodal_sarcasm_detection.0 likes107 downloads3y agoHugging Face08CreativeLang /SARC_Sarcasm SARC_Sarcasm Dataset Summary A large corpus for sarcasm research and for training and evaluating systems for sarcasm detection is presented. The corpus comprises 1.3 million sarcastic statements, a quantity that is tenfold more substantial than any preceding dataset, and includes many more instances of non-sarcastic statements. This allows for learning in both balanced and unbalanced label regimes. Each statement is self-annotated; that is to say, sarcasm is labeled by… See the full description on the dataset page: https://huggingface.co/datasets/CreativeLang/SARC_Sarcasm.tabular10M<n<100M3 likes104 downloads3y agoHugging Face09darksyntax0 /conversational-sarcasm-benchmark Conversational Sarcasm Benchmark — Audio-Grounded, Metadata-Only A benchmark of 1,168 conversational sarcasm units drawn from 64 English-language YouTube videos (predominantly stand-up comedy and comedic conversation). Every unit pairs a short target utterance with the preceding context that makes its figurative reading available, and carries a categorical label plus a free-text rationale. This repository contains no audio. It ships annotations, transcriptions, and the source… See the full description on the dataset page: https://huggingface.co/datasets/darksyntax0/conversational-sarcasm-benchmark.tabularaudio-classification1K<n<10K0 likes73 downloads27d agoHugging Face10Lots-of-LoRAs /task1489_sarcasmdetection_tweet_classification Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1489_sarcasmdetection_tweet_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+… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task1489_sarcasmdetection_tweet_classification.texttext-generationn<1K0 likes64 downloads2y agoHugging Face11alita9 /beyond_sarcasm_detection_sftimage10K<n<100K0 likes62 downloads7mo agoHugging Face12Thewillonline /reddit-sarcasmtext1M<n<10M5 likes56 downloads4y agoHugging Face13SarcasmNet /sarcasm Dataset Card for Sarcasm Detection Dataset Dataset Details Dataset Description The Sarcasm Detection Dataset is designed for identifying instances of sarcasm in text. The dataset aims to address difficulties in sarcasm detection due to the subjective and contextual nature of language. Uses Direct Use The dataset can be used for training machine learning models to detect sarcasm in text, which has applications in sentiment analysis, social… See the full description on the dataset page: https://huggingface.co/datasets/SarcasmNet/sarcasm.token-classification1K<n<10K2 likes51 downloads3y agoHugging Face14BM2002 /hinglish-sarcasm-datasetThis repository contains the Hindi-English Code-mixed dataset used for the fine-tuning and testing experiments as mentioned in the paper https://arxiv.org/abs/2602.21933 0 likes49 downloads12d agoHugging Face15mounikaiiith /Telugu-SarcasmDo cite the below references for using the dataset: @article{marreddy2022resource, title={Am I a Resource-Poor Language? Data Sets, Embeddings, Models and Analysis for four different NLP tasks in Telugu Language}, author={Marreddy, Mounika and Oota, Subba Reddy and Vakada, Lakshmi Sireesha and Chinni, Venkata Charan and Mamidi, Radhika}, journal={Transactions on Asian and Low-Resource Language Information Processing}, publisher={ACM New York, NY} } @article{marreddy2022multi… See the full description on the dataset page: https://huggingface.co/datasets/mounikaiiith/Telugu-Sarcasm.text10K<n<100K2 likes41 downloads4y agoHugging Face16yl2342 /friends_chandler_bing_sarcasmtext1K<n<10K2 likes37 downloads2y agoHugging Face17Dmytrir510 /ukr-tweets-sentiment-toxicity-sarcasm0 likes37 downloads1y agoHugging Face18daniel2588 /sarcasm Dataset Card for Dataset Name Dataset Summary This dataset card aims to be a base template for new datasets. It has been generated using this raw template. Supported Tasks and Leaderboards [More Information Needed] Languages [More Information Needed] Dataset Structure Data Instances [More Information Needed] Data Fields [More Information Needed] Data Splits [More Information Needed] Dataset Creation… See the full description on the dataset page: https://huggingface.co/datasets/daniel2588/sarcasm.tabular1M<n<10M2 likes35 downloads3y agoHugging Face19Devon018 /CN-SarcasmBench📘 CN-SarcasmBench CN-SarcasmBench is a high-quality Chinese benchmark designed to evaluate large language models on sarcasm understanding, classification, and response generation in real-world online conversations. Based on over 1,200 Bilibili comment threads, it offers rich contextual data and multi-level tasks to reveal the performance gap between current models and human-level sarcastic comprehension. Ideal for researchers and developers aiming to improve nuanced language understanding… See the full description on the dataset page: https://huggingface.co/datasets/Devon018/CN-SarcasmBench.text-classification1K<n<10K1 likes35 downloads1y agoHugging Face20Dalilame /Multi-Sarcasmgated Multi-Sarcasm Dataset Multi-Sarcasm is a curated conversational dataset containing 23,715 parent–reply pairs, combining Reddit and chatbot dialogues. Each instance includes a comment (comment), its parent comment (parent_comment), a binary label (label) for sarcasm, and a graded sarcasm level (sarcasm_level). The dataset was re-annotated using a hybrid LLM-assisted pre-annotation followed by systematic human validation, ensuring consistency, diversity, and reliability.… See the full description on the dataset page: https://huggingface.co/datasets/Dalilame/Multi-Sarcasm.tabulartext-classification10K<n<100K5 likes33 downloads6mo agoHugging Face21SarcasmNet /self-annotated_reddit_climate_comment Dataset Card for Self-annotated Reddit Climate Comment Dataset Structure This JSON example represents an example portion of the dataset. This nested structure allows for efficient navigation and analysis of posts, comments, and replies within specific subreddit communities and individual posts. { "id": "1006cei", "post_title": "Amazing Water Filter Invention", "post_author": "User123", "post_body": "Check out this incredible water filter!", "post_url":… See the full description on the dataset page: https://huggingface.co/datasets/SarcasmNet/self-annotated_reddit_climate_comment.1 likes32 downloads3y agoHugging Face22mteb /tweet_sarcasmtext10K<n<100K0 likes32 downloads1y agoHugging Face23helinivan /sarcasm_headlines_multilingual Dataset Card for Multilingual Sarcasm Detection Dataset Summary Dataset consists of news article headlines in Dutch, English and Italian. The news article headlines are both from actual news sources and sarcastic/satirical newspapers. The news article is determined sarcastic/non-sarcastic based on the news article source. The sources of news articles are: The Huffington Post (en, non-sarcastic) The Onion (en, sarcastic) NOS (nl, non-sarcastic) De Speld (nl, sarcastic) Il… See the full description on the dataset page: https://huggingface.co/datasets/helinivan/sarcasm_headlines_multilingual.tabular10K<n<100K1 likes30 downloads4y agoHugging Face24trucddx /embed_sarcasm_seed500_v2text10K<n<100K0 likes30 downloads8mo agoHugging Face25vatolinalex /tweet_sarcasmtext10K<n<100K0 likes29 downloads1y agoHugging Face26nikesh66 /Sarcasm-dataset Sarcasm Dataset This dataset contains sarcastic sentence along with their binary label Dataset Desciption: Number of Rows: 5,000 Number of Columns: 2 Column Names: 'Tweet', 'Slang (yes/no)' Description: The dataset contains tweets annotated for the use of slang. It includes a binary label ('yes' or 'no') indicating the presence of slang in each tweet. text1K<n<10K4 likes28 downloads3y agoHugging Face27processvenue /SARCASM_VS_NON_SARCASMtexttext-classification1K<n<10K0 likes27 downloads10mo agoHugging Face28alita9 /muse-sarcasm-explanation MuSe: Multimodal Sarcasm Explanation (Reformatted) This repository provides a Hugging Face-compatible version of the MuSe (MORE) dataset. Modifications in this version To make the dataset easier to use with the datasets library, the following changes were made: Unified Schema: Merged separate OCR and Non-OCR files into a single test split. Metadata Flags: Added an is_ocr (boolean) column to distinguish between image types. Image Integration: Converted image paths into a… See the full description on the dataset page: https://huggingface.co/datasets/alita9/muse-sarcasm-explanation.image1K<n<10K0 likes27 downloads9mo agoHugging Face29siddharthyadev /sarcasm-2.0-reddittext1K<n<10K0 likes26 downloads1y agoHugging Face30trucddx /embed_sarcasm_seed500text10K<n<100K0 likes25 downloads1y agoHugging Face

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