SAVRN
Search Contact SAVRN

Dataset · Text classification

imdb

by Stanford NLP stanfordnlp/imdb

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.

Rows100,000
Configurations1
Size83.5 MB
Licenseother
AccessPublicly accessible
Monthly Downloads203.8k

Dataset Card

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. An example of 'train' looks as follows. The data fields are the same among all splits. - text: a string feature. - label: a classification label, with possible values including neg (0), pos (1). Thanks to @ghazi-f, @patrickvonplaten, @lhoestq, @thomwolf for adding this dataset.

Excerpt from the card by Stanford NLP, licensed other.

Structure

plain_text 100,000 rows

SplitRowsSize
train25,00033.1 MB
test25,00032.7 MB
unsupervised50,00062.9 MB
textstringlabelClassLabel

Details

Repository
stanfordnlp/imdb
Publisher
Stanford NLP
Task category
Text classification
Tags
Not stated by the source
Size category
10K<n<100K
Languages
en
Revision
e6281661ce1c48d982bc483cf8a173c1bbeb5d31
Last updated
2024-01-04

Files

5 files, 83.5 MB in total.

Data3 files · 83.4 MB
Documentation1 file · 7.8 KB
Repository1 file · 1.2 KB
Every file
FileTypeSizeSHA-256
plain_text/test-00000-of-00001.parquetData20.5 MBb52e26e2f872
plain_text/train-00000-of-00001.parquetData21.0 MBdb47d16b5c29
plain_text/unsupervised-00000-of-00001.parquetData42.0 MB74d14fbfcbb3
README.mdDocumentation7.8 KB
.gitattributesRepository1.2 KB

License and Download

License
other
Access
No access gate
Download from Stanford NLP

Released by Stanford NLP through its official repository on Hugging Face.