Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -12,6 +12,18 @@ dataset_info:
|
|
12 |
num_examples: 12954834
|
13 |
download_size: 334299450
|
14 |
dataset_size: 872492457
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
- config_name: tactics
|
16 |
features:
|
17 |
- name: FEN
|
@@ -31,6 +43,10 @@ configs:
|
|
31 |
data_files:
|
32 |
- split: train
|
33 |
path: evals_large/train-*
|
|
|
|
|
|
|
|
|
34 |
- config_name: tactics
|
35 |
data_files:
|
36 |
- split: train
|
|
|
12 |
num_examples: 12954834
|
13 |
download_size: 334299450
|
14 |
dataset_size: 872492457
|
15 |
+
- config_name: randoms
|
16 |
+
features:
|
17 |
+
- name: FEN
|
18 |
+
dtype: string
|
19 |
+
- name: Evaluation
|
20 |
+
dtype: string
|
21 |
+
splits:
|
22 |
+
- name: train
|
23 |
+
num_bytes: 71226739
|
24 |
+
num_examples: 1000273
|
25 |
+
download_size: 18919700
|
26 |
+
dataset_size: 71226739
|
27 |
- config_name: tactics
|
28 |
features:
|
29 |
- name: FEN
|
|
|
43 |
data_files:
|
44 |
- split: train
|
45 |
path: evals_large/train-*
|
46 |
+
- config_name: randoms
|
47 |
+
data_files:
|
48 |
+
- split: train
|
49 |
+
path: randoms/train-*
|
50 |
- config_name: tactics
|
51 |
data_files:
|
52 |
- split: train
|