lhoestq HF Staff commited on
Commit
e75ce5b
·
verified ·
1 Parent(s): 7821500

Add 'middle_school_geography' config data files

Browse files
README.md CHANGED
@@ -298,6 +298,14 @@ configs:
298
  path: middle_school_chemistry/val-*
299
  - split: dev
300
  path: middle_school_chemistry/dev-*
 
 
 
 
 
 
 
 
301
  dataset_info:
302
  - config_name: accountant
303
  features:
@@ -1379,6 +1387,36 @@ dataset_info:
1379
  num_examples: 5
1380
  download_size: 59005
1381
  dataset_size: 57095
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1382
  ---
1383
 
1384
  C-Eval is a comprehensive Chinese evaluation suite for foundation models. It consists of 13948 multi-choice questions spanning 52 diverse disciplines and four difficulty levels. Please visit our [website](https://cevalbenchmark.com/) and [GitHub](https://github.com/SJTU-LIT/ceval/tree/main) or check our [paper](https://arxiv.org/abs/2305.08322) for more details.
 
298
  path: middle_school_chemistry/val-*
299
  - split: dev
300
  path: middle_school_chemistry/dev-*
301
+ - config_name: middle_school_geography
302
+ data_files:
303
+ - split: test
304
+ path: middle_school_geography/test-*
305
+ - split: val
306
+ path: middle_school_geography/val-*
307
+ - split: dev
308
+ path: middle_school_geography/dev-*
309
  dataset_info:
310
  - config_name: accountant
311
  features:
 
1387
  num_examples: 5
1388
  download_size: 59005
1389
  dataset_size: 57095
1390
+ - config_name: middle_school_geography
1391
+ features:
1392
+ - name: id
1393
+ dtype: int32
1394
+ - name: question
1395
+ dtype: string
1396
+ - name: A
1397
+ dtype: string
1398
+ - name: B
1399
+ dtype: string
1400
+ - name: C
1401
+ dtype: string
1402
+ - name: D
1403
+ dtype: string
1404
+ - name: answer
1405
+ dtype: string
1406
+ - name: explanation
1407
+ dtype: string
1408
+ splits:
1409
+ - name: test
1410
+ num_bytes: 23329
1411
+ num_examples: 108
1412
+ - name: val
1413
+ num_bytes: 2641
1414
+ num_examples: 12
1415
+ - name: dev
1416
+ num_bytes: 2148
1417
+ num_examples: 5
1418
+ download_size: 37528
1419
+ dataset_size: 28118
1420
  ---
1421
 
1422
  C-Eval is a comprehensive Chinese evaluation suite for foundation models. It consists of 13948 multi-choice questions spanning 52 diverse disciplines and four difficulty levels. Please visit our [website](https://cevalbenchmark.com/) and [GitHub](https://github.com/SJTU-LIT/ceval/tree/main) or check our [paper](https://arxiv.org/abs/2305.08322) for more details.
middle_school_geography/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:560fafee90c73c717eed84abbf25cd387da343ea9611c369c99717f08b658cec
3
+ size 8167
middle_school_geography/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:992b5881b04db527378d47361624ad2481324514f4d090f65077d354e0404000
3
+ size 22166
middle_school_geography/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:655590d36e68787ee87ce4ddaa54f90ddb60f477acdbf6d6e18dd1f0e2eb0f63
3
+ size 7195