mkonomi commited on
Commit
3d2f9d3
·
verified ·
1 Parent(s): 47bd5fc

Upload dataset

Browse files
Greek_History_Secondary_School/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00ec3b2e604d44c2b3411d2aa88a8d06b49904bfb1011dbbad3f6d788e074257
3
+ size 4746
Greek_History_Secondary_School/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e02ec723b90b69ddcf654d25f1c71d90eac7b48598b433b1b4cb7b712a45f28
3
+ size 16879
README.md CHANGED
@@ -177,9 +177,9 @@ configs:
177
  - config_name: Greek_History_Secondary_School
178
  data_files:
179
  - split: test
180
- path: Greek_History_Secondary_School/test.parquet
181
  - split: dev
182
- path: Greek_History_Secondary_School/dev.parquet
183
  - config_name: Greek_Literature
184
  data_files:
185
  - split: test
@@ -964,6 +964,31 @@ dataset_info:
964
  num_examples: 5
965
  download_size: 33416
966
  dataset_size: 64089
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
967
  ---
968
 
969
  # Greek MMLU Parquet Dataset
 
177
  - config_name: Greek_History_Secondary_School
178
  data_files:
179
  - split: test
180
+ path: Greek_History_Secondary_School/test-*
181
  - split: dev
182
+ path: Greek_History_Secondary_School/dev-*
183
  - config_name: Greek_Literature
184
  data_files:
185
  - split: test
 
964
  num_examples: 5
965
  download_size: 33416
966
  dataset_size: 64089
967
+ - config_name: Greek_History_Secondary_School
968
+ features:
969
+ - name: question
970
+ dtype: string
971
+ - name: choices
972
+ list: string
973
+ - name: answer
974
+ dtype: int64
975
+ - name: group
976
+ dtype: string
977
+ - name: subject
978
+ dtype: string
979
+ - name: level
980
+ dtype: string
981
+ - name: source
982
+ dtype: string
983
+ splits:
984
+ - name: test
985
+ num_bytes: 34502
986
+ num_examples: 93
987
+ - name: dev
988
+ num_bytes: 1527
989
+ num_examples: 5
990
+ download_size: 21625
991
+ dataset_size: 36029
992
  ---
993
 
994
  # Greek MMLU Parquet Dataset