dataset_info: | |
features: | |
- name: gameid | |
dtype: string | |
- name: moves | |
list: string | |
- name: fen | |
dtype: string | |
- name: label | |
dtype: 'null' | |
splits: | |
- name: train | |
num_bytes: 592768005 | |
num_examples: 3280447 | |
download_size: 97716232 | |
dataset_size: 592768005 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
tags: | |
- chess | |
source_datasets: | |
- lczerolens/tcec-games | |
license: mit | |
Dataset made from [tcec](https://huggingface.co/datasets/lczerolens/tcec-games) data using this [script](https://github.com/Xmaster6y/lczerolens/blob/main/scripts/datasets/make_tcec_boards_dataset.py). |