Upload dataset
Browse files
README.md
CHANGED
@@ -1,16 +1,52 @@
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
dataset_info:
|
4 |
-
features:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
splits:
|
6 |
- name: train
|
7 |
-
num_bytes:
|
8 |
-
num_examples:
|
9 |
-
download_size:
|
10 |
-
dataset_size:
|
11 |
configs:
|
12 |
- config_name: default
|
13 |
data_files:
|
14 |
- split: train
|
15 |
-
path: data/year=
|
16 |
---
|
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: Event
|
6 |
+
dtype: string
|
7 |
+
- name: Site
|
8 |
+
dtype: string
|
9 |
+
- name: White
|
10 |
+
dtype: string
|
11 |
+
- name: Black
|
12 |
+
dtype: string
|
13 |
+
- name: Result
|
14 |
+
dtype: string
|
15 |
+
- name: WhiteTitle
|
16 |
+
dtype: string
|
17 |
+
- name: BlackTitle
|
18 |
+
dtype: string
|
19 |
+
- name: WhiteElo
|
20 |
+
dtype: int16
|
21 |
+
- name: BlackElo
|
22 |
+
dtype: int16
|
23 |
+
- name: WhiteRatingDiff
|
24 |
+
dtype: int16
|
25 |
+
- name: BlackRatingDiff
|
26 |
+
dtype: int16
|
27 |
+
- name: UTCDate
|
28 |
+
dtype: date32
|
29 |
+
- name: UTCTime
|
30 |
+
dtype: time32[s]
|
31 |
+
- name: ECO
|
32 |
+
dtype: string
|
33 |
+
- name: Opening
|
34 |
+
dtype: string
|
35 |
+
- name: Termination
|
36 |
+
dtype: string
|
37 |
+
- name: TimeControl
|
38 |
+
dtype: string
|
39 |
+
- name: movetext
|
40 |
+
dtype: string
|
41 |
splits:
|
42 |
- name: train
|
43 |
+
num_bytes: 4224290287
|
44 |
+
num_examples: 2254934
|
45 |
+
download_size: 1674857112
|
46 |
+
dataset_size: 4224290287
|
47 |
configs:
|
48 |
- config_name: default
|
49 |
data_files:
|
50 |
- split: train
|
51 |
+
path: data/year=2017/month=03/train-*
|
52 |
---
|
data/year=2017/month=03/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c3fa036538aaf06e6b3a8298504e1182782c71c4d4f8c90d9bddf5f86aee0b3
|
3 |
+
size 838856045
|
data/year=2017/month=03/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ced43110f35912cdfc5b5edd3c9dddc5a6ee8ecde4abd6580beb1d6ec28faeb6
|
3 |
+
size 836001067
|