Upload dataset
Browse files
README.md
CHANGED
|
@@ -1546,6 +1546,44 @@ dataset_info:
|
|
| 1546 |
num_examples: 6225957
|
| 1547 |
download_size: 385939447
|
| 1548 |
dataset_size: 1209671107
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1549 |
description: '"The dataset contains games from the Lichess.org open database converted
|
| 1550 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
| 1551 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
|
@@ -1878,6 +1916,10 @@ configs:
|
|
| 1878 |
data_files:
|
| 1879 |
- split: train
|
| 1880 |
path: data/201605-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1881 |
- config_name: 201606-moves
|
| 1882 |
data_files:
|
| 1883 |
- split: train
|
|
|
|
| 1546 |
num_examples: 6225957
|
| 1547 |
download_size: 385939447
|
| 1548 |
dataset_size: 1209671107
|
| 1549 |
+
- config_name: 201606-headers
|
| 1550 |
+
features:
|
| 1551 |
+
- name: event
|
| 1552 |
+
dtype: string
|
| 1553 |
+
- name: site
|
| 1554 |
+
dtype: string
|
| 1555 |
+
- name: white
|
| 1556 |
+
dtype: string
|
| 1557 |
+
- name: black
|
| 1558 |
+
dtype: string
|
| 1559 |
+
- name: result
|
| 1560 |
+
dtype: string
|
| 1561 |
+
- name: utcdate
|
| 1562 |
+
dtype: string
|
| 1563 |
+
- name: utctime
|
| 1564 |
+
dtype: string
|
| 1565 |
+
- name: whiteelo
|
| 1566 |
+
dtype: int64
|
| 1567 |
+
- name: blackelo
|
| 1568 |
+
dtype: int64
|
| 1569 |
+
- name: whiteratingdiff
|
| 1570 |
+
dtype: float64
|
| 1571 |
+
- name: blackratingdiff
|
| 1572 |
+
dtype: float64
|
| 1573 |
+
- name: eco
|
| 1574 |
+
dtype: string
|
| 1575 |
+
- name: opening
|
| 1576 |
+
dtype: string
|
| 1577 |
+
- name: timecontrol
|
| 1578 |
+
dtype: string
|
| 1579 |
+
- name: termination
|
| 1580 |
+
dtype: string
|
| 1581 |
+
splits:
|
| 1582 |
+
- name: train
|
| 1583 |
+
num_bytes: 1196340177
|
| 1584 |
+
num_examples: 6136419
|
| 1585 |
+
download_size: 381143486
|
| 1586 |
+
dataset_size: 1196340177
|
| 1587 |
description: '"The dataset contains games from the Lichess.org open database converted
|
| 1588 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
| 1589 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
|
|
|
| 1916 |
data_files:
|
| 1917 |
- split: train
|
| 1918 |
path: data/201605-*
|
| 1919 |
+
- config_name: 201606-headers
|
| 1920 |
+
data_files:
|
| 1921 |
+
- split: train
|
| 1922 |
+
path: headers/201606/train-*
|
| 1923 |
- config_name: 201606-moves
|
| 1924 |
data_files:
|
| 1925 |
- split: train
|
headers/201606/train-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:678dde25605c753d6e7ad38a2ff04680c61af823b7632aae14b1a6038b641193
|
| 3 |
+
size 126934739
|
headers/201606/train-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3ef67b7cdac520b9faa75e456ec63a44f654c80b17ccbe62a6266df473df02f
|
| 3 |
+
size 127061426
|
headers/201606/train-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:713fe208fbfd417a3b445b68ff18bda9eb6e255d4df410f158de8b46ac5f2dfd
|
| 3 |
+
size 127147321
|