Large Movie Review Dataset.
This is a 3000 item selection from the imdb dataset for binary sentiment classification for use in the Sphere course on AutoTrain.
Dataset Structure
An example of 'train' looks as follows.
{
"label": 0,
"text": "Goodbye world2\n"
}