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
01zeroshot /twitter-financial-news-sentiment Dataset Description The Twitter Financial News dataset is an English-language dataset containing an annotated corpus of finance-related tweets. This dataset is used to classify finance-related tweets for their sentiment. The dataset holds 11,932 documents annotated with 3 labels: sentiments = { "LABEL_0": "Bearish", "LABEL_1": "Bullish", "LABEL_2": "Neutral" } The data was collected using the Twitter API. The current dataset supports the multi-class classification… See the full description on the dataset page: https://huggingface.co/datasets/zeroshot/twitter-financial-news-sentiment.texttext-classification10K<n<100K179 likes4.1k downloads3y agoHugging Face02zeroshot /twitter-financial-news-topic Dataset Description The Twitter Financial News dataset is an English-language dataset containing an annotated corpus of finance-related tweets. This dataset is used to classify finance-related tweets for their topic. The dataset holds 21,107 documents annotated with 20 labels: topics = { "LABEL_0": "Analyst Update", "LABEL_1": "Fed | Central Banks", "LABEL_2": "Company | Product News", "LABEL_3": "Treasuries | Corporate Debt", "LABEL_4": "Dividend"… See the full description on the dataset page: https://huggingface.co/datasets/zeroshot/twitter-financial-news-topic.texttext-classification10K<n<100K43 likes1.9k downloads3y agoHugging Face03osanseviero /twitter-airline-sentiment Dataset Card for Twitter US Airline Sentiment Dataset Summary This data originally came from Crowdflower's Data for Everyone library. As the original source says, A sentiment analysis job about the problems of each major U.S. airline. Twitter data was scraped from February of 2015 and contributors were asked to first classify positive, negative, and neutral tweets, followed by categorizing negative reasons (such as "late flight" or "rude service"). The data we're… See the full description on the dataset page: https://huggingface.co/datasets/osanseviero/twitter-airline-sentiment.tabular10K<n<100K3 likes884 downloads4y agoHugging Face04thefrankhsu /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 likes402 downloads3y agoHugging Face05Caner7 /pegos-twitter-streamtabular10K<n<100K0 likes333 downloads4mo agoHugging Face06levalencia /TwitterHateSpeechtabular10K<n<100K5 likes271 downloads4y agoHugging Face07ronantakizawa /twitter-trending-hashtags Twitter/X Trending Hashtags (2020-2025) A comprehensive dataset of trending hashtags on Twitter/X from 2020 to 2025, containing 12,036 unique trend entries across six years, capturing major world events, cultural moments, and viral phenomena. 📊 Dataset Description This dataset captures trending hashtags from Twitter/X (formerly Twitter) by analyzing Wayback Machine snapshots of trends24.in, providing insights into breaking news, viral content, cultural moments, and… See the full description on the dataset page: https://huggingface.co/datasets/ronantakizawa/twitter-trending-hashtags.tabulartext-classification10K<n<100K3 likes252 downloads10mo agoHugging Face08mehdiiraqui /twitter_disastertabular10K<n<100K1 likes193 downloads3y agoHugging Face09hamedhf /nlp_twitter_analysistexttext-classification1K<n<10K1 likes182 downloads3y agoHugging Face10w11wo /twitter_indonesia_sarcastic Twitter Indonesia Sarcastic Twitter Indonesia Sarcastic is a dataset intended for sarcasm detection in the Indonesian language. This dataset is introduced in Khotijah et al. (2020), whereby Indonesian tweets are collected and labeled as either sarcastic or non-sarcastic. We took the raw data, and performed several cleaning procedures such as: sentence order re-reversal, deduplication with minHash LSH, PII masking to remove usernames, hashtags, emails, URLs, and finally a random… See the full description on the dataset page: https://huggingface.co/datasets/w11wo/twitter_indonesia_sarcastic.text1K<n<10K10 likes143 downloads3y agoHugging Face11TLeonidas /twitter-hate-speech-en-240ksamplesThis dataset is a combination of the three datasets listed below: tdavidson/hate_speech_offensive LennardZuendorf/Dynamically-Generated-Hate-Speech-Dataset ucberkeley-dlab/measuring-hate-speech It has only two columns, "tweet" and "labels", and 242738 rows of uncleaned data. text100K<n<1M1 likes131 downloads2y agoHugging Face12alperbayram /TwitterDuygulanguage: tr negatif 54% pozitif 46% text1K<n<10K1 likes117 downloads5y agoHugging Face13haipradana /indonesian-twitter-hate-speech-cleaned Dataset Card for indonesian-twitter-hate-speech-cleaned Dataset Summary Cleaned Indonesian Twitter Hate Speech is a curated dataset consisting of Indonesian-language tweets labeled as either hate or neutral. The dataset was collected through a combination of direct scraping from Twitter and aggregation from multiple publicly available GitHub repositories. The data has been cleaned to remove duplicates, irrelevant content, and non-textual noise, making it suitable for… See the full description on the dataset page: https://huggingface.co/datasets/haipradana/indonesian-twitter-hate-speech-cleaned.texttext-classification10K<n<100K0 likes108 downloads1y agoHugging Face14roupenminassian /twitter-misinformation Dataset Card for Twitter Misinformation Dataset Dataset Description Dataset Summary This dataset is a compilation of several existing datasets focused on misinformation detection, disaster-related tweets, and fact-checking. It combines data from multiple sources to create a comprehensive dataset for training misinformation detection models. This dataset has been utilized in research studying backdoor attacks in textual content, notably in "Claim-Guided Textual… See the full description on the dataset page: https://huggingface.co/datasets/roupenminassian/twitter-misinformation.tabulartext-classification100K<n<1M9 likes107 downloads2y agoHugging Face15jonaskoenig /reddit-blogspot-twittertext10M<n<100M5 likes106 downloads4y agoHugging Face16MaNaN-3 /twitter_sentiment_analysistext100K<n<1M1 likes97 downloads3y agoHugging Face17Twitter /TwitterFaveGraph MiCRO: Multi-interest Candidate Retrieval Online This repo contains the TwitterFaveGraph dataset from our paper MiCRO: Multi-interest Candidate Retrieval Online. [PDF] [HuggingFace Datasets] This work is licensed under a Creative Commons Attribution 4.0 International License. TwitterFaveGraph TwitterFaveGraph is a bipartite directed graph of user nodes to Tweet nodes where an edge represents a "fave" engagement. Each edge is binned into predetermined time chunks which… See the full description on the dataset page: https://huggingface.co/datasets/Twitter/TwitterFaveGraph.tabular100M<n<1B11 likes91 downloads4y agoHugging Face18Twitter /TwitterFollowGraph kNN-Embed: Locally Smoothed Embedding Mixtures For Multi-interest Candidate Retrieval This repo contains the TwitterFaveGraph dataset from our paper kNN-Embed: Locally Smoothed Embedding Mixtures For Multi-interest Candidate Retrieval. [PDF] [HuggingFace Datasets] This work is licensed under a Creative Commons Attribution 4.0 International License. TwitterFollowGraph TwitterFollowGraph is a bipartite directed graph of users (consumer) nodes to author (producer) nodes… See the full description on the dataset page: https://huggingface.co/datasets/Twitter/TwitterFollowGraph.tabular100M<n<1B17 likes91 downloads4y agoHugging Face19hugginglearners /twitter-dataset-tesla Dataset Card for Twitter Dataset: Tesla Dataset Summary This dataset contains all the Tweets regarding #Tesla or #tesla till 12/07/2022 (dd-mm-yyyy). It can be used for sentiment analysis research purpose or used in other NLP tasks or just for fun. It contains 10,000 recent Tweets with the user ID, the hashtags used in the Tweets, and other important features. Supported Tasks and Leaderboards [More Information Needed] Languages [More Information… See the full description on the dataset page: https://huggingface.co/datasets/hugginglearners/twitter-dataset-tesla.tabular10K<n<100K1 likes78 downloads4y agoHugging Face20Twitter /SignedGraphs Learning Stance Embeddings from Signed Social Graphs This repo contains the datasets from our paper Learning Stance Embeddings from Signed Social Graphs. [PDF] [HuggingFace Datasets] This work is licensed under a Creative Commons Attribution 4.0 International License. Overview A key challenge in social network analysis is understanding the position, or stance, of people in the graph on a large set of topics. In such social graphs, modeling (dis)agreement patterns… See the full description on the dataset page: https://huggingface.co/datasets/Twitter/SignedGraphs.tabular10M<n<100M5 likes64 downloads4y agoHugging Face21pravalika-9 /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/pravalika-9/hate_speech_twitter.texttext-classification1K<n<10K0 likes50 downloads8mo agoHugging Face22airt-ml /twitter-human-botstabular10K<n<100K4 likes47 downloads3y agoHugging Face23qg2020252627 /twitter_author_profiling_by_gender_nlpThis dataset was created for a student's Bc work. The main purpose for which the dataset was created is to use it in author profiling by gender. Single-Tweet-Per-Author Twitter Dataset Overview This dataset consists of Twitter (X) posts with a strict constraint: each author appears exactly once.There is a one-to-one correspondence between tweets and authors. This design removes author-level accumulation effects and prevents models from exploiting repeated stylistic or… See the full description on the dataset page: https://huggingface.co/datasets/qg2020252627/twitter_author_profiling_by_gender_nlp.texttext-classification100K<n<1M0 likes45 downloads7mo agoHugging Face24krishan-CSE /Twitter_Sinhala_Hate_Speechtext1K<n<10K0 likes44 downloads2y agoHugging Face25ROLEX-2007 /twitter-financial-news-sentiment Dataset Description The Twitter Financial News dataset is an English-language dataset containing an annotated corpus of finance-related tweets. This dataset is used to classify finance-related tweets for their sentiment. The dataset holds 11,932 documents annotated with 3 labels: sentiments = { "LABEL_0": "Bearish", "LABEL_1": "Bullish", "LABEL_2": "Neutral" } The data was collected using the Twitter API. The current dataset supports the multi-class… See the full description on the dataset page: https://huggingface.co/datasets/ROLEX-2007/twitter-financial-news-sentiment.texttext-classification10K<n<100K0 likes44 downloads18d agoHugging Face26gxb912 /large-twitter-tweets-sentiment Dataset Card for "Large twitter tweets sentiment analysis" Dataset Description Dataset Summary This dataset is a collection of tweets formatted in a tabular data structure, annotated for sentiment analysis. Each tweet is associated with a sentiment label, with 1 indicating a Positive sentiment and 0 for a Negative sentiment. Languages The tweets in English. Dataset Structure Data Instances An instance of the dataset includes… See the full description on the dataset page: https://huggingface.co/datasets/gxb912/large-twitter-tweets-sentiment.texttext-classification100K<n<1M9 likes39 downloads3y agoHugging Face27sakren /twitter_racism_datasettabular10K<n<100K5 likes38 downloads2y agoHugging Face28nahiar /twitter_bot_detectionimage10K<n<100K0 likes36 downloads1y agoHugging Face29egdrga /indonesian-twitter-hate-speech-cleaned Dataset Card for indonesian-twitter-hate-speech-cleaned Dataset Summary Cleaned Indonesian Twitter Hate Speech is a curated dataset consisting of Indonesian-language tweets labeled as either hate or neutral. The dataset was collected through a combination of direct scraping from Twitter and aggregation from multiple publicly available GitHub repositories. The data has been cleaned to remove duplicates, irrelevant content, and non-textual noise, making it suitable… See the full description on the dataset page: https://huggingface.co/datasets/egdrga/indonesian-twitter-hate-speech-cleaned.texttext-classification10K<n<100K0 likes36 downloads4d agoHugging Face30citiusLTL /Twitter-COVID-19General description: This dataset comprisses a set of tweets crawled during the COVID-19 pandemic (from March 2020 to June 2021). Tweets are located in two different regions: Spain and USA. This adds value to the collection, as it contains data in two languages. This data was used as part of a broader study that aimed to determine the evolution of different personality traits and disorders during the pandemic. Thus, weak labels for different dimensions, such as sentiment, personality… See the full description on the dataset page: https://huggingface.co/datasets/citiusLTL/Twitter-COVID-19.tabulartext-classification100K<n<1M2 likes33 downloads3y agoHugging Face

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