austindavis commited on
Commit
a7ec6dd
·
verified ·
1 Parent(s): 4bfee01

Upload dataset

Browse files
README.md CHANGED
@@ -1318,6 +1318,44 @@ dataset_info:
1318
  num_examples: 3595776
1319
  download_size: 214539337
1320
  dataset_size: 703805155
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1321
  description: '"The dataset contains games from the Lichess.org open database converted
1322
  from PGN format to UCI format. It is divided into two main configurations: `moves`
1323
  and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
@@ -1602,6 +1640,10 @@ configs:
1602
  data_files:
1603
  - split: train
1604
  path: data/201511-*
 
 
 
 
1605
  - config_name: 201512-moves
1606
  data_files:
1607
  - split: train
 
1318
  num_examples: 3595776
1319
  download_size: 214539337
1320
  dataset_size: 703805155
1321
+ - config_name: 201512-headers
1322
+ features:
1323
+ - name: event
1324
+ dtype: string
1325
+ - name: site
1326
+ dtype: string
1327
+ - name: white
1328
+ dtype: string
1329
+ - name: black
1330
+ dtype: string
1331
+ - name: result
1332
+ dtype: string
1333
+ - name: utcdate
1334
+ dtype: string
1335
+ - name: utctime
1336
+ dtype: string
1337
+ - name: whiteelo
1338
+ dtype: int64
1339
+ - name: blackelo
1340
+ dtype: int64
1341
+ - name: whiteratingdiff
1342
+ dtype: float64
1343
+ - name: blackratingdiff
1344
+ dtype: float64
1345
+ - name: eco
1346
+ dtype: string
1347
+ - name: opening
1348
+ dtype: string
1349
+ - name: timecontrol
1350
+ dtype: string
1351
+ - name: termination
1352
+ dtype: string
1353
+ splits:
1354
+ - name: train
1355
+ num_bytes: 815327955
1356
+ num_examples: 4161162
1357
+ download_size: 250866581
1358
+ dataset_size: 815327955
1359
  description: '"The dataset contains games from the Lichess.org open database converted
1360
  from PGN format to UCI format. It is divided into two main configurations: `moves`
1361
  and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
 
1640
  data_files:
1641
  - split: train
1642
  path: data/201511-*
1643
+ - config_name: 201512-headers
1644
+ data_files:
1645
+ - split: train
1646
+ path: headers/201512/train-*
1647
  - config_name: 201512-moves
1648
  data_files:
1649
  - split: train
headers/201512/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9175f8d45f81c6b17dc292cf56b3de8165e41a4f8998bcb0970e31302dd7d22
3
+ size 124963239
headers/201512/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a426ceb5681f884ed95e581991bb6c411a69b55b868622e49fc1a5f87c9139b
3
+ size 125903342