Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
jiacheng-ye commited on
Commit
3fc224d
·
verified ·
1 Parent(s): f268f15

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -5,15 +5,17 @@ dataset_info:
5
  dtype: string
6
  - name: action
7
  dtype: string
 
 
8
  splits:
9
  - name: train
10
- num_bytes: 182599630
11
  num_examples: 659576
12
  - name: test
13
- num_bytes: 5505482
14
  num_examples: 62561
15
- download_size: 51899474
16
- dataset_size: 188105112
17
  ---
18
  # Dataset Card for "chess10k"
19
 
 
5
  dtype: string
6
  - name: action
7
  dtype: string
8
+ - name: future
9
+ dtype: string
10
  splits:
11
  - name: train
12
+ num_bytes: 184646417
13
  num_examples: 659576
14
  - name: test
15
+ num_bytes: 5755726
16
  num_examples: 62561
17
+ download_size: 52539213
18
+ dataset_size: 190402143
19
  ---
20
  # Dataset Card for "chess10k"
21