austindavis
commited on
Commit
•
e62b37f
1
Parent(s):
6e9db27
Upload dataset
Browse files
README.md
CHANGED
@@ -600,6 +600,46 @@ dataset_info:
|
|
600 |
num_examples: 1350176
|
601 |
download_size: 330090790
|
602 |
dataset_size: 687959729
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
603 |
configs:
|
604 |
- config_name: '201301'
|
605 |
data_files:
|
@@ -661,6 +701,10 @@ configs:
|
|
661 |
data_files:
|
662 |
- split: train
|
663 |
path: data/201412/train-*
|
|
|
|
|
|
|
|
|
664 |
---
|
665 |
|
666 |
# Dataset Card for Lichess.org UCI Dataset
|
|
|
600 |
num_examples: 1350176
|
601 |
download_size: 330090790
|
602 |
dataset_size: 687959729
|
603 |
+
- config_name: '201501'
|
604 |
+
features:
|
605 |
+
- name: Event
|
606 |
+
dtype: string
|
607 |
+
- name: Site
|
608 |
+
dtype: string
|
609 |
+
- name: White
|
610 |
+
dtype: string
|
611 |
+
- name: Black
|
612 |
+
dtype: string
|
613 |
+
- name: Result
|
614 |
+
dtype: string
|
615 |
+
- name: UTCDate
|
616 |
+
dtype: date32
|
617 |
+
- name: UTCTime
|
618 |
+
dtype: time64[us]
|
619 |
+
- name: WhiteElo
|
620 |
+
dtype: int64
|
621 |
+
- name: BlackElo
|
622 |
+
dtype: int64
|
623 |
+
- name: WhiteRatingDiff
|
624 |
+
dtype: float64
|
625 |
+
- name: BlackRatingDiff
|
626 |
+
dtype: float64
|
627 |
+
- name: ECO
|
628 |
+
dtype: string
|
629 |
+
- name: Opening
|
630 |
+
dtype: string
|
631 |
+
- name: TimeControl
|
632 |
+
dtype: string
|
633 |
+
- name: Termination
|
634 |
+
dtype: string
|
635 |
+
- name: Transcript
|
636 |
+
dtype: string
|
637 |
+
splits:
|
638 |
+
- name: train
|
639 |
+
num_bytes: 767730580
|
640 |
+
num_examples: 1497237
|
641 |
+
download_size: 368973097
|
642 |
+
dataset_size: 767730580
|
643 |
configs:
|
644 |
- config_name: '201301'
|
645 |
data_files:
|
|
|
701 |
data_files:
|
702 |
- split: train
|
703 |
path: data/201412/train-*
|
704 |
+
- config_name: '201501'
|
705 |
+
data_files:
|
706 |
+
- split: train
|
707 |
+
path: data/201501/train-*
|
708 |
---
|
709 |
|
710 |
# Dataset Card for Lichess.org UCI Dataset
|
data/201501/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b87de413955aaabdbc8b11eb01d742c4181858996a73138fd5979276452fabd
|
3 |
+
size 184586868
|
data/201501/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:913b7dc67facd2c1c09b987188d5db9d5c77fbc487dc4023b6fc3d56ffb94251
|
3 |
+
size 184386229
|