File size: 581 Bytes
3b9cf3d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6399de2
 
 
 
9290f10
3b9cf3d
6399de2
9290f10
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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).