mkonomi commited on
Commit
ac83aec
·
verified ·
1 Parent(s): c714d13

Upload dataset

Browse files
Prehistory/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43e14bfdb2d8d30df75f924b40dca5bd9b4f6c48c39943e96df026daf9509c00
3
+ size 4755
Prehistory/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1632cdeaaa1ba2afc019def8b7a656cae020bf5486f12b04e1c592d5d270729
3
+ size 13443
README.md CHANGED
@@ -273,9 +273,9 @@ configs:
273
  - config_name: Prehistory
274
  data_files:
275
  - split: test
276
- path: Prehistory/test.parquet
277
  - split: dev
278
- path: Prehistory/dev.parquet
279
  - config_name: World_History
280
  data_files:
281
  - split: test
@@ -1364,6 +1364,31 @@ dataset_info:
1364
  num_examples: 5
1365
  download_size: 29791
1366
  dataset_size: 50206
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1367
  ---
1368
 
1369
  # Greek MMLU Parquet Dataset
 
273
  - config_name: Prehistory
274
  data_files:
275
  - split: test
276
+ path: Prehistory/test-*
277
  - split: dev
278
+ path: Prehistory/dev-*
279
  - config_name: World_History
280
  data_files:
281
  - split: test
 
1364
  num_examples: 5
1365
  download_size: 29791
1366
  dataset_size: 50206
1367
+ - config_name: Prehistory
1368
+ features:
1369
+ - name: question
1370
+ dtype: string
1371
+ - name: choices
1372
+ list: string
1373
+ - name: answer
1374
+ dtype: int64
1375
+ - name: group
1376
+ dtype: string
1377
+ - name: subject
1378
+ dtype: string
1379
+ - name: level
1380
+ dtype: string
1381
+ - name: source
1382
+ dtype: string
1383
+ splits:
1384
+ - name: test
1385
+ num_bytes: 24141
1386
+ num_examples: 63
1387
+ - name: dev
1388
+ num_bytes: 1954
1389
+ num_examples: 5
1390
+ download_size: 18198
1391
+ dataset_size: 26095
1392
  ---
1393
 
1394
  # Greek MMLU Parquet Dataset