austindavis
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -1812,6 +1812,44 @@ dataset_info:
|
|
1812 |
num_examples: 9433412
|
1813 |
download_size: 594613034
|
1814 |
dataset_size: 1848428060
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1815 |
description: '"The dataset contains games from the Lichess.org open database converted
|
1816 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
1817 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
@@ -2200,6 +2238,10 @@ configs:
|
|
2200 |
data_files:
|
2201 |
- split: train
|
2202 |
path: data/201612-*
|
|
|
|
|
|
|
|
|
2203 |
- config_name: 201701-moves
|
2204 |
data_files:
|
2205 |
- split: train
|
|
|
1812 |
num_examples: 9433412
|
1813 |
download_size: 594613034
|
1814 |
dataset_size: 1848428060
|
1815 |
+
- config_name: 201701-headers
|
1816 |
+
features:
|
1817 |
+
- name: event
|
1818 |
+
dtype: string
|
1819 |
+
- name: site
|
1820 |
+
dtype: string
|
1821 |
+
- name: white
|
1822 |
+
dtype: string
|
1823 |
+
- name: black
|
1824 |
+
dtype: string
|
1825 |
+
- name: result
|
1826 |
+
dtype: string
|
1827 |
+
- name: utcdate
|
1828 |
+
dtype: string
|
1829 |
+
- name: utctime
|
1830 |
+
dtype: string
|
1831 |
+
- name: whiteelo
|
1832 |
+
dtype: int64
|
1833 |
+
- name: blackelo
|
1834 |
+
dtype: int64
|
1835 |
+
- name: whiteratingdiff
|
1836 |
+
dtype: float64
|
1837 |
+
- name: blackratingdiff
|
1838 |
+
dtype: float64
|
1839 |
+
- name: eco
|
1840 |
+
dtype: string
|
1841 |
+
- name: opening
|
1842 |
+
dtype: string
|
1843 |
+
- name: timecontrol
|
1844 |
+
dtype: string
|
1845 |
+
- name: termination
|
1846 |
+
dtype: string
|
1847 |
+
splits:
|
1848 |
+
- name: train
|
1849 |
+
num_bytes: 2091792709
|
1850 |
+
num_examples: 10680708
|
1851 |
+
download_size: 673940103
|
1852 |
+
dataset_size: 2091792709
|
1853 |
description: '"The dataset contains games from the Lichess.org open database converted
|
1854 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
1855 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
|
|
2238 |
data_files:
|
2239 |
- split: train
|
2240 |
path: data/201612-*
|
2241 |
+
- config_name: 201701-headers
|
2242 |
+
data_files:
|
2243 |
+
- split: train
|
2244 |
+
path: headers/201701/train-*
|
2245 |
- config_name: 201701-moves
|
2246 |
data_files:
|
2247 |
- split: train
|
headers/201701/train-00000-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3269a6c72fa51898f6f57f208262ae26a82df90d73a5099efecf93785a2f77cd
|
3 |
+
size 134817500
|
headers/201701/train-00001-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3483c7d59e023968fad97bea7f80ba00b717e060479625be5f682c96931f134
|
3 |
+
size 134919352
|
headers/201701/train-00002-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45c171addf903c0faea7374cdfc82b6594a8bcde27e187e2df8a3c613b33d639
|
3 |
+
size 134748310
|
headers/201701/train-00003-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb0315a03a94f4a55b73cf454ead6104631e8612cc556d1beca84edcb2086357
|
3 |
+
size 134697437
|
headers/201701/train-00004-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31821f57426946841aced0b4144817de17c7cba672ed4a62f14cd95c92671524
|
3 |
+
size 134757504
|