austindavis commited on
Commit
b94048b
1 Parent(s): c338809

Upload dataset

Browse files
README.md CHANGED
@@ -862,6 +862,44 @@ dataset_info:
862
  num_examples: 1209291
863
  download_size: 67539038
864
  dataset_size: 230870247
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
865
  description: '"The dataset contains games from the Lichess.org open database converted
866
  from PGN format to UCI format. It is divided into two main configurations: `moves`
867
  and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
@@ -1050,6 +1088,10 @@ configs:
1050
  data_files:
1051
  - split: train
1052
  path: data/201411-*
 
 
 
 
1053
  - config_name: 201412-moves
1054
  data_files:
1055
  - split: train
 
862
  num_examples: 1209291
863
  download_size: 67539038
864
  dataset_size: 230870247
865
+ - config_name: 201412-headers
866
+ features:
867
+ - name: event
868
+ dtype: string
869
+ - name: site
870
+ dtype: string
871
+ - name: white
872
+ dtype: string
873
+ - name: black
874
+ dtype: string
875
+ - name: result
876
+ dtype: string
877
+ - name: utcdate
878
+ dtype: string
879
+ - name: utctime
880
+ dtype: string
881
+ - name: whiteelo
882
+ dtype: int64
883
+ - name: blackelo
884
+ dtype: int64
885
+ - name: whiteratingdiff
886
+ dtype: float64
887
+ - name: blackratingdiff
888
+ dtype: float64
889
+ - name: eco
890
+ dtype: string
891
+ - name: opening
892
+ dtype: string
893
+ - name: timecontrol
894
+ dtype: string
895
+ - name: termination
896
+ dtype: string
897
+ splits:
898
+ - name: train
899
+ num_bytes: 258590928
900
+ num_examples: 1350176
901
+ download_size: 76113679
902
+ dataset_size: 258590928
903
  description: '"The dataset contains games from the Lichess.org open database converted
904
  from PGN format to UCI format. It is divided into two main configurations: `moves`
905
  and `headers`. The `moves` configuration includes a UUID called `site` and the UCI
 
1088
  data_files:
1089
  - split: train
1090
  path: data/201411-*
1091
+ - config_name: 201412-headers
1092
+ data_files:
1093
+ - split: train
1094
+ path: headers/201412/train-*
1095
  - config_name: 201412-moves
1096
  data_files:
1097
  - split: train
headers/201412/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e56229fa3951cf1989b633f38ab793e769958a44e91ad17321f62d22c54c3853
3
+ size 76113679