austindavis
commited on
Commit
•
b130ae3
1
Parent(s):
e62b37f
Upload dataset
Browse files
README.md
CHANGED
@@ -640,6 +640,46 @@ dataset_info:
|
|
640 |
num_examples: 1497237
|
641 |
download_size: 368973097
|
642 |
dataset_size: 767730580
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
643 |
configs:
|
644 |
- config_name: '201301'
|
645 |
data_files:
|
@@ -705,6 +745,10 @@ configs:
|
|
705 |
data_files:
|
706 |
- split: train
|
707 |
path: data/201501/train-*
|
|
|
|
|
|
|
|
|
708 |
---
|
709 |
|
710 |
# Dataset Card for Lichess.org UCI Dataset
|
|
|
640 |
num_examples: 1497237
|
641 |
download_size: 368973097
|
642 |
dataset_size: 767730580
|
643 |
+
- config_name: '201504'
|
644 |
+
features:
|
645 |
+
- name: Event
|
646 |
+
dtype: string
|
647 |
+
- name: Site
|
648 |
+
dtype: string
|
649 |
+
- name: White
|
650 |
+
dtype: string
|
651 |
+
- name: Black
|
652 |
+
dtype: string
|
653 |
+
- name: Result
|
654 |
+
dtype: string
|
655 |
+
- name: UTCDate
|
656 |
+
dtype: date32
|
657 |
+
- name: UTCTime
|
658 |
+
dtype: time64[us]
|
659 |
+
- name: WhiteElo
|
660 |
+
dtype: int64
|
661 |
+
- name: BlackElo
|
662 |
+
dtype: int64
|
663 |
+
- name: WhiteRatingDiff
|
664 |
+
dtype: float64
|
665 |
+
- name: BlackRatingDiff
|
666 |
+
dtype: float64
|
667 |
+
- name: ECO
|
668 |
+
dtype: string
|
669 |
+
- name: Opening
|
670 |
+
dtype: string
|
671 |
+
- name: TimeControl
|
672 |
+
dtype: string
|
673 |
+
- name: Termination
|
674 |
+
dtype: string
|
675 |
+
- name: Transcript
|
676 |
+
dtype: string
|
677 |
+
splits:
|
678 |
+
- name: train
|
679 |
+
num_bytes: 913345142
|
680 |
+
num_examples: 1785418
|
681 |
+
download_size: 439637462
|
682 |
+
dataset_size: 913345142
|
683 |
configs:
|
684 |
- config_name: '201301'
|
685 |
data_files:
|
|
|
745 |
data_files:
|
746 |
- split: train
|
747 |
path: data/201501/train-*
|
748 |
+
- config_name: '201504'
|
749 |
+
data_files:
|
750 |
+
- split: train
|
751 |
+
path: data/201504/train-*
|
752 |
---
|
753 |
|
754 |
# Dataset Card for Lichess.org UCI Dataset
|
data/201504/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1dc049f3e1c91172825214f0640c44f6c759d5b6bd84f4044ac9ddd88b379e4a
|
3 |
+
size 219739730
|
data/201504/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:534703cf0e94271fa1de56d2c3049e09ce3b87f7f172eb7b2599739b46ed8b02
|
3 |
+
size 219897732
|