austindavis commited on
Commit
77b7bdd
1 Parent(s): 38fdef6

Upload dataset

Browse files
README.md CHANGED
@@ -178,6 +178,44 @@ dataset_info:
178
  num_examples: 157871
179
  download_size: 8357025
180
  dataset_size: 27075305
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
181
  description: '"The dataset contains games from the Lichess.org open database converted
182
  from PGN format to UCI format. It is divided into two main configurations: `moves`
183
  and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
@@ -218,6 +256,10 @@ configs:
218
  data_files:
219
  - split: train
220
  path: data/201304-*
 
 
 
 
221
  - config_name: 201305-moves
222
  data_files:
223
  - split: train
 
178
  num_examples: 157871
179
  download_size: 8357025
180
  dataset_size: 27075305
181
+ - config_name: 201305-headers
182
+ features:
183
+ - name: event
184
+ dtype: string
185
+ - name: site
186
+ dtype: string
187
+ - name: white
188
+ dtype: string
189
+ - name: black
190
+ dtype: string
191
+ - name: result
192
+ dtype: string
193
+ - name: utcdate
194
+ dtype: date32
195
+ - name: utctime
196
+ dtype: time64[us]
197
+ - name: whiteelo
198
+ dtype: int64
199
+ - name: blackelo
200
+ dtype: int64
201
+ - name: whiteratingdiff
202
+ dtype: float64
203
+ - name: blackratingdiff
204
+ dtype: float64
205
+ - name: eco
206
+ dtype: string
207
+ - name: opening
208
+ dtype: string
209
+ - name: timecontrol
210
+ dtype: string
211
+ - name: termination
212
+ dtype: string
213
+ splits:
214
+ - name: train
215
+ num_bytes: 30787801
216
+ num_examples: 179550
217
+ download_size: 9499827
218
+ dataset_size: 30787801
219
  description: '"The dataset contains games from the Lichess.org open database converted
220
  from PGN format to UCI format. It is divided into two main configurations: `moves`
221
  and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
 
256
  data_files:
257
  - split: train
258
  path: data/201304-*
259
+ - config_name: 201305-headers
260
+ data_files:
261
+ - split: train
262
+ path: headers/201305/train-*
263
  - config_name: 201305-moves
264
  data_files:
265
  - split: train
headers/201305/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3113d2ef4022e5a9a8783baef9d079042a8d6eed024b0e856465df40919bd0f5
3
+ size 9499827