Upload dataset
Browse files
README.md
CHANGED
@@ -2078,6 +2078,44 @@ dataset_info:
|
|
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
|
@@ -2522,6 +2560,10 @@ configs:
|
|
2522 |
data_files:
|
2523 |
- split: train
|
2524 |
path: data/201707-*
|
|
|
|
|
|
|
|
|
2525 |
- config_name: 201708-moves
|
2526 |
data_files:
|
2527 |
- split: train
|
|
|
2078 |
num_examples: 12080314
|
2079 |
download_size: 764480343
|
2080 |
dataset_size: 2365737778
|
2081 |
+
- config_name: 201708-headers
|
2082 |
+
features:
|
2083 |
+
- name: event
|
2084 |
+
dtype: string
|
2085 |
+
- name: site
|
2086 |
+
dtype: string
|
2087 |
+
- name: white
|
2088 |
+
dtype: string
|
2089 |
+
- name: black
|
2090 |
+
dtype: string
|
2091 |
+
- name: result
|
2092 |
+
dtype: string
|
2093 |
+
- name: utcdate
|
2094 |
+
dtype: string
|
2095 |
+
- name: utctime
|
2096 |
+
dtype: string
|
2097 |
+
- name: whiteelo
|
2098 |
+
dtype: int64
|
2099 |
+
- name: blackelo
|
2100 |
+
dtype: int64
|
2101 |
+
- name: whiteratingdiff
|
2102 |
+
dtype: float64
|
2103 |
+
- name: blackratingdiff
|
2104 |
+
dtype: float64
|
2105 |
+
- name: eco
|
2106 |
+
dtype: string
|
2107 |
+
- name: opening
|
2108 |
+
dtype: string
|
2109 |
+
- name: timecontrol
|
2110 |
+
dtype: string
|
2111 |
+
- name: termination
|
2112 |
+
dtype: string
|
2113 |
+
splits:
|
2114 |
+
- name: train
|
2115 |
+
num_bytes: 2439444576
|
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
|
|
|
2560 |
data_files:
|
2561 |
- split: train
|
2562 |
path: data/201707-*
|
2563 |
+
- config_name: 201708-headers
|
2564 |
+
data_files:
|
2565 |
+
- split: train
|
2566 |
+
path: headers/201708/train-*
|
2567 |
- config_name: 201708-moves
|
2568 |
data_files:
|
2569 |
- split: train
|
headers/201708/train-00000-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32d35667f4849e67f9c7a5a8d088f60cb6a398e2b3c4079b4971cadba6602760
|
3 |
+
size 157637791
|
headers/201708/train-00001-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90127ca8b1176741b22411939673c4b6a1b4ec9fb30171c2f381c4c22f068d4a
|
3 |
+
size 157748978
|
headers/201708/train-00002-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70f9cd569c701446e891e4268b790f85f94e662df67dc14fcd511b6f20a5accb
|
3 |
+
size 157784122
|
headers/201708/train-00003-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67e2ca6887744c6ca76e5b11ab0662d5b59eeed76f094cd9961877d3855e7f82
|
3 |
+
size 157665120
|
headers/201708/train-00004-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ed0fbb45d0b4db667a6ca5830b02eb99d67fc8097687f570ad870f37bc8e3ad
|
3 |
+
size 157632059
|