Upload dataset
Browse files
README.md
CHANGED
@@ -1888,6 +1888,44 @@ dataset_info:
|
|
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
|
@@ -2292,6 +2330,10 @@ configs:
|
|
2292 |
data_files:
|
2293 |
- split: train
|
2294 |
path: data/201702-*
|
|
|
|
|
|
|
|
|
2295 |
- config_name: 201703-moves
|
2296 |
data_files:
|
2297 |
- split: train
|
|
|
1888 |
num_examples: 10194939
|
1889 |
download_size: 644102066
|
1890 |
dataset_size: 1986836916
|
1891 |
+
- config_name: 201703-headers
|
1892 |
+
features:
|
1893 |
+
- name: event
|
1894 |
+
dtype: string
|
1895 |
+
- name: site
|
1896 |
+
dtype: string
|
1897 |
+
- name: white
|
1898 |
+
dtype: string
|
1899 |
+
- name: black
|
1900 |
+
dtype: string
|
1901 |
+
- name: result
|
1902 |
+
dtype: string
|
1903 |
+
- name: utcdate
|
1904 |
+
dtype: string
|
1905 |
+
- name: utctime
|
1906 |
+
dtype: string
|
1907 |
+
- name: whiteelo
|
1908 |
+
dtype: int64
|
1909 |
+
- name: blackelo
|
1910 |
+
dtype: int64
|
1911 |
+
- name: whiteratingdiff
|
1912 |
+
dtype: float64
|
1913 |
+
- name: blackratingdiff
|
1914 |
+
dtype: float64
|
1915 |
+
- name: eco
|
1916 |
+
dtype: string
|
1917 |
+
- name: opening
|
1918 |
+
dtype: string
|
1919 |
+
- name: timecontrol
|
1920 |
+
dtype: string
|
1921 |
+
- name: termination
|
1922 |
+
dtype: string
|
1923 |
+
splits:
|
1924 |
+
- name: train
|
1925 |
+
num_bytes: 2206844470
|
1926 |
+
num_examples: 11346745
|
1927 |
+
download_size: 716613290
|
1928 |
+
dataset_size: 2206844470
|
1929 |
description: '"The dataset contains games from the Lichess.org open database converted
|
1930 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
1931 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
|
|
2330 |
data_files:
|
2331 |
- split: train
|
2332 |
path: data/201702-*
|
2333 |
+
- config_name: 201703-headers
|
2334 |
+
data_files:
|
2335 |
+
- split: train
|
2336 |
+
path: headers/201703/train-*
|
2337 |
- config_name: 201703-moves
|
2338 |
data_files:
|
2339 |
- split: train
|
headers/201703/train-00000-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1e26f4507cb7b760cfe7f5b47549c6a9a973ed50f32225ffa858f14c5e0969a
|
3 |
+
size 143372272
|
headers/201703/train-00001-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bf407e51510c3f134d47b76a4639d6fe563a7e67923a9ccf22e057423ec4007
|
3 |
+
size 143344028
|
headers/201703/train-00002-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e177448084fa8ce89ac497addc6e1205b03c73f09879625a09d0faa4e8ad42b4
|
3 |
+
size 143417491
|
headers/201703/train-00003-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:444cb8878f1ea00aa2d4f53710ff8fa6ae86afbf149d1ba50bc7d090c5c3942f
|
3 |
+
size 143313164
|
headers/201703/train-00004-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cda75829870e9bc2ecbf9bcd03415444383d1631ef99214bfb1c1182429b55b4
|
3 |
+
size 143166335
|