This is the same dataset as stanfordnlp/imdb, except that it includes additional information that is available in the original source (Large Movie Review Dataset), namely:
an identifier of the movie being review by each review
the raw score (1-10) assigned to the review
The movie id is in the format ttXXXXXXX (XXXXXXX is a numerical ID), e.g. tt4654462.
The actual movie information can be retrieved from IMDb, either manually (
https://www.imdb.com/title/ttXXXXXXX/), or… See the full description on the dataset page:
https://huggingface.co/datasets/fgiobergia/imdb-id.