metadata
dataset_info:
features:
- name: persona_id
dtype: int64
- name: date
dtype: string
- name: block
dtype: int64
- name: has_viewing
dtype: bool
- name: watched_idx
list: int64
- name: gold_top5_idx
list: int64
- name: gold_scores
list: int64
- name: messages
list:
- name: role
dtype: string
- name: content
dtype: string
splits:
- name: train
num_bytes: 1356085192
num_examples: 234381
- name: test
num_bytes: 13802103
num_examples: 2404
download_size: 1361462762
dataset_size: 1369887295
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*