Upload dataset
Browse files
README.md
CHANGED
@@ -2116,6 +2116,44 @@ dataset_info:
|
|
2116 |
num_examples: 12458761
|
2117 |
download_size: 788468070
|
2118 |
dataset_size: 2439444576
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2119 |
description: '"The dataset contains games from the Lichess.org open database converted
|
2120 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
2121 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
@@ -2568,6 +2606,10 @@ configs:
|
|
2568 |
data_files:
|
2569 |
- split: train
|
2570 |
path: data/201708-*
|
|
|
|
|
|
|
|
|
2571 |
- config_name: 201709-moves
|
2572 |
data_files:
|
2573 |
- split: train
|
|
|
2116 |
num_examples: 12458761
|
2117 |
download_size: 788468070
|
2118 |
dataset_size: 2439444576
|
2119 |
+
- config_name: 201709-headers
|
2120 |
+
features:
|
2121 |
+
- name: event
|
2122 |
+
dtype: string
|
2123 |
+
- name: site
|
2124 |
+
dtype: string
|
2125 |
+
- name: white
|
2126 |
+
dtype: string
|
2127 |
+
- name: black
|
2128 |
+
dtype: string
|
2129 |
+
- name: result
|
2130 |
+
dtype: string
|
2131 |
+
- name: utcdate
|
2132 |
+
dtype: string
|
2133 |
+
- name: utctime
|
2134 |
+
dtype: string
|
2135 |
+
- name: whiteelo
|
2136 |
+
dtype: int64
|
2137 |
+
- name: blackelo
|
2138 |
+
dtype: int64
|
2139 |
+
- name: whiteratingdiff
|
2140 |
+
dtype: float64
|
2141 |
+
- name: blackratingdiff
|
2142 |
+
dtype: float64
|
2143 |
+
- name: eco
|
2144 |
+
dtype: string
|
2145 |
+
- name: opening
|
2146 |
+
dtype: string
|
2147 |
+
- name: timecontrol
|
2148 |
+
dtype: string
|
2149 |
+
- name: termination
|
2150 |
+
dtype: string
|
2151 |
+
splits:
|
2152 |
+
- name: train
|
2153 |
+
num_bytes: 2455202032
|
2154 |
+
num_examples: 12564109
|
2155 |
+
download_size: 793997640
|
2156 |
+
dataset_size: 2455202032
|
2157 |
description: '"The dataset contains games from the Lichess.org open database converted
|
2158 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
2159 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
|
|
2606 |
data_files:
|
2607 |
- split: train
|
2608 |
path: data/201708-*
|
2609 |
+
- config_name: 201709-headers
|
2610 |
+
data_files:
|
2611 |
+
- split: train
|
2612 |
+
path: headers/201709/train-*
|
2613 |
- config_name: 201709-moves
|
2614 |
data_files:
|
2615 |
- split: train
|
headers/201709/train-00000-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82ba55447c20e62286fe916fb4c528222c1c24f81ac04fb205f368337318beee
|
3 |
+
size 158807903
|
headers/201709/train-00001-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a4c6fcf12fc0268a15186c9301f0309acf98fc3d12730739ed1bda632316ab7
|
3 |
+
size 158707386
|
headers/201709/train-00002-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79cb9c783153c35b7061c197e56acd064b49099c4b7386b58412f3380bbfab52
|
3 |
+
size 158806061
|
headers/201709/train-00003-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03a1c4dd8f0910f4b9feaa0c5b34104d5b3f77832db96794f84a4ad58ff21694
|
3 |
+
size 158910735
|
headers/201709/train-00004-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:998f1a7aa607f423b68d63139df074348a8672bb25c0adfd0b6f21e73eed76f2
|
3 |
+
size 158765555
|