metadata
dataset_info:
features:
- name: user_id
dtype: string
- name: age
dtype: int64
- name: gender
dtype: string
- name: country
dtype: string
- name: creation_time
dtype: string
- name: top_genres
sequence: string
- name: top_artists
sequence: string
splits:
- name: pool
num_bytes: 6448702
num_examples: 33427
- name: balanced
num_bytes: 893694
num_examples: 4657
- name: test_warm
num_bytes: 76808
num_examples: 400
- name: test_cold
num_bytes: 19145
num_examples: 100
download_size: 206392
dataset_size: 95953
configs:
- config_name: default
data_files:
- split: pool
path: data/pool-*
- split: balanced
path: data/balanced-*
- split: test_warm
path: data/test_warm-*
- split: test_cold
path: data/test_cold-*