nbtpj's picture
Upload README.md with huggingface_hub
a5a7e1f
metadata
dataset_info:
  features:
    - name: bucketized_user_age
      dtype: float32
    - name: movie_genres
      sequence: int64
    - name: movie_id
      dtype: binary
    - name: movie_title
      dtype: binary
    - name: timestamp
      dtype: int64
    - name: user_gender
      dtype: bool
    - name: user_id
      dtype: binary
    - name: user_occupation_label
      dtype: int64
    - name: user_occupation_text
      dtype: binary
    - name: user_rating
      dtype: float32
    - name: user_zip_code
      dtype: binary
  splits:
    - name: train
      num_bytes: 116192936
      num_examples: 1000209
  download_size: 43879407
  dataset_size: 116192936

Dataset Card for "movielens-1m-ratings"

More Information needed