mkonomi commited on
Commit
585d280
·
verified ·
1 Parent(s): 5be570a

Upload dataset

Browse files
Greek_History_Primary_School/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf8baddb6d1e95045cf941a3865488aed7e5fbf247af21d5d9b5d146702499f6
3
+ size 5063
Greek_History_Primary_School/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca4ea796c6ee73bf94d6a06dfe02a9b7f35ce318df6042dfafcda3953a4d22b5
3
+ size 67236
README.md CHANGED
@@ -165,9 +165,9 @@ configs:
165
  - config_name: Greek_History_Primary_School
166
  data_files:
167
  - split: test
168
- path: Greek_History_Primary_School/test.parquet
169
  - split: dev
170
- path: Greek_History_Primary_School/dev.parquet
171
  - config_name: Greek_History_Professional
172
  data_files:
173
  - split: test
@@ -914,6 +914,31 @@ dataset_info:
914
  num_examples: 5
915
  download_size: 24948
916
  dataset_size: 45278
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
917
  ---
918
 
919
  # Greek MMLU Parquet Dataset
 
165
  - config_name: Greek_History_Primary_School
166
  data_files:
167
  - split: test
168
+ path: Greek_History_Primary_School/test-*
169
  - split: dev
170
+ path: Greek_History_Primary_School/dev-*
171
  - config_name: Greek_History_Professional
172
  data_files:
173
  - split: test
 
914
  num_examples: 5
915
  download_size: 24948
916
  dataset_size: 45278
917
+ - config_name: Greek_History_Primary_School
918
+ features:
919
+ - name: question
920
+ dtype: string
921
+ - name: choices
922
+ list: string
923
+ - name: answer
924
+ dtype: int64
925
+ - name: group
926
+ dtype: string
927
+ - name: subject
928
+ dtype: string
929
+ - name: level
930
+ dtype: string
931
+ - name: source
932
+ dtype: string
933
+ splits:
934
+ - name: test
935
+ num_bytes: 171246
936
+ num_examples: 464
937
+ - name: dev
938
+ num_bytes: 1871
939
+ num_examples: 5
940
+ download_size: 72299
941
+ dataset_size: 173117
942
  ---
943
 
944
  # Greek MMLU Parquet Dataset