Upload dataset
Browse files
README.md
CHANGED
@@ -2040,6 +2040,44 @@ dataset_info:
|
|
2040 |
num_examples: 11512600
|
2041 |
download_size: 727578404
|
2042 |
dataset_size: 2252584917
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2043 |
description: '"The dataset contains games from the Lichess.org open database converted
|
2044 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
2045 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
@@ -2476,6 +2514,10 @@ configs:
|
|
2476 |
data_files:
|
2477 |
- split: train
|
2478 |
path: data/201706-*
|
|
|
|
|
|
|
|
|
2479 |
- config_name: 201707-moves
|
2480 |
data_files:
|
2481 |
- split: train
|
|
|
2040 |
num_examples: 11512600
|
2041 |
download_size: 727578404
|
2042 |
dataset_size: 2252584917
|
2043 |
+
- config_name: 201707-headers
|
2044 |
+
features:
|
2045 |
+
- name: event
|
2046 |
+
dtype: string
|
2047 |
+
- name: site
|
2048 |
+
dtype: string
|
2049 |
+
- name: white
|
2050 |
+
dtype: string
|
2051 |
+
- name: black
|
2052 |
+
dtype: string
|
2053 |
+
- name: result
|
2054 |
+
dtype: string
|
2055 |
+
- name: utcdate
|
2056 |
+
dtype: string
|
2057 |
+
- name: utctime
|
2058 |
+
dtype: string
|
2059 |
+
- name: whiteelo
|
2060 |
+
dtype: int64
|
2061 |
+
- name: blackelo
|
2062 |
+
dtype: int64
|
2063 |
+
- name: whiteratingdiff
|
2064 |
+
dtype: float64
|
2065 |
+
- name: blackratingdiff
|
2066 |
+
dtype: float64
|
2067 |
+
- name: eco
|
2068 |
+
dtype: string
|
2069 |
+
- name: opening
|
2070 |
+
dtype: string
|
2071 |
+
- name: timecontrol
|
2072 |
+
dtype: string
|
2073 |
+
- name: termination
|
2074 |
+
dtype: string
|
2075 |
+
splits:
|
2076 |
+
- name: train
|
2077 |
+
num_bytes: 2365737778
|
2078 |
+
num_examples: 12080314
|
2079 |
+
download_size: 764480343
|
2080 |
+
dataset_size: 2365737778
|
2081 |
description: '"The dataset contains games from the Lichess.org open database converted
|
2082 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
2083 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
|
|
2514 |
data_files:
|
2515 |
- split: train
|
2516 |
path: data/201706-*
|
2517 |
+
- config_name: 201707-headers
|
2518 |
+
data_files:
|
2519 |
+
- split: train
|
2520 |
+
path: headers/201707/train-*
|
2521 |
- config_name: 201707-moves
|
2522 |
data_files:
|
2523 |
- split: train
|
headers/201707/train-00000-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80a9e3fb5bf7cb11605ff5bd10244be03913e9ab4cb171f8a2abcaad045106a5
|
3 |
+
size 152726547
|
headers/201707/train-00001-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2474f774f91b7754bcc992cae1dfa73e9afe54322263f3b128f38400230f7fcc
|
3 |
+
size 152816541
|
headers/201707/train-00002-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e90abc786c35b1dec154361887d8271dc795eb73436fa3a1491fa44b22a48cdf
|
3 |
+
size 152801891
|
headers/201707/train-00003-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b575fefa6c1225dfcb7e3b7d5859c8eed5de43e68b62e3e4a63013c61734ee5f
|
3 |
+
size 153040282
|
headers/201707/train-00004-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92794ec1f139d156a0d83e78d2f75a7a9be8e85ef65c32b758ae38cb99f699db
|
3 |
+
size 153095082
|