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
01mteb /SentimentAnalysisHindi SentimentAnalysisHindi An MTEB dataset Massive Text Embedding Benchmark Hindi Sentiment Analysis Dataset Task category t2c Domains Reviews, Written Reference https://huggingface.co/datasets/OdiaGenAI/sentiment_analysis_hindi How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_task("SentimentAnalysisHindi") evaluator = mteb.MTEB([task]) model =… See the full description on the dataset page: https://huggingface.co/datasets/mteb/SentimentAnalysisHindi.texttext-classification1K<n<10K0 likes279 downloads1y agoHugging Face02SaguaroCapital /sentiment-analysis-in-commodity-market-gold Dataset Card for Sentiment Analysis of Commodity News (Gold) This is a news dataset for the commodity market which has been manually annotated for 10,000+ news headlines across multiple dimensions into various classes. The dataset has been sampled from a period of 20+ years (2000-2021). The dataset was curated by Ankur Sinha and Tanmay Khandait and is detailed in their paper "Impact of News on the Commodity Market: Dataset and Results." It is currently published by the authors on… See the full description on the dataset page: https://huggingface.co/datasets/SaguaroCapital/sentiment-analysis-in-commodity-market-gold.tabulartext-classification10K<n<100K6 likes173 downloads2y agoHugging Face03Sadiksha /sentiment_analysis_data Dataset Card for "sentiment_analysis_data" More Information needed text10K<n<100K0 likes132 downloads4y agoHugging Face04AiresPucrs /sentiment-analysis-pt Sentiment Analysis PT (Teeny-Tiny Castle) This dataset is part of a tutorial tied to the Teeny-Tiny Castle, an open-source repository containing educational tools for AI Ethics and Safety research. How to Use from datasets import load_dataset dataset = load_dataset("AiresPucrs/sentiment-analysis-pt", split = 'train') texttext-classification10K<n<100K5 likes124 downloads2y agoHugging Face05suwaimyo /sentiment-analysis-ind-classification SentimentAnalysis_ind_Classification Deduplicated copy of kornwtp/sentiment-analysis-ind-classification. Splits split rows train 10,082 text10K<n<100K0 likes102 downloads27d agoHugging Face06AiresPucrs /sentiment-analysis Sentiment Analysis (Teeny-Tiny Castle) This dataset is part of a tutorial tied to the Teeny-Tiny Castle, an open-source repository containing educational tools for AI Ethics and Safety research. How to Use from datasets import load_dataset dataset = load_dataset("AiresPucrs/sentiment-analysis", split = 'train') texttext-classification10K<n<100K5 likes97 downloads2y agoHugging Face07DynamicSuperb /Sentiment_Analysis_SLUE-VoxCelebaudio1K<n<10K1 likes54 downloads2y agoHugging Face08eengel7 /sentiment_analysis_training_testtext10K<n<100K1 likes50 downloads4y agoHugging Face09prithvi1029 /sentiment-analysis-for-financial-news Sentiment Analysis for Financial News (FinancialPhraseBank-style) This dataset contains financial news headlines labeled with sentiment from the perspective of a retail investor. Columns sentiment: one of negative, neutral, positive news_headline: financial news headline text Source / Context The original dataset is commonly referenced as FinancialPhraseBank and is widely used for financial sentiment benchmarking. Usage from datasets import… See the full description on the dataset page: https://huggingface.co/datasets/prithvi1029/sentiment-analysis-for-financial-news.text1K<n<10K1 likes45 downloads9mo agoHugging Face10arbml /Sentiment_Analysis_Tweetstext10K<n<100K0 likes40 downloads2y agoHugging Face11racro /sentiment-analysis-finetune Dataset Card for "sentiment-analysis-finetune" More Information needed textn<1K0 likes34 downloads3y agoHugging Face12kornwtp /sentiment-analysis-ind-classificationtext10K<n<100K0 likes31 downloads2y agoHugging Face13puttatidam /sentiment-analysis-ind-classificationtext10K<n<100K0 likes31 downloads9d agoHugging Face14Merlinooooo /sentiment-analysis-test Progetto scolastico per l'analisi dei sentimenti Il dataset è stato creato in un questionario online in cui si chiedeva ad un pubblico di studenti, docenti, personale amministrativo, famiglie di rispondere ad alcune domande sul loro rapporto con la scuola. Le annotazioni sono state effettuate correlando le risposte testuali ad indicatori di gradimento. il dataset è stato realizzato all'interno di un corso pomeridiano scolastico dedicato all'intelligenza artificiale Grazie a tutti… See the full description on the dataset page: https://huggingface.co/datasets/Merlinooooo/sentiment-analysis-test.texttext-classificationn<1K7 likes29 downloads1y agoHugging Face15IRIIS-RESEARCH /Sentiment-Analysis-Nepalitext10K<n<100K0 likes28 downloads1y agoHugging Face16AmjaadXX /sentiment-analysis-distilbert-rotten-tomatoes Sentiment Analysis NLP Pipeline (Rotten Tomatoes) This project builds a complete NLP data processing pipeline for sentiment analysis using the Rotten Tomatoes dataset. The workflow focuses on: Data exploration Data cleaning Feature engineering Tokenization and model preparation No model training has been performed yet. This project prepares the dataset for training transformer-based models such as DistilBERT. Dataset We use the Rotten Tomatoes dataset from… See the full description on the dataset page: https://huggingface.co/datasets/AmjaadXX/sentiment-analysis-distilbert-rotten-tomatoes.text10K<n<100K0 likes28 downloads5mo agoHugging Face17sinarashidi /sentiment-analysis Dataset Card for "sentiment-analysis" More Information needed text100K<n<1M0 likes26 downloads3y agoHugging Face18mteb /sentiment_analysis_hinditext1K<n<10K0 likes26 downloads1y agoHugging Face19Riccardoschillaci7 /sentiment-analysis-test Progetto scolastico per l'analisi dei sentimenti il dataset è stato creato con un questionario online in cui si chiedeva ad un publico di studenti, docenti, personale amministrativo, famiglie di rispondere ad alcune domande sul loro rapporto con la scuola. le annotazioni sono state effettuate correlando le risposte testuali ad indicatori di gradimento. il dataset è stato realizzato all'interno di un corso pomeridiano scolastico dedicato all'intelligenza artificiale. Grazie a tutti… See the full description on the dataset page: https://huggingface.co/datasets/Riccardoschillaci7/sentiment-analysis-test.texttext-classificationn<1K7 likes25 downloads1y agoHugging Face20SahmBenchmark /Sentiment_Analysis_MCQ_train Sentiment Analysis MCQ Training Dataset Training dataset for financial sentiment analysis in MCQ format. Dataset Structure Format: Multiple choice questions Language: Arabic Domain: Financial reports and market news Task: Sentiment classification (positive/negative/neutral) Fields id: Unique identifier query: Full MCQ prompt with instructions answer: Correct answer letter (a, b, c) text: Question text without instructions choices: List of answer… See the full description on the dataset page: https://huggingface.co/datasets/SahmBenchmark/Sentiment_Analysis_MCQ_train.textmultiple-choicen<1K0 likes24 downloads9mo agoHugging Face21SahmBenchmark /Sentiment_Analysis_MCQ_eval Sentiment Analysis MCQ Evaluation Dataset Validation and test splits for financial sentiment analysis in MCQ format. Dataset Structure Format: Multiple choice questions Language: Arabic Domain: Financial reports Task: Sentiment classification Validation: 20 examples Test: 20 examples Fields id: Unique identifier query: Full MCQ prompt answer: Correct answer letter text: Question text choices: Answer options [a, b, c] gold: Correct answer index… See the full description on the dataset page: https://huggingface.co/datasets/SahmBenchmark/Sentiment_Analysis_MCQ_eval.textmultiple-choicen<1K0 likes24 downloads9mo agoHugging Face22OmidAghili /Sentiment_Analysis_Train-Validationtext100K<n<1M0 likes22 downloads2y agoHugging Face23mteb /Sentiment_Analysis_SLUE-VoxCelebaudio1K<n<10K0 likes21 downloads8mo agoHugging Face24Felipeit /sentiment-analysis-test Progetto scolastico per L'analisi dei sentimenti il dataset è stato creato con un questionario online in cui si chiedeva ad un pubblico di studenti, docenti, personale amministrativo, famiglie di rispondere ad alcune domande sul loro rapporto con la scuola. Le annotazioni sono state effettuate correlando le risposte testuali ad indicatori di gradimento. Il dataset è stato realizzato all'interno di un corso pomeridiano scolastico dedicato all'intelligenza artificiale. Grazie a tutti… See the full description on the dataset page: https://huggingface.co/datasets/Felipeit/sentiment-analysis-test.texttext-classificationn<1K7 likes20 downloads1y agoHugging Face25qwertychri /sentiment-analysis-testIl dataset è stato creato in un questionario online in cui si chiedeva ad un pubblico di studenti, docenti, personale amministrativo, famiglie di rispondere ad alcune domande sul loro rapporto con la scuola. Le annotazioni sono state effettuate correlando le risposte testuali ad indicatori di gradimento. il dataset è stato realizzato all'interno di un corso pomeridiano scolastico dedicato all'intelligenza artificiale Grazie a tutti per la collaborazione ❤️ texttext-classificationn<1K8 likes20 downloads1y agoHugging Face26DynamicSuperb /SentimentAnalysis_SLUE-VoxCelebaudion<1K0 likes19 downloads2y agoHugging Face27happycircus1 /sentiment-analysis-test#Sentiment analysi School project the dataset was created with an online questionnaire in which an audience of students, teachers, administrative staff, and families were asked to answer some questions about their relationship with school. the annotations were made by correlating the textual responses to satisfaction indicators. the dataset was created within an afternoon course dedicated to artificial intelligence. thanks to everyone for their collaboration❤️. texttext-classificationn<1K7 likes18 downloads1y agoHugging Face28AbderrahmanSkiredj1 /MBZUAI-Paris-DarijaBench-SentimentAnalysis-Darija-in-ArabicScripttext1K<n<10K0 likes18 downloads1y agoHugging Face29Smatteux /sentiment-analysis-test progetto scolastico per l'analisi dei sentimenti il dataset è stato creato con un questionario online in cu isi chiedeva ad un pubblico di studenti, docenti, personale amministrativo, famiglie di rispondere ad alcune domande sul loro rapporto con la scuola. Le annotazioni sono state effettuate correlando le risposte testuali ad indicatori di gradimento. Il dataset è stato stato realizzato all'interno di un corsp pomeridiano scolastico dedicato all'intelligenza artificiale. Grazie a… See the full description on the dataset page: https://huggingface.co/datasets/Smatteux/sentiment-analysis-test.texttext-classificationn<1K10 likes17 downloads1y agoHugging Face30torileatherman /sentiment_analysis_trainingtext10K<n<100K0 likes16 downloads3y agoHugging Face

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