austindavis
commited on
Commit
•
4a87ba3
1
Parent(s):
cf0383a
Upload dataset
Browse files- README.md +6 -2
- headers/201301/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -27,9 +27,9 @@ dataset_info:
|
|
27 |
- name: result
|
28 |
dtype: string
|
29 |
- name: utcdate
|
30 |
-
dtype:
|
31 |
- name: utctime
|
32 |
-
dtype:
|
33 |
- name: whiteelo
|
34 |
dtype: int64
|
35 |
- name: blackelo
|
@@ -109,6 +109,10 @@ description: '"The dataset contains games from the Lichess.org open database con
|
|
109 |
metadata such as player ELO ratings, game outcome, and dates. The data is subset
|
110 |
based on the year and month (yyyymm format)." '
|
111 |
configs:
|
|
|
|
|
|
|
|
|
112 |
- config_name: 201301-moves
|
113 |
data_files:
|
114 |
- split: train
|
|
|
27 |
- name: result
|
28 |
dtype: string
|
29 |
- name: utcdate
|
30 |
+
dtype: date32
|
31 |
- name: utctime
|
32 |
+
dtype: time64[us]
|
33 |
- name: whiteelo
|
34 |
dtype: int64
|
35 |
- name: blackelo
|
|
|
109 |
metadata such as player ELO ratings, game outcome, and dates. The data is subset
|
110 |
based on the year and month (yyyymm format)." '
|
111 |
configs:
|
112 |
+
- config_name: 201301-headers
|
113 |
+
data_files:
|
114 |
+
- split: train
|
115 |
+
path: headers/201301/train-*
|
116 |
- config_name: 201301-moves
|
117 |
data_files:
|
118 |
- split: train
|
headers/201301/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d3f8d35b1e77cca38f9c6c249122a221fd32123a97c365896d99c05ac42319a
|
3 |
+
size 6335452
|