chess-evaluations / README.md
ssingh22's picture
Upload README.md with huggingface_hub
4a4b750 verified
|
raw
history blame
879 Bytes
---
dataset_info:
- config_name: evals_large
features:
- name: FEN
dtype: string
- name: Evaluation
dtype: string
splits:
- name: train
num_bytes: 872492457
num_examples: 12954834
download_size: 334299450
dataset_size: 872492457
- config_name: tactics
features:
- name: FEN
dtype: string
- name: Evaluation
dtype: string
- name: Move
dtype: string
splits:
- name: train
num_bytes: 192267899
num_examples: 2628219
download_size: 92596702
dataset_size: 192267899
configs:
- config_name: evals_large
data_files:
- split: train
path: evals_large/train-*
- config_name: tactics
data_files:
- split: train
path: tactics/train-*
---
# Dataset Card for "chess-evaluations"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)