Search 3.2M models and datasets…
⌘K
Chat
Models
Datasets
Deploy
Pricing
Docs
Chat
Models
Datasets
Deploy
More
imdb – Dataset by mteb | AlphaNeural AI
Is this your dataset? Claim it with the Hugging Face account that owns it.
mteb
/
imdb
like
0
text-classification
sentiment-analysis
sentiment-scoring
sentiment-classification
hate-speech-detection
derived
monolingual
eng
unknown
10K<n<100K
parquet
text
datasets
pandas
mlcroissant
polars
2502.13595
2210.07316
us
mteb
Views
No views yet
Dataset card
Files and Versions
Community
Use
Use this dataset
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
.