metadata
dataset_info:
features:
- name: game_index
dtype: int64
- name: num_moves
dtype: int64
- name: move_number
dtype: int64
- name: move_frac
dtype: float64
- name: player
dtype: string
- name: prefix_moves
sequence: string
- name: true_move
dtype: string
- name: legal_moves
sequence: string
- name: n_legal_moves
dtype: int64
- name: is_second_move
dtype: bool
- name: prompt
dtype: string
splits:
- name: full
num_bytes: 117483928
num_examples: 299892
- name: sample1k
num_bytes: 23482252
num_examples: 59946
download_size: 12732156
dataset_size: 140966180
configs:
- config_name: default
data_files:
- split: full
path: data/full-*
- split: sample1k
path: data/sample1k-*