austindavis commited on
Commit
ac6ae6d
·
verified ·
1 Parent(s): 4a87ba3

Upload dataset

Browse files
README.md CHANGED
@@ -102,6 +102,44 @@ dataset_info:
102
  num_examples: 123961
103
  download_size: 6487839
104
  dataset_size: 21155456
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
105
  description: '"The dataset contains games from the Lichess.org open database converted
106
  from PGN format to UCI format. It is divided into two main configurations: `moves`
107
  and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
@@ -126,6 +164,10 @@ configs:
126
  data_files:
127
  - split: train
128
  path: data/201302-*
 
 
 
 
129
  - config_name: 201303-moves
130
  data_files:
131
  - split: train
 
102
  num_examples: 123961
103
  download_size: 6487839
104
  dataset_size: 21155456
105
+ - config_name: 201303-headers
106
+ features:
107
+ - name: event
108
+ dtype: string
109
+ - name: site
110
+ dtype: string
111
+ - name: white
112
+ dtype: string
113
+ - name: black
114
+ dtype: string
115
+ - name: result
116
+ dtype: string
117
+ - name: utcdate
118
+ dtype: date32
119
+ - name: utctime
120
+ dtype: time64[us]
121
+ - name: whiteelo
122
+ dtype: int64
123
+ - name: blackelo
124
+ dtype: int64
125
+ - name: whiteratingdiff
126
+ dtype: float64
127
+ - name: blackratingdiff
128
+ dtype: float64
129
+ - name: eco
130
+ dtype: string
131
+ - name: opening
132
+ dtype: string
133
+ - name: timecontrol
134
+ dtype: string
135
+ - name: termination
136
+ dtype: string
137
+ splits:
138
+ - name: train
139
+ num_bytes: 27026323
140
+ num_examples: 158635
141
+ download_size: 8300668
142
+ dataset_size: 27026323
143
  description: '"The dataset contains games from the Lichess.org open database converted
144
  from PGN format to UCI format. It is divided into two main configurations: `moves`
145
  and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
 
164
  data_files:
165
  - split: train
166
  path: data/201302-*
167
+ - config_name: 201303-headers
168
+ data_files:
169
+ - split: train
170
+ path: headers/201303/train-*
171
  - config_name: 201303-moves
172
  data_files:
173
  - split: train
headers/201303/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fad0c22cc6da5522b13321ebba62105798524da27fceff1fb8314c114acd7591
3
+ size 8300668