austindavis commited on
Commit
dcc9d45
1 Parent(s): aee4b9d

Upload dataset

Browse files
README.md CHANGED
@@ -1204,6 +1204,44 @@ dataset_info:
1204
  num_examples: 2621861
1205
  download_size: 152343588
1206
  dataset_size: 515482698
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1207
  description: '"The dataset contains games from the Lichess.org open database converted
1208
  from PGN format to UCI format. It is divided into two main configurations: `moves`
1209
  and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
@@ -1464,6 +1502,10 @@ configs:
1464
  data_files:
1465
  - split: train
1466
  path: data/201508-*
 
 
 
 
1467
  - config_name: 201509-moves
1468
  data_files:
1469
  - split: train
 
1204
  num_examples: 2621861
1205
  download_size: 152343588
1206
  dataset_size: 515482698
1207
+ - config_name: 201509-headers
1208
+ features:
1209
+ - name: event
1210
+ dtype: string
1211
+ - name: site
1212
+ dtype: string
1213
+ - name: white
1214
+ dtype: string
1215
+ - name: black
1216
+ dtype: string
1217
+ - name: result
1218
+ dtype: string
1219
+ - name: utcdate
1220
+ dtype: string
1221
+ - name: utctime
1222
+ dtype: string
1223
+ - name: whiteelo
1224
+ dtype: int64
1225
+ - name: blackelo
1226
+ dtype: int64
1227
+ - name: whiteratingdiff
1228
+ dtype: float64
1229
+ - name: blackratingdiff
1230
+ dtype: float64
1231
+ - name: eco
1232
+ dtype: string
1233
+ - name: opening
1234
+ dtype: string
1235
+ - name: timecontrol
1236
+ dtype: string
1237
+ - name: termination
1238
+ dtype: string
1239
+ splits:
1240
+ - name: train
1241
+ num_bytes: 557031485
1242
+ num_examples: 2844677
1243
+ download_size: 166775616
1244
+ dataset_size: 557031485
1245
  description: '"The dataset contains games from the Lichess.org open database converted
1246
  from PGN format to UCI format. It is divided into two main configurations: `moves`
1247
  and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
 
1502
  data_files:
1503
  - split: train
1504
  path: data/201508-*
1505
+ - config_name: 201509-headers
1506
+ data_files:
1507
+ - split: train
1508
+ path: headers/201509/train-*
1509
  - config_name: 201509-moves
1510
  data_files:
1511
  - split: train
headers/201509/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8140990d8fff5acd1a434b3caa28cd488ae9a9117d9b36d076e6e0610f4c966a
3
+ size 83231445
headers/201509/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09e3037106c2498732491beae39df82d1306b2484d9dac19d9f02cbba378a720
3
+ size 83544171