christopher commited on
Commit
37058f0
·
verified ·
1 Parent(s): e0b4a63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -34,17 +34,17 @@ dataset_info:
34
  dtype: string
35
  - name: movetext
36
  dtype: string
37
- splits:
38
- - name: train
39
- num_bytes: 202472782
40
- num_examples: 71550
41
- download_size: 67524931
42
- dataset_size: 202472782
43
  configs:
44
  - config_name: default
45
  data_files:
46
  - split: train
47
- path: data/year=2024/month=11/train-*
 
 
 
 
 
 
48
  ---
49
 
50
  > [!CAUTION]
 
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
+ - horde-chess
45
+ - lichess
46
+ - game
47
+ - games
48
  ---
49
 
50
  > [!CAUTION]