dataset_info: | |
features: | |
- name: gameid | |
dtype: string | |
- name: moves | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 21771383 | |
num_examples: 23297 | |
download_size: 12646201 | |
dataset_size: 21771383 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
tags: | |
- chess | |
source_datasets: | |
- https://github.com/TCEC-Chess/tcecgames | |
license: mit | |
Dataset made from [tcec](https://github.com/TCEC-Chess/tcecgames) data using this [script](https://github.com/Xmaster6y/lczerolens/blob/main/scripts/datasets/make_tcec_dataset.py). |