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
01cornell-movie-review-data /rotten_tomatoes Dataset Card for "rotten_tomatoes" Dataset Summary Movie Review Dataset. This is a dataset of containing 5,331 positive and 5,331 negative processed sentences from Rotten Tomatoes movie reviews. This data was first used in Bo Pang and Lillian Lee, ``Seeing stars: Exploiting class relationships for sentiment categorization with respect to rating scales.'', Proceedings of the ACL, 2005. Supported Tasks and Leaderboards More Information Needed Languages… See the full description on the dataset page: https://huggingface.co/datasets/cornell-movie-review-data/rotten_tomatoes.texttext-classification10K<n<100K117 likes56k downloads3y agoHugging Face02MrbBakh /Rotten_Tomatoestext1K<n<10K1 likes3.1k downloads3y agoHugging Face03wrynx /probe-robustness-rotten_tomatoes rotten_tomatoes Dataset repo: wrynx/probe-robustness-rotten_tomatoes Auto-generated by prepare_datasets.py. Do not hand-edit -- regenerate by re-running the script (with --force) instead. Stats Total records: 10662 Records per split: test: 1066 train: 8530 valid: 1066 Number of classes: 2 Records per class: 0: 5331 1: 5331 Records per class per split: test: 0: 533 1: 533 train: 0: 4265 1: 4265 valid: 0: 533 1: 533 Original dataset README… See the full description on the dataset page: https://huggingface.co/datasets/wrynx/probe-robustness-rotten_tomatoes.tabular10K<n<100K0 likes169 downloads25d agoHugging Face04nikhilgawai007 /rotten-tomatoes Dataset Card for "rotten_tomatoes" Dataset Summary Movie Review Dataset. This is a dataset of containing 5,331 positive and 5,331 negative processed sentences from Rotten Tomatoes movie reviews. This data was first used in Bo Pang and Lillian Lee, ``Seeing stars: Exploiting class relationships for sentiment categorization with respect to rating scales.'', Proceedings of the ACL, 2005. Supported Tasks and Leaderboards More Information Needed… See the full description on the dataset page: https://huggingface.co/datasets/nikhilgawai007/rotten-tomatoes.texttext-classification10K<n<100K0 likes87 downloads7d agoHugging Face05rushikeshwalode /rotten_tomatoestext10K<n<100K0 likes65 downloads15d agoHugging Face06contemmcm /rotten_tomatoestexttext-classification1M<n<10M2 likes60 downloads2y agoHugging Face07priyaganesh2050 /rotten-tomatoes-sentiment Rotten Tomatoes Sentiment (mirror) The classic Movie Review (MR) dataset of Pang & Lee (2005): 10,662 Rotten Tomatoes review snippets, balanced 50/50 between positive and negative. At under 1 MB it is one of the fastest real benchmarks available for text classification. [!NOTE] This is a mirror. The weights and tokenizer files here are an unmodified copy of cornell-movie-review-data/rotten_tomatoes, re-hosted on this profile for reproducibility and convenience. All credit for… See the full description on the dataset page: https://huggingface.co/datasets/priyaganesh2050/rotten-tomatoes-sentiment.texttext-classification10K<n<100K0 likes50 downloads2mo agoHugging Face08frankier /multiscale_rotten_tomatoes_critic_reviewsCleaned up version of the rotten tomatoes critic reviews dataset. The original is obtained from Kaggle: https://www.kaggle.com/datasets/stefanoleone992/rotten-tomatoes-movies-and-critic-reviews-dataset Data has been scraped from the publicly available website https://www.rottentomatoes.com as of 2020-10-31. The clean up process drops anything without both a review and a rating, as well as standardising the ratings onto several integer, ordinal scales. Requires the kaggle library to be… See the full description on the dataset page: https://huggingface.co/datasets/frankier/multiscale_rotten_tomatoes_critic_reviews.texttext-classificationn<1K0 likes44 downloads4y agoHugging Face09yzhuang /rotten_tomatoestext1K<n<10K1 likes37 downloads2y agoHugging Face10jluckyboyj /T0_Mixture_rotten_tomatoestext10K<n<100K0 likes34 downloads2y agoHugging Face11Veweew /rotten_tomatoestexttext-classification1M<n<10M0 likes33 downloads7mo agoHugging Face12TheFactoryX /edition_0095_cornell-movie-review-data-rotten_tomatoes-readymade edition_0095_cornell-movie-review-data-rotten_tomatoes-readymade A Readymade by TheFactoryX Original Dataset cornell-movie-review-data/rotten_tomatoes Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_0095_cornell-movie-review-data-rotten_tomatoes-readymade.textn<1K0 likes31 downloads11mo agoHugging Face13TheFactoryX /edition_0192_cornell-movie-review-data-rotten_tomatoes-readymade edition_0192_cornell-movie-review-data-rotten_tomatoes-readymade A Readymade by TheFactoryX Original Dataset cornell-movie-review-data/rotten_tomatoes Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_0192_cornell-movie-review-data-rotten_tomatoes-readymade.textn<1K0 likes31 downloads11mo agoHugging Face14TheFactoryX /edition_0379_cornell-movie-review-data-rotten_tomatoes-readymade edition_0379_cornell-movie-review-data-rotten_tomatoes-readymade A Readymade by TheFactoryX Original Dataset cornell-movie-review-data/rotten_tomatoes Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_0379_cornell-movie-review-data-rotten_tomatoes-readymade.textn<1K0 likes31 downloads11mo agoHugging Face15muzzynine /rotten_tomatoes_writetext10K<n<100K0 likes29 downloads2y 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 Face17TheFactoryX /edition_0544_cornell-movie-review-data-rotten_tomatoes-readymade edition_0544_cornell-movie-review-data-rotten_tomatoes-readymade A Readymade by TheFactoryX Original Dataset cornell-movie-review-data/rotten_tomatoes Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_0544_cornell-movie-review-data-rotten_tomatoes-readymade.textn<1K0 likes27 downloads10mo agoHugging Face18TheFactoryX /edition_0706_cornell-movie-review-data-rotten_tomatoes-readymade edition_0706_cornell-movie-review-data-rotten_tomatoes-readymade A Readymade by TheFactoryX Original Dataset cornell-movie-review-data/rotten_tomatoes Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_0706_cornell-movie-review-data-rotten_tomatoes-readymade.textn<1K0 likes25 downloads10mo agoHugging Face19TheFactoryX /edition_1716_cornell-movie-review-data-rotten_tomatoes-readymade edition_1716_cornell-movie-review-data-rotten_tomatoes-readymade A Readymade by TheFactoryX Original Dataset cornell-movie-review-data/rotten_tomatoes Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_1716_cornell-movie-review-data-rotten_tomatoes-readymade.textn<1K0 likes25 downloads9mo agoHugging Face20TheFactoryX /edition_0161_cornell-movie-review-data-rotten_tomatoes-readymade edition_0161_cornell-movie-review-data-rotten_tomatoes-readymade A Readymade by TheFactoryX Original Dataset cornell-movie-review-data/rotten_tomatoes Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_0161_cornell-movie-review-data-rotten_tomatoes-readymade.textn<1K0 likes24 downloads11mo agoHugging Face21mjang01011 /cs329x-rotten-tomatoes-dataset Dataset Card for "cs329x-rotten-tomatoes-dataset" More Information needed text10K<n<100K0 likes24 downloads10mo agoHugging Face22PsyMatrix /cls_rottentomatoes_CriticnamePublicationameReviewtextVsScoresentiment__BaseDefaulttext10K<n<100K0 likes22 downloads2y agoHugging Face23TheFactoryX /edition_0113_cornell-movie-review-data-rotten_tomatoes-readymade edition_0113_cornell-movie-review-data-rotten_tomatoes-readymade A Readymade by TheFactoryX Original Dataset cornell-movie-review-data/rotten_tomatoes Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_0113_cornell-movie-review-data-rotten_tomatoes-readymade.textn<1K0 likes22 downloads11mo agoHugging Face24TheFactoryX /edition_2660_cornell-movie-review-data-rotten_tomatoes-readymade edition_2660_cornell-movie-review-data-rotten_tomatoes-readymade A Readymade by TheFactoryX Original Dataset cornell-movie-review-data/rotten_tomatoes Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_2660_cornell-movie-review-data-rotten_tomatoes-readymade.textn<1K0 likes22 downloads8mo agoHugging Face25PsyMatrix /cls_rottentomatoes_ReviewtextVsScoresentiment__BaseDefaulttext10K<n<100K0 likes21 downloads2y agoHugging Face26TheFactoryX /edition_0024_cornell-movie-review-data-rotten_tomatoes-readymade edition_0024_cornell-movie-review-data-rotten_tomatoes-readymade A Readymade by TheFactoryX Original Dataset cornell-movie-review-data/rotten_tomatoes Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_0024_cornell-movie-review-data-rotten_tomatoes-readymade.textn<1K0 likes21 downloads11mo agoHugging Face27TheFactoryX /edition_1063_cornell-movie-review-data-rotten_tomatoes-readymade edition_1063_cornell-movie-review-data-rotten_tomatoes-readymade A Readymade by TheFactoryX Original Dataset cornell-movie-review-data/rotten_tomatoes Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_1063_cornell-movie-review-data-rotten_tomatoes-readymade.textn<1K0 likes21 downloads10mo agoHugging Face28TheFactoryX /edition_0085_cornell-movie-review-data-rotten_tomatoes-readymade edition_0085_cornell-movie-review-data-rotten_tomatoes-readymade A Readymade by TheFactoryX Original Dataset cornell-movie-review-data/rotten_tomatoes Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_0085_cornell-movie-review-data-rotten_tomatoes-readymade.textn<1K0 likes20 downloads11mo agoHugging Face29TheFactoryX /edition_0770_cornell-movie-review-data-rotten_tomatoes-readymade edition_0770_cornell-movie-review-data-rotten_tomatoes-readymade A Readymade by TheFactoryX Original Dataset cornell-movie-review-data/rotten_tomatoes Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_0770_cornell-movie-review-data-rotten_tomatoes-readymade.textn<1K0 likes20 downloads10mo agoHugging Face30TheFactoryX /edition_1315_cornell-movie-review-data-rotten_tomatoes-readymade edition_1315_cornell-movie-review-data-rotten_tomatoes-readymade A Readymade by TheFactoryX Original Dataset cornell-movie-review-data/rotten_tomatoes Process This dataset is a "readymade" - inspired by Marcel Duchamp's concept of taking everyday objects and recontextualizing them as art. What we did: Selected the original dataset from Hugging Face Shuffled each column independently Destroyed all row-wise relationships Preserved structure, removed meaning The… See the full description on the dataset page: https://huggingface.co/datasets/TheFactoryX/edition_1315_cornell-movie-review-data-rotten_tomatoes-readymade.textn<1K0 likes20 downloads10mo agoHugging Face

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