Upload dataset
Browse files
README.md
CHANGED
|
@@ -1622,6 +1622,44 @@ dataset_info:
|
|
| 1622 |
num_examples: 6275933
|
| 1623 |
download_size: 390047632
|
| 1624 |
dataset_size: 1229377015
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1625 |
description: '"The dataset contains games from the Lichess.org open database converted
|
| 1626 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
| 1627 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
|
@@ -1970,6 +2008,10 @@ configs:
|
|
| 1970 |
data_files:
|
| 1971 |
- split: train
|
| 1972 |
path: data/201607-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1973 |
- config_name: 201608-moves
|
| 1974 |
data_files:
|
| 1975 |
- split: train
|
|
|
|
| 1622 |
num_examples: 6275933
|
| 1623 |
download_size: 390047632
|
| 1624 |
dataset_size: 1229377015
|
| 1625 |
+
- config_name: 201608-headers
|
| 1626 |
+
features:
|
| 1627 |
+
- name: event
|
| 1628 |
+
dtype: string
|
| 1629 |
+
- name: site
|
| 1630 |
+
dtype: string
|
| 1631 |
+
- name: white
|
| 1632 |
+
dtype: string
|
| 1633 |
+
- name: black
|
| 1634 |
+
dtype: string
|
| 1635 |
+
- name: result
|
| 1636 |
+
dtype: string
|
| 1637 |
+
- name: utcdate
|
| 1638 |
+
dtype: string
|
| 1639 |
+
- name: utctime
|
| 1640 |
+
dtype: string
|
| 1641 |
+
- name: whiteelo
|
| 1642 |
+
dtype: int64
|
| 1643 |
+
- name: blackelo
|
| 1644 |
+
dtype: int64
|
| 1645 |
+
- name: whiteratingdiff
|
| 1646 |
+
dtype: float64
|
| 1647 |
+
- name: blackratingdiff
|
| 1648 |
+
dtype: float64
|
| 1649 |
+
- name: eco
|
| 1650 |
+
dtype: string
|
| 1651 |
+
- name: opening
|
| 1652 |
+
dtype: string
|
| 1653 |
+
- name: timecontrol
|
| 1654 |
+
dtype: string
|
| 1655 |
+
- name: termination
|
| 1656 |
+
dtype: string
|
| 1657 |
+
splits:
|
| 1658 |
+
- name: train
|
| 1659 |
+
num_bytes: 1271315552
|
| 1660 |
+
num_examples: 6483257
|
| 1661 |
+
download_size: 404092003
|
| 1662 |
+
dataset_size: 1271315552
|
| 1663 |
description: '"The dataset contains games from the Lichess.org open database converted
|
| 1664 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
| 1665 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
|
|
|
| 2008 |
data_files:
|
| 2009 |
- split: train
|
| 2010 |
path: data/201607-*
|
| 2011 |
+
- config_name: 201608-headers
|
| 2012 |
+
data_files:
|
| 2013 |
+
- split: train
|
| 2014 |
+
path: headers/201608/train-*
|
| 2015 |
- config_name: 201608-moves
|
| 2016 |
data_files:
|
| 2017 |
- split: train
|
headers/201608/train-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b3bc3e2531ace3b83cc47ae3030ab83504abf450dd84f03a2995f791ee2f5fd
|
| 3 |
+
size 134762107
|
headers/201608/train-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c596bb0921b9058229610ef88dc542c1da9c450d1016b5e1a6031bcd5b3cf37
|
| 3 |
+
size 134510376
|
headers/201608/train-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a037834d84d582a24bb6851d820c0294f0c97e205668e5c2542e250f651e7c45
|
| 3 |
+
size 134819520
|