austindavis commited on
Commit
7d5b0ef
1 Parent(s): f0738ef

Upload dataset

Browse files
README.md CHANGED
@@ -1394,6 +1394,44 @@ dataset_info:
1394
  num_examples: 4770357
1395
  download_size: 290332072
1396
  dataset_size: 932274709
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1397
  description: '"The dataset contains games from the Lichess.org open database converted
1398
  from PGN format to UCI format. It is divided into two main configurations: `moves`
1399
  and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
@@ -1694,6 +1732,10 @@ configs:
1694
  data_files:
1695
  - split: train
1696
  path: data/201601-*
 
 
 
 
1697
  - config_name: 201602-moves
1698
  data_files:
1699
  - split: train
 
1394
  num_examples: 4770357
1395
  download_size: 290332072
1396
  dataset_size: 932274709
1397
+ - config_name: 201602-headers
1398
+ features:
1399
+ - name: event
1400
+ dtype: string
1401
+ - name: site
1402
+ dtype: string
1403
+ - name: white
1404
+ dtype: string
1405
+ - name: black
1406
+ dtype: string
1407
+ - name: result
1408
+ dtype: string
1409
+ - name: utcdate
1410
+ dtype: string
1411
+ - name: utctime
1412
+ dtype: string
1413
+ - name: whiteelo
1414
+ dtype: int64
1415
+ - name: blackelo
1416
+ dtype: int64
1417
+ - name: whiteratingdiff
1418
+ dtype: float64
1419
+ - name: blackratingdiff
1420
+ dtype: float64
1421
+ - name: eco
1422
+ dtype: string
1423
+ - name: opening
1424
+ dtype: string
1425
+ - name: timecontrol
1426
+ dtype: string
1427
+ - name: termination
1428
+ dtype: string
1429
+ splits:
1430
+ - name: train
1431
+ num_bytes: 978121579
1432
+ num_examples: 5015361
1433
+ download_size: 307695357
1434
+ dataset_size: 978121579
1435
  description: '"The dataset contains games from the Lichess.org open database converted
1436
  from PGN format to UCI format. It is divided into two main configurations: `moves`
1437
  and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
 
1732
  data_files:
1733
  - split: train
1734
  path: data/201601-*
1735
+ - config_name: 201602-headers
1736
+ data_files:
1737
+ - split: train
1738
+ path: headers/201602/train-*
1739
  - config_name: 201602-moves
1740
  data_files:
1741
  - split: train
headers/201602/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47de8f4c4a1a624164df5f6f7039ea7b41b7fab2bd54d5b67d0ddf922cc08fc7
3
+ size 153569256
headers/201602/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c43e992d545964709b5107d9fe62c438df936750367b844e39c90223bf8e2dd
3
+ size 154126101