Datasets:
christopher
commited on
Commit
•
b457a55
1
Parent(s):
33b20a5
Update README.md
Browse files
README.md
CHANGED
@@ -34,17 +34,11 @@ dataset_info:
|
|
34 |
dtype: string
|
35 |
- name: movetext
|
36 |
dtype: string
|
37 |
-
splits:
|
38 |
-
- name: train
|
39 |
-
num_bytes: 572887987
|
40 |
-
num_examples: 362425
|
41 |
-
download_size: 185029187
|
42 |
-
dataset_size: 572887987
|
43 |
configs:
|
44 |
- config_name: default
|
45 |
data_files:
|
46 |
- split: train
|
47 |
-
path: data
|
48 |
tags:
|
49 |
- chess
|
50 |
- lichess
|
|
|
34 |
dtype: string
|
35 |
- name: movetext
|
36 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
configs:
|
38 |
- config_name: default
|
39 |
data_files:
|
40 |
- split: train
|
41 |
+
path: data/**/train-*
|
42 |
tags:
|
43 |
- chess
|
44 |
- lichess
|