christopher commited on
Commit
2eb6b4c
·
verified ·
1 Parent(s): bf2f8fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -41
README.md CHANGED
@@ -1,50 +1,10 @@
1
  ---
2
  license: cc0-1.0
3
- dataset_info:
4
- features:
5
- - name: Event
6
- dtype: string
7
- - name: Site
8
- dtype: string
9
- - name: White
10
- dtype: string
11
- - name: Black
12
- dtype: string
13
- - name: Result
14
- dtype: string
15
- - name: WhiteTitle
16
- dtype: string
17
- - name: BlackTitle
18
- dtype: string
19
- - name: WhiteElo
20
- dtype: int16
21
- - name: BlackElo
22
- dtype: int16
23
- - name: WhiteRatingDiff
24
- dtype: int16
25
- - name: BlackRatingDiff
26
- dtype: int16
27
- - name: UTCDate
28
- dtype: date32
29
- - name: UTCTime
30
- dtype: time32[s]
31
- - name: Termination
32
- dtype: string
33
- - name: TimeControl
34
- dtype: string
35
- - name: movetext
36
- dtype: string
37
- splits:
38
- - name: train
39
- num_bytes: 226637020
40
- num_examples: 80106
41
- download_size: 75439579
42
- dataset_size: 226637020
43
  configs:
44
  - config_name: default
45
  data_files:
46
  - split: train
47
- path: data/year=2025/month=01/train-*
48
  tags:
49
  - chess
50
  - horde-chess
 
1
  ---
2
  license: cc0-1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  configs:
4
  - config_name: default
5
  data_files:
6
  - split: train
7
+ path: data/**/train-*
8
  tags:
9
  - chess
10
  - horde-chess