austindavis
commited on
Commit
•
d769b59
1
Parent(s):
979120f
Upload dataset
Browse files
README.md
CHANGED
@@ -1850,6 +1850,44 @@ dataset_info:
|
|
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
|
@@ -2246,6 +2284,10 @@ configs:
|
|
2246 |
data_files:
|
2247 |
- split: train
|
2248 |
path: data/201701-*
|
|
|
|
|
|
|
|
|
2249 |
- config_name: 201702-moves
|
2250 |
data_files:
|
2251 |
- split: train
|
|
|
1850 |
num_examples: 10680708
|
1851 |
download_size: 673940103
|
1852 |
dataset_size: 2091792709
|
1853 |
+
- config_name: 201702-headers
|
1854 |
+
features:
|
1855 |
+
- name: event
|
1856 |
+
dtype: string
|
1857 |
+
- name: site
|
1858 |
+
dtype: string
|
1859 |
+
- name: white
|
1860 |
+
dtype: string
|
1861 |
+
- name: black
|
1862 |
+
dtype: string
|
1863 |
+
- name: result
|
1864 |
+
dtype: string
|
1865 |
+
- name: utcdate
|
1866 |
+
dtype: string
|
1867 |
+
- name: utctime
|
1868 |
+
dtype: string
|
1869 |
+
- name: whiteelo
|
1870 |
+
dtype: int64
|
1871 |
+
- name: blackelo
|
1872 |
+
dtype: int64
|
1873 |
+
- name: whiteratingdiff
|
1874 |
+
dtype: float64
|
1875 |
+
- name: blackratingdiff
|
1876 |
+
dtype: float64
|
1877 |
+
- name: eco
|
1878 |
+
dtype: string
|
1879 |
+
- name: opening
|
1880 |
+
dtype: string
|
1881 |
+
- name: timecontrol
|
1882 |
+
dtype: string
|
1883 |
+
- name: termination
|
1884 |
+
dtype: string
|
1885 |
+
splits:
|
1886 |
+
- name: train
|
1887 |
+
num_bytes: 1986836916
|
1888 |
+
num_examples: 10194939
|
1889 |
+
download_size: 644102066
|
1890 |
+
dataset_size: 1986836916
|
1891 |
description: '"The dataset contains games from the Lichess.org open database converted
|
1892 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
1893 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
|
|
2284 |
data_files:
|
2285 |
- split: train
|
2286 |
path: data/201701-*
|
2287 |
+
- config_name: 201702-headers
|
2288 |
+
data_files:
|
2289 |
+
- split: train
|
2290 |
+
path: headers/201702/train-*
|
2291 |
- config_name: 201702-moves
|
2292 |
data_files:
|
2293 |
- split: train
|
headers/201702/train-00000-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e3eaa3d7df02c8a9fcccb4aa4786e6ba50256037f26bd5429b61efed7297d38
|
3 |
+
size 160959089
|
headers/201702/train-00001-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00bf526a84f1f2c8a26a44fe4f2e1e4676df375a32c8bb1919df7ae3c81291c6
|
3 |
+
size 161062885
|
headers/201702/train-00002-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afe492e31434fc2729f0c97d38da98e163e90b53b10822ed53f013296defe8f7
|
3 |
+
size 161034355
|
headers/201702/train-00003-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:267c2877518d4ac11ffb528b4e5a057b02e7045d337c2079e6451a88ebac6f0a
|
3 |
+
size 161045737
|