CoolFace
Datasetpublic

krishnakamath/movielens-32m-sequential-recommender

MovieLens 32M Sequential Recommender Dataset This dataset is a processed version of the MovieLens 32M dataset, specifically formatted for sequential recommendation tasks. It contains user-item interaction sequences, enriched with rating and timestamp information, split into training, validation, and test sets. Dataset Structure The dataset is provided as a DatasetDict with three splits: train, validation, and test. Each split contains: input_sequence: A string… See the full description on the dataset page: https://huggingface.co/datasets/krishnakamath/movielens-32m-sequential-recommender.

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes57downloads
4 commits on main
13ef9e510mo ago

Modified files.

krishnakamath
0453acd10mo ago

Upload dataset

krishnakamath
b28f37210mo ago

Upload dataset

krishnakamath
dfab5b110mo ago

initial commit

krishnakamath