austindavis
commited on
Commit
•
9063898
1
Parent(s):
c7d3a91
Upload dataset
Browse files
README.md
CHANGED
@@ -1774,6 +1774,44 @@ dataset_info:
|
|
1774 |
num_examples: 8021509
|
1775 |
download_size: 503256909
|
1776 |
dataset_size: 1569620327
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1777 |
description: '"The dataset contains games from the Lichess.org open database converted
|
1778 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
1779 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
@@ -2154,6 +2192,10 @@ configs:
|
|
2154 |
data_files:
|
2155 |
- split: train
|
2156 |
path: data/201611-*
|
|
|
|
|
|
|
|
|
2157 |
- config_name: 201612-moves
|
2158 |
data_files:
|
2159 |
- split: train
|
|
|
1774 |
num_examples: 8021509
|
1775 |
download_size: 503256909
|
1776 |
dataset_size: 1569620327
|
1777 |
+
- config_name: 201612-headers
|
1778 |
+
features:
|
1779 |
+
- name: event
|
1780 |
+
dtype: string
|
1781 |
+
- name: site
|
1782 |
+
dtype: string
|
1783 |
+
- name: white
|
1784 |
+
dtype: string
|
1785 |
+
- name: black
|
1786 |
+
dtype: string
|
1787 |
+
- name: result
|
1788 |
+
dtype: string
|
1789 |
+
- name: utcdate
|
1790 |
+
dtype: string
|
1791 |
+
- name: utctime
|
1792 |
+
dtype: string
|
1793 |
+
- name: whiteelo
|
1794 |
+
dtype: int64
|
1795 |
+
- name: blackelo
|
1796 |
+
dtype: int64
|
1797 |
+
- name: whiteratingdiff
|
1798 |
+
dtype: float64
|
1799 |
+
- name: blackratingdiff
|
1800 |
+
dtype: float64
|
1801 |
+
- name: eco
|
1802 |
+
dtype: string
|
1803 |
+
- name: opening
|
1804 |
+
dtype: string
|
1805 |
+
- name: timecontrol
|
1806 |
+
dtype: string
|
1807 |
+
- name: termination
|
1808 |
+
dtype: string
|
1809 |
+
splits:
|
1810 |
+
- name: train
|
1811 |
+
num_bytes: 1848428060
|
1812 |
+
num_examples: 9433412
|
1813 |
+
download_size: 594613034
|
1814 |
+
dataset_size: 1848428060
|
1815 |
description: '"The dataset contains games from the Lichess.org open database converted
|
1816 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
1817 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
|
|
2192 |
data_files:
|
2193 |
- split: train
|
2194 |
path: data/201611-*
|
2195 |
+
- config_name: 201612-headers
|
2196 |
+
data_files:
|
2197 |
+
- split: train
|
2198 |
+
path: headers/201612/train-*
|
2199 |
- config_name: 201612-moves
|
2200 |
data_files:
|
2201 |
- split: train
|
headers/201612/train-00000-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:136625d7354007f8f71cf72cdd1148ad41f9408d964de324b9958044ad4a5292
|
3 |
+
size 148643500
|
headers/201612/train-00001-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec4fabe9f6be9abbe0f6fb44a7b9fc318a45c64b0e42a20f797a4165b64cbdc6
|
3 |
+
size 148576373
|
headers/201612/train-00002-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b609a63b821ec68c64b2a0d64cfa945c0c6840dad9941bf4f7a129e5c56ad950
|
3 |
+
size 148631996
|
headers/201612/train-00003-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e112d378a17eb05c16f502320367180b31db81a48eb6180711d69ed07520826e
|
3 |
+
size 148761165
|