dieineb's picture
Upload README.md with huggingface_hub
5c2c078
|
raw
history blame
565 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: userId
dtype: int64
- name: movieId
dtype: int64
- name: rating
dtype: float64
- name: timestamp
dtype: int64
splits:
- name: train
num_bytes: 3226752
num_examples: 100836
download_size: 1166644
dataset_size: 3226752
---
# Dataset Card for "movielens_user_ratings.csv"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)