austindavis
commited on
Commit
•
924a2ba
1
Parent(s):
968670b
Upload dataset (part 00002-of-00003)
Browse files
README.md
CHANGED
@@ -2876,6 +2876,46 @@ dataset_info:
|
|
2876 |
num_examples: 33935786
|
2877 |
download_size: 2135392098
|
2878 |
dataset_size: 6520743650
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2879 |
description: '"The dataset contains games from the Lichess.org open database converted
|
2880 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
2881 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
@@ -3712,6 +3752,10 @@ configs:
|
|
3712 |
data_files:
|
3713 |
- split: train
|
3714 |
path: data/202312-*
|
|
|
|
|
|
|
|
|
3715 |
- config_name: 202401-moves
|
3716 |
data_files:
|
3717 |
- split: train
|
|
|
2876 |
num_examples: 33935786
|
2877 |
download_size: 2135392098
|
2878 |
dataset_size: 6520743650
|
2879 |
+
- config_name: 202401-combined
|
2880 |
+
features:
|
2881 |
+
- name: Event
|
2882 |
+
dtype: string
|
2883 |
+
- name: Site
|
2884 |
+
dtype: string
|
2885 |
+
- name: White
|
2886 |
+
dtype: string
|
2887 |
+
- name: Black
|
2888 |
+
dtype: string
|
2889 |
+
- name: Result
|
2890 |
+
dtype: string
|
2891 |
+
- name: UTCDate
|
2892 |
+
dtype: date32
|
2893 |
+
- name: UTCTime
|
2894 |
+
dtype: time64[us]
|
2895 |
+
- name: WhiteElo
|
2896 |
+
dtype: int64
|
2897 |
+
- name: BlackElo
|
2898 |
+
dtype: int64
|
2899 |
+
- name: WhiteRatingDiff
|
2900 |
+
dtype: float64
|
2901 |
+
- name: BlackRatingDiff
|
2902 |
+
dtype: float64
|
2903 |
+
- name: ECO
|
2904 |
+
dtype: string
|
2905 |
+
- name: Opening
|
2906 |
+
dtype: string
|
2907 |
+
- name: TimeControl
|
2908 |
+
dtype: string
|
2909 |
+
- name: Termination
|
2910 |
+
dtype: string
|
2911 |
+
- name: Transcript
|
2912 |
+
dtype: string
|
2913 |
+
splits:
|
2914 |
+
- name: train
|
2915 |
+
num_bytes: 51071846006
|
2916 |
+
num_examples: 98994760
|
2917 |
+
download_size: 25164879544
|
2918 |
+
dataset_size: 51071846006
|
2919 |
description: '"The dataset contains games from the Lichess.org open database converted
|
2920 |
from PGN format to UCI format. It is divided into two main configurations: `moves`
|
2921 |
and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
|
|
|
3752 |
data_files:
|
3753 |
- split: train
|
3754 |
path: data/202312-*
|
3755 |
+
- config_name: 202401-combined
|
3756 |
+
data_files:
|
3757 |
+
- split: train
|
3758 |
+
path: combined/202401/train-*
|
3759 |
- config_name: 202401-moves
|
3760 |
data_files:
|
3761 |
- split: train
|
combined/202401/train-00100-of-00103.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54166c89527f7dfdcbd360ae71b923f0a71863cc28ca0e5cdb8347b6ad4c5a55
|
3 |
+
size 241967743
|
combined/202401/train-00101-of-00103.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a88f43f644b7ada66eec82c76b8b7b1f572100b4c0e399ef58a665d930b1a7a
|
3 |
+
size 243044976
|
combined/202401/train-00102-of-00103.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a029a5d513706d4a7a8b1b8ec2668bb95fdb82fac4ce10e29e555f6dd2196df0
|
3 |
+
size 244773601
|