Upload README.md with huggingface_hub
Browse files
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:
|
11 |
num_examples: 659576
|
12 |
- name: test
|
13 |
-
num_bytes:
|
14 |
num_examples: 62561
|
15 |
-
download_size:
|
16 |
-
dataset_size:
|
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 |
|