metadata
dataset_info:
features:
- name: id_game
dtype: string
- name: moves
dtype: string
- name: date
dtype: string
- name: white_player
dtype: string
- name: id_white_player
dtype: string
- name: black_player
dtype: string
- name: id_black_player
dtype: string
- name: white_elo
dtype: float64
- name: black_elo
dtype: float64
- name: avg_elo
dtype: float64
- name: event
dtype: string
- name: site
dtype: string
- name: eco
dtype: string
- name: opening
dtype: string
- name: id_opening
dtype: string
- name: round
dtype: string
- name: result
dtype: string
- name: n_moves
dtype: float64
- name: id_download
dtype: string
- name: uci_moves
dtype: string
splits:
- name: train
num_bytes: 217529800
num_examples: 158454
download_size: 101527538
dataset_size: 217529800
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
Elite Chess Data
Processed and added version of this dataset