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

Add 'middle_school_history' config data files

Browse files
README.md CHANGED
@@ -306,6 +306,14 @@ configs:
306
  path: middle_school_geography/val-*
307
  - split: dev
308
  path: middle_school_geography/dev-*
 
 
 
 
 
 
 
 
309
  dataset_info:
310
  - config_name: accountant
311
  features:
@@ -1417,6 +1425,36 @@ dataset_info:
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.
 
306
  path: middle_school_geography/val-*
307
  - split: dev
308
  path: middle_school_geography/dev-*
309
+ - config_name: middle_school_history
310
+ data_files:
311
+ - split: test
312
+ path: middle_school_history/test-*
313
+ - split: val
314
+ path: middle_school_history/val-*
315
+ - split: dev
316
+ path: middle_school_history/dev-*
317
  dataset_info:
318
  - config_name: accountant
319
  features:
 
1425
  num_examples: 5
1426
  download_size: 37528
1427
  dataset_size: 28118
1428
+ - config_name: middle_school_history
1429
+ features:
1430
+ - name: id
1431
+ dtype: int32
1432
+ - name: question
1433
+ dtype: string
1434
+ - name: A
1435
+ dtype: string
1436
+ - name: B
1437
+ dtype: string
1438
+ - name: C
1439
+ dtype: string
1440
+ - name: D
1441
+ dtype: string
1442
+ - name: answer
1443
+ dtype: string
1444
+ - name: explanation
1445
+ dtype: string
1446
+ splits:
1447
+ - name: test
1448
+ num_bytes: 47076
1449
+ num_examples: 207
1450
+ - name: val
1451
+ num_bytes: 5990
1452
+ num_examples: 22
1453
+ - name: dev
1454
+ num_bytes: 2014
1455
+ num_examples: 5
1456
+ download_size: 55763
1457
+ dataset_size: 55080
1458
  ---
1459
 
1460
  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_history/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a57d0b7ee192ab2287ca0c2b8028aaedca323d9cf378b4e614f76f52c37a4c1a
3
+ size 6336
middle_school_history/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4427c89914d40b556ceb4960ee7ad5e84dc92dd8368ee7675ecb46685e7cd40
3
+ size 39436
middle_school_history/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83ba0d7e3d1e05286de0794ec0202e83e74af2b777681c7c30664e96dc7e250b
3
+ size 9991