AIAny
Icon for item

IMDB

Provides labeled movie-review data for binary sentiment classification: 25,000 training and 25,000 test examples, plus 50,000 unlabeled reviews for unsupervised or semi-supervised use. Labels reflect strong polarity (positive ≥7, negative ≤4) and the set is a widely used NLP benchmark.

Introduction

The Large Movie Review Dataset remains a compact, opinion-rich benchmark for binary sentiment classification: it supplies balanced, strongly polarized labels (so models learn clear sentiment signals) and an additional 50k unlabeled reviews (so you can test semi-supervised or representation-learning workflows).

What Sets It Apart
  • Strong-polarity labeling policy (positive if rating ≥7, negative if ≤4): reduces label ambiguity, so evaluation emphasizes clear sentiment detection rather than fine-grained nuance.
  • Split design: 25k train / 25k test / 50k unsupervised — so the dataset supports supervised baselines, semi-supervised approaches, and unsupervised representation pretraining out of the box.
  • Simple text-only format and wide tooling support (available in Hugging Face Datasets, TensorFlow Datasets, Keras, PyTorch-NLP, and raw plain-text/parquet exports): easy to plug into most NLP pipelines and benchmarking suites.
  • De facto benchmark status: commonly used to evaluate and compare text-classification and transfer-learning models (ULMFiT, ELMo, BERT-family, RoBERTa, XLNet, ALBERT, etc.), making results comparable across papers and implementations.
Who It's For and Tradeoffs

Great fit if you need a compact, well-known benchmark to train or evaluate binary sentiment classifiers, experiment with semi-supervised pretraining, or validate transfer-learning approaches. Look elsewhere if you require multi-domain sentiment data, fine-grained sentiment labels, non-English coverage, or datasets with comprehensive demographic or fairness annotations. Also note the label design intentionally omits neutral reviews and the source is user-generated movie reviews, which introduces domain bias and potential personally identifiable or sensitive content.

Information

  • Websitehuggingface.co
  • OrganizationsStanford University
  • AuthorsAndrew L. Maas, Raymond E. Daly, Peter T. Pham, Dan Huang, Andrew Y. Ng, Christopher Potts
  • Published date2011/06/01

Categories

More Items

Hugging Face

Provides ~39 TB of pre‑beamformed (channel capture) ultrasound RF data and metadata in zea/HDF5 format for reconstruction, flow, and inverse‑problem tasks. Released under CC‑BY‑4.0 and curated for training and evaluating ultrasound/RF foundation models.

Hugging Face

Provides a bilingual Chinese–English corpus for LLM training covering pretraining, capability-oriented midtraining (16K–256K long contexts), and supervised fine-tuning. Includes ~4.2T pretrain tokens, ~600B midtrain tokens, and ~4.57M SFT samples; sources span web, PDFs/OCR, code, math, QA, and agentic trajectories under mixed upstream licenses.

Hugging Face

Simulation-ready home dataset for embodied AI: CAD-based household scenes with configured physical properties and metadata, plus 1,000 robot trajectory episodes (RGB-D, HDF5/USDZ) for simulation training and evaluation under CC BY-NC-SA 4.0.