Upload dataset
Browse files
README.md
CHANGED
|
@@ -1698,6 +1698,44 @@ dataset_info:
|
|
| 1698 |
num_examples: 6813113
|
| 1699 |
download_size: 425117757
|
| 1700 |
dataset_size: 1335237302
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1701 |
description: '"The dataset contains games from the Lichess.org open database converted
|
| 1702 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
| 1703 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
|
@@ -2062,6 +2100,10 @@ configs:
|
|
| 2062 |
data_files:
|
| 2063 |
- split: train
|
| 2064 |
path: data/201609-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2065 |
- config_name: 201610-moves
|
| 2066 |
data_files:
|
| 2067 |
- split: train
|
|
|
|
| 1698 |
num_examples: 6813113
|
| 1699 |
download_size: 425117757
|
| 1700 |
dataset_size: 1335237302
|
| 1701 |
+
- config_name: 201610-headers
|
| 1702 |
+
features:
|
| 1703 |
+
- name: event
|
| 1704 |
+
dtype: string
|
| 1705 |
+
- name: site
|
| 1706 |
+
dtype: string
|
| 1707 |
+
- name: white
|
| 1708 |
+
dtype: string
|
| 1709 |
+
- name: black
|
| 1710 |
+
dtype: string
|
| 1711 |
+
- name: result
|
| 1712 |
+
dtype: string
|
| 1713 |
+
- name: utcdate
|
| 1714 |
+
dtype: string
|
| 1715 |
+
- name: utctime
|
| 1716 |
+
dtype: string
|
| 1717 |
+
- name: whiteelo
|
| 1718 |
+
dtype: int64
|
| 1719 |
+
- name: blackelo
|
| 1720 |
+
dtype: int64
|
| 1721 |
+
- name: whiteratingdiff
|
| 1722 |
+
dtype: float64
|
| 1723 |
+
- name: blackratingdiff
|
| 1724 |
+
dtype: float64
|
| 1725 |
+
- name: eco
|
| 1726 |
+
dtype: string
|
| 1727 |
+
- name: opening
|
| 1728 |
+
dtype: string
|
| 1729 |
+
- name: timecontrol
|
| 1730 |
+
dtype: string
|
| 1731 |
+
- name: termination
|
| 1732 |
+
dtype: string
|
| 1733 |
+
splits:
|
| 1734 |
+
- name: train
|
| 1735 |
+
num_bytes: 1492412025
|
| 1736 |
+
num_examples: 7599868
|
| 1737 |
+
download_size: 474751592
|
| 1738 |
+
dataset_size: 1492412025
|
| 1739 |
description: '"The dataset contains games from the Lichess.org open database converted
|
| 1740 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
| 1741 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
|
|
|
| 2100 |
data_files:
|
| 2101 |
- split: train
|
| 2102 |
path: data/201609-*
|
| 2103 |
+
- config_name: 201610-headers
|
| 2104 |
+
data_files:
|
| 2105 |
+
- split: train
|
| 2106 |
+
path: headers/201610/train-*
|
| 2107 |
- config_name: 201610-moves
|
| 2108 |
data_files:
|
| 2109 |
- split: train
|
headers/201610/train-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:559b4995d2d93af8aab9d8306edcfce3cf4eb9c242cca41c97523fd1e479295f
|
| 3 |
+
size 158258681
|
headers/201610/train-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0753f0026b28854b8344f9ef14dd13c2d14e9c3d175a97fdeb1439f996d8ac05
|
| 3 |
+
size 157837739
|
headers/201610/train-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f5a9d3e9a42446e87355311176850e61efdd2ace6982e80215c5a452fe32231
|
| 3 |
+
size 158655172
|