austindavis
commited on
Commit
•
6e9db27
1
Parent(s):
dbff3b7
Upload dataset
Browse files
README.md
CHANGED
@@ -560,6 +560,46 @@ dataset_info:
|
|
560 |
num_examples: 1111302
|
561 |
download_size: 284708741
|
562 |
dataset_size: 574005034
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
563 |
configs:
|
564 |
- config_name: '201301'
|
565 |
data_files:
|
@@ -617,6 +657,10 @@ configs:
|
|
617 |
data_files:
|
618 |
- split: train
|
619 |
path: data/201410/train-*
|
|
|
|
|
|
|
|
|
620 |
---
|
621 |
|
622 |
# Dataset Card for Lichess.org UCI Dataset
|
|
|
560 |
num_examples: 1111302
|
561 |
download_size: 284708741
|
562 |
dataset_size: 574005034
|
563 |
+
- config_name: '201412'
|
564 |
+
features:
|
565 |
+
- name: Event
|
566 |
+
dtype: string
|
567 |
+
- name: Site
|
568 |
+
dtype: string
|
569 |
+
- name: White
|
570 |
+
dtype: string
|
571 |
+
- name: Black
|
572 |
+
dtype: string
|
573 |
+
- name: Result
|
574 |
+
dtype: string
|
575 |
+
- name: UTCDate
|
576 |
+
dtype: date32
|
577 |
+
- name: UTCTime
|
578 |
+
dtype: time64[us]
|
579 |
+
- name: WhiteElo
|
580 |
+
dtype: int64
|
581 |
+
- name: BlackElo
|
582 |
+
dtype: int64
|
583 |
+
- name: WhiteRatingDiff
|
584 |
+
dtype: float64
|
585 |
+
- name: BlackRatingDiff
|
586 |
+
dtype: float64
|
587 |
+
- name: ECO
|
588 |
+
dtype: string
|
589 |
+
- name: Opening
|
590 |
+
dtype: string
|
591 |
+
- name: TimeControl
|
592 |
+
dtype: string
|
593 |
+
- name: Termination
|
594 |
+
dtype: string
|
595 |
+
- name: Transcript
|
596 |
+
dtype: string
|
597 |
+
splits:
|
598 |
+
- name: train
|
599 |
+
num_bytes: 687959729
|
600 |
+
num_examples: 1350176
|
601 |
+
download_size: 330090790
|
602 |
+
dataset_size: 687959729
|
603 |
configs:
|
604 |
- config_name: '201301'
|
605 |
data_files:
|
|
|
657 |
data_files:
|
658 |
- split: train
|
659 |
path: data/201410/train-*
|
660 |
+
- config_name: '201412'
|
661 |
+
data_files:
|
662 |
+
- split: train
|
663 |
+
path: data/201412/train-*
|
664 |
---
|
665 |
|
666 |
# Dataset Card for Lichess.org UCI Dataset
|
data/201412/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52e7f33ab4a65c1191968bbf0ea19bf03646f9a511eb127383396eccbea8b61a
|
3 |
+
size 164952935
|
data/201412/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26579f7577181d8f23c3726b4a3792ed8f75d848f4b70524ed65fc4408e04eeb
|
3 |
+
size 165137855
|