Upload dataset
Browse files
README.md
CHANGED
@@ -1964,6 +1964,44 @@ dataset_info:
|
|
1964 |
num_examples: 11348506
|
1965 |
download_size: 715041187
|
1966 |
dataset_size: 2220211470
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1967 |
description: '"The dataset contains games from the Lichess.org open database converted
|
1968 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
1969 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
@@ -2388,6 +2426,10 @@ configs:
|
|
2388 |
data_files:
|
2389 |
- split: train
|
2390 |
path: data/201705-*
|
|
|
|
|
|
|
|
|
2391 |
- config_name: 201706-moves
|
2392 |
data_files:
|
2393 |
- split: train
|
|
|
1964 |
num_examples: 11348506
|
1965 |
download_size: 715041187
|
1966 |
dataset_size: 2220211470
|
1967 |
+
- config_name: 201706-headers
|
1968 |
+
features:
|
1969 |
+
- name: event
|
1970 |
+
dtype: string
|
1971 |
+
- name: site
|
1972 |
+
dtype: string
|
1973 |
+
- name: white
|
1974 |
+
dtype: string
|
1975 |
+
- name: black
|
1976 |
+
dtype: string
|
1977 |
+
- name: result
|
1978 |
+
dtype: string
|
1979 |
+
- name: utcdate
|
1980 |
+
dtype: string
|
1981 |
+
- name: utctime
|
1982 |
+
dtype: string
|
1983 |
+
- name: whiteelo
|
1984 |
+
dtype: int64
|
1985 |
+
- name: blackelo
|
1986 |
+
dtype: int64
|
1987 |
+
- name: whiteratingdiff
|
1988 |
+
dtype: float64
|
1989 |
+
- name: blackratingdiff
|
1990 |
+
dtype: float64
|
1991 |
+
- name: eco
|
1992 |
+
dtype: string
|
1993 |
+
- name: opening
|
1994 |
+
dtype: string
|
1995 |
+
- name: timecontrol
|
1996 |
+
dtype: string
|
1997 |
+
- name: termination
|
1998 |
+
dtype: string
|
1999 |
+
splits:
|
2000 |
+
- name: train
|
2001 |
+
num_bytes: 2252584917
|
2002 |
+
num_examples: 11512600
|
2003 |
+
download_size: 727578404
|
2004 |
+
dataset_size: 2252584917
|
2005 |
description: '"The dataset contains games from the Lichess.org open database converted
|
2006 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
2007 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
|
|
2426 |
data_files:
|
2427 |
- split: train
|
2428 |
path: data/201705-*
|
2429 |
+
- config_name: 201706-headers
|
2430 |
+
data_files:
|
2431 |
+
- split: train
|
2432 |
+
path: headers/201706/train-*
|
2433 |
- config_name: 201706-moves
|
2434 |
data_files:
|
2435 |
- split: train
|
headers/201706/train-00000-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db274e8f78f8248c836674a691ea02d908cb7bad3a2f6ddc17c5434b299cb98c
|
3 |
+
size 145672040
|
headers/201706/train-00001-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:307529bb4787fefbbc556c6aa7699422ad65a587de2b67e2734640c3150850a6
|
3 |
+
size 145573176
|
headers/201706/train-00002-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:853a328bee3550139ba279101807c076323692cd62e5e740fc56d2ee8b08e230
|
3 |
+
size 145441637
|
headers/201706/train-00003-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f22ff09aca26bf42813b568d48bf64356ed15913fa05303c5db4ad66f580e4b
|
3 |
+
size 145459063
|
headers/201706/train-00004-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd30ae758fd09bcd56902b8700c63b25e401adecb14addbf2a3e207dbfef5a09
|
3 |
+
size 145432488
|