Upload dataset
Browse files
README.md
CHANGED
|
@@ -1584,6 +1584,44 @@ dataset_info:
|
|
| 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
|
|
@@ -1924,6 +1962,10 @@ configs:
|
|
| 1924 |
data_files:
|
| 1925 |
- split: train
|
| 1926 |
path: data/201606-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1927 |
- config_name: 201607-moves
|
| 1928 |
data_files:
|
| 1929 |
- split: train
|
|
|
|
| 1584 |
num_examples: 6136419
|
| 1585 |
download_size: 381143486
|
| 1586 |
dataset_size: 1196340177
|
| 1587 |
+
- config_name: 201607-headers
|
| 1588 |
+
features:
|
| 1589 |
+
- name: event
|
| 1590 |
+
dtype: string
|
| 1591 |
+
- name: site
|
| 1592 |
+
dtype: string
|
| 1593 |
+
- name: white
|
| 1594 |
+
dtype: string
|
| 1595 |
+
- name: black
|
| 1596 |
+
dtype: string
|
| 1597 |
+
- name: result
|
| 1598 |
+
dtype: string
|
| 1599 |
+
- name: utcdate
|
| 1600 |
+
dtype: string
|
| 1601 |
+
- name: utctime
|
| 1602 |
+
dtype: string
|
| 1603 |
+
- name: whiteelo
|
| 1604 |
+
dtype: int64
|
| 1605 |
+
- name: blackelo
|
| 1606 |
+
dtype: int64
|
| 1607 |
+
- name: whiteratingdiff
|
| 1608 |
+
dtype: float64
|
| 1609 |
+
- name: blackratingdiff
|
| 1610 |
+
dtype: float64
|
| 1611 |
+
- name: eco
|
| 1612 |
+
dtype: string
|
| 1613 |
+
- name: opening
|
| 1614 |
+
dtype: string
|
| 1615 |
+
- name: timecontrol
|
| 1616 |
+
dtype: string
|
| 1617 |
+
- name: termination
|
| 1618 |
+
dtype: string
|
| 1619 |
+
splits:
|
| 1620 |
+
- name: train
|
| 1621 |
+
num_bytes: 1229377015
|
| 1622 |
+
num_examples: 6275933
|
| 1623 |
+
download_size: 390047632
|
| 1624 |
+
dataset_size: 1229377015
|
| 1625 |
description: '"The dataset contains games from the Lichess.org open database converted
|
| 1626 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
| 1627 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
|
|
|
| 1962 |
data_files:
|
| 1963 |
- split: train
|
| 1964 |
path: data/201606-*
|
| 1965 |
+
- config_name: 201607-headers
|
| 1966 |
+
data_files:
|
| 1967 |
+
- split: train
|
| 1968 |
+
path: headers/201607/train-*
|
| 1969 |
- config_name: 201607-moves
|
| 1970 |
data_files:
|
| 1971 |
- split: train
|
headers/201607/train-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a376998b9bf669a54173a14cfb7f6c793fb6d012bb4c2e64c20cdcb2445b7445
|
| 3 |
+
size 130007960
|
headers/201607/train-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4665e04ba61da531505869278d2b21994c46d5310b213f17a56751a9e10aa2fd
|
| 3 |
+
size 129837792
|
headers/201607/train-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fe2769be871872fbfed626f2d203d36385b4938b30320cdab92a59650743abf
|
| 3 |
+
size 130201880
|