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
01stanfordnlp /imdb Dataset Card for "imdb" Dataset Summary Large Movie Review Dataset. This is a dataset for binary sentiment classification containing substantially more data than previous benchmark datasets. We provide a set of 25,000 highly polar movie reviews for training, and 25,000 for testing. There is additional unlabeled data for use as well. Supported Tasks and Leaderboards More Information Needed Languages More Information Needed Dataset Structure… See the full description on the dataset page: https://huggingface.co/datasets/stanfordnlp/imdb.texttext-classification100K<n<1M1.1k likes206k downloads3y agoHugging Face02imdb-tt /d0 likes17k downloads5mo agoHugging Face03mteb /imdb ImdbClassification An MTEB dataset Massive Text Embedding Benchmark Large Movie Review Dataset Task category t2c Domains Reviews, Written Reference http://www.aclweb.org/anthology/P11-1015 How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_tasks(["ImdbClassification"]) evaluator = mteb.MTEB(task) model = mteb.get_model(YOUR_MODEL) evaluator.run(model) To learn more… See the full description on the dataset page: https://huggingface.co/datasets/mteb/imdb.texttext-classification10K<n<100K1 likes3.7k downloads1y agoHugging Face04systemk-ai /imdb-wikiimage1M<n<10M1 likes2.5k downloads1y agoHugging Face05timaeus /rl-lm-imdb-promptstext10K<n<100K0 likes1.5k downloads4mo agoHugging Face06teticio /imdb-posters-and-description-512image10K<n<100K6 likes1.2k downloads4y agoHugging Face07adrienheymans /imdb-movie-genres Dataset Card for "imdb-movie-genres" MDb (an acronym for Internet Movie Database) is an online database of information related to films, television programs, home videos, video games, and streaming content online – including cast, production crew and personal biographies, plot summaries, trivia, ratings, and fan and critical reviews. An additional fan feature, message boards, was abandoned in February 2017. Originally a fan-operated website, the database is now owned and operated by… See the full description on the dataset page: https://huggingface.co/datasets/adrienheymans/imdb-movie-genres.text100K<n<1M7 likes1.1k downloads4y agoHugging Face08evaluate /imdb-citextn<1K0 likes930 downloads4y agoHugging Face09AbstractPhil /IMDB-PUBLIC-SCRAPED Hello World with Hugging Face Current Date: 2025-03-19 04:36:42.698271 So this one didn't quite finish scraping. I'll fix the software and rerun the scraping later. It had some flaws with the multithreading where it would upload the same archives and overwrite the originals, which caused annoying problems and quirks. I'll be working out the problems and getting the scraper working correctly at some point soon. 1 likes899 downloads4mo agoHugging Face10maritaca-ai /imdb_ptLarge Movie Review Dataset. This is a dataset for binary sentiment classification containing substantially more data than previous benchmark datasets. We provide a set of 25,000 highly polar movie reviews for training, and 25,000 for testing. There is additional unlabeled data for use as well.\text10K<n<100K5 likes854 downloads3y agoHugging Face11dimzhead /imdb_faces_age_gender_name_256image100K<n<1M2 likes816 downloads5mo agoHugging Face12SetFit /imdbtext10K<n<100K3 likes815 downloads5y agoHugging Face13jquigl /imdb-genres Dataset Card for IMDb Movie Dataset: All Movies by Genre Dataset Summary This dataset is an adapted version of "IMDb Movie Dataset: All Movies by Genre" found at: https://www.kaggle.com/datasets/rajugc/imdb-movies-dataset-based-on-genre?select=history.csv. Within the dataset, the movie title and year columns were combined, the genre was extracted from the seperate csv files, the pre-existing genre column was renamed to expanded-genres, any movies missing a description… See the full description on the dataset page: https://huggingface.co/datasets/jquigl/imdb-genres.text100K<n<1M7 likes507 downloads3y agoHugging Face14ljnlonoljpiljm /imdb_wiki_facesimage100K<n<1M1 likes486 downloads8mo agoHugging Face15HypernetworkRG /imdbtextn<1K0 likes453 downloads6mo agoHugging Face16Daksh0505 /IMDB-Reviews Dataset Card for IMDb Multi-Movie Review Dataset Dataset Summary The IMDb Multi-Movie Review Dataset contains approximately 114,000 user reviews collected from over 150 movies on IMDb.Each movie is stored as a separate JSON file, identified by its movie_id (IMDb ID).Each JSON file includes a list of structured reviews, where every review consists of: title: A short summary or headline of the review. review: The full detailed user review. rating: A numeric rating (1–10)… See the full description on the dataset page: https://huggingface.co/datasets/Daksh0505/IMDB-Reviews.text-classification100K<n<1M3 likes445 downloads1y agoHugging Face17ladybugdb /imdb-tsv imdb-tsv Trimmed IMDb TSV snapshots, packaged for direct load into the graph schema defined in schema.cypher (Kùzu-style CREATE NODE TABLE / CREATE REL TABLE). Source Downloaded on 2026-07-07 from the official IMDb dataset mirror: https://datasets.imdbws.com/ The three source files used were: name.basics.tsv.gz → name.basics.trimmed.csv.zst title.basics.tsv.gz → title.basics.trimmed.csv.zst title.principals.tsv.gz → title.principals.trimmed.csv.zst… See the full description on the dataset page: https://huggingface.co/datasets/ladybugdb/imdb-tsv.1 likes392 downloads3mo agoHugging Face18scikit-learn /imdbThis is the sentiment analysis dataset based on IMDB reviews initially released by Stanford University. This is a dataset for binary sentiment classification containing substantially more data than previous benchmark datasets. We provide a set of 25,000 highly polar movie reviews for training, and 25,000 for testing. There is additional unlabeled data for use as well. Raw text and already processed bag of words formats are provided. See the README file contained in the release for more… See the full description on the dataset page: https://huggingface.co/datasets/scikit-learn/imdb.text10K<n<100K0 likes372 downloads4y agoHugging Face19labofsahil /IMDb-Dataset title.akas.csv titleId (string) - a tconst, an alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for a given titleId title (string) – the localized title region (string) - the region for this version of the title language (string) - the language of the title types (array) - Enumerated set of attributes for this alternative title. One or more of the following: "alternative", "dvd", "festival", "tv", "video", "working", "original"… See the full description on the dataset page: https://huggingface.co/datasets/labofsahil/IMDb-Dataset.text-classification0 likes368 downloads8d agoHugging Face20HenryWaltson /TMDB-IMDB-Movies-Datasettabular100K<n<1M1 likes347 downloads8mo agoHugging Face21ajaykarthick /imdb-movie-reviews IMDB Movie Reviews This is a dataset for binary sentiment classification containing substantially huge data. This dataset contains a set of 50,000 highly polar movie reviews for training models for text classification tasks. The dataset is downloaded from https://ai.stanford.edu/~amaas/data/sentiment/aclImdb_v1.tar.gz This data is processed and splitted into training and test datasets (0.2% test split). Training dataset contains 40000 reviews and test dataset contains 10000… See the full description on the dataset page: https://huggingface.co/datasets/ajaykarthick/imdb-movie-reviews.texttext-classification10K<n<100K6 likes330 downloads4y agoHugging Face22Lucylulu /imdbtext10K<n<100K1 likes241 downloads5y agoHugging Face23tasksource /counterfactually-augmented-imdb@article{kaushik2020learning, title={Learning the Difference that Makes a Difference with Counterfactually Augmented Data}, author={Kaushik, Divyansh and Hovy, Eduard and Lipton, Zachary C}, journal={International Conference on Learning Representations (ICLR)}, year={2020} } texttext-classification1K<n<10K0 likes206 downloads4y agoHugging Face24pranavmr /MM-IMDbimage10K<n<100K5 likes196 downloads1y agoHugging Face25jahjinx /IMDb_movie_reviews Dataset Card for IMDb Movie Reviews Dataset Summary This is a custom train/test/validation split of the IMDb Large Movie Review Dataset available from http://ai.stanford.edu/~amaas/data/sentiment/. Supported Tasks and Leaderboards [More Information Needed] Languages [More Information Needed] Dataset Structure IMDb_movie_reviews An example of 'train': { "text": "Beautifully photographed and ably acted, generally, but the… See the full description on the dataset page: https://huggingface.co/datasets/jahjinx/IMDb_movie_reviews.texttext-classification10K<n<100K6 likes185 downloads4y agoHugging Face26christykoh /imdb_pt Dataset Card for "imdb_pt" More Information needed text10K<n<100K0 likes181 downloads3y agoHugging Face27mirfan899 /imdb_urdu_reviews Dataset Card for ImDB Urdu Reviews Dataset Summary [More Information Needed] Supported Tasks and Leaderboards [More Information Needed] Languages [More Information Needed] Dataset Structure Data Instances [More Information Needed] Data Fields sentence: The movie review which was translated into Urdu. sentiment: The sentiment exhibited in the review, either positive or negative. Data Splits [More… See the full description on the dataset page: https://huggingface.co/datasets/mirfan899/imdb_urdu_reviews.texttext-classification10K<n<100K1 likes167 downloads2y agoHugging Face28AlignmentResearch /IMDBtext10K<n<100K1 likes158 downloads2y agoHugging Face29BrightData /IMDb-Media Dataset Card for "BrightData/IMDb-Media" Dataset Summary Explore feature films, TV series, episodes, mini-series, documentaries, and more with this IMDb dataset, comprising over 249K structured records and 32 data fields updated and refreshed regularly. Each entry includes all major data points such as timestamp, title, URLs, release date, IMDb rating, reviews, awards, origin, category/genre, budget, cast, director, images, videos and more. For a complete list of data… See the full description on the dataset page: https://huggingface.co/datasets/BrightData/IMDb-Media.tabulartext-classification100K<n<1M9 likes154 downloads2y agoHugging Face30pietrolesci /imdb Dataset Card for "imdb" More Information needed text100K<n<1M2 likes132 downloads3y agoHugging Face

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