Commit
·
5448102
1
Parent(s):
33f6fd5
Update README
Browse files
README.md
CHANGED
@@ -17,11 +17,11 @@ dataset_info:
|
|
17 |
- name: winner
|
18 |
dtype: string
|
19 |
- name: moves_san
|
20 |
-
|
21 |
- name: moves_uci
|
22 |
-
|
23 |
- name: moves_custom
|
24 |
-
|
25 |
- name: source
|
26 |
dtype: string
|
27 |
configs:
|
|
|
17 |
- name: winner
|
18 |
dtype: string
|
19 |
- name: moves_san
|
20 |
+
list: string
|
21 |
- name: moves_uci
|
22 |
+
list: string
|
23 |
- name: moves_custom
|
24 |
+
list: string
|
25 |
- name: source
|
26 |
dtype: string
|
27 |
configs:
|