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.
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
| Split | Rows | Size |
|---|---|---|
| train | 25,000 | 33.1 MB |
| test | 25,000 | 32.7 MB |
| unsupervised | 50,000 | 62.9 MB |
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.
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| plain_text/test-00000-of-00001.parquet | Data | 20.5 MB | b52e26e2f872 |
| plain_text/train-00000-of-00001.parquet | Data | 21.0 MB | db47d16b5c29 |
| plain_text/unsupervised-00000-of-00001.parquet | Data | 42.0 MB | 74d14fbfcbb3 |
| README.md | Documentation | 7.8 KB | — |
| .gitattributes | Repository | 1.2 KB | — |
License and Download
- License
- other
- Access
- No access gate
Released by Stanford NLP through its official repository on Hugging Face.