angeluriot commited on
Commit
5448102
·
1 Parent(s): 33f6fd5

Update README

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -17,11 +17,11 @@ dataset_info:
17
  - name: winner
18
  dtype: string
19
  - name: moves_san
20
- sequence: string
21
  - name: moves_uci
22
- sequence: string
23
  - name: moves_custom
24
- sequence: string
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: