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

Add 'middle_school_mathematics' config data files

Browse files
README.md CHANGED
@@ -314,6 +314,14 @@ configs:
314
  path: middle_school_history/val-*
315
  - split: dev
316
  path: middle_school_history/dev-*
 
 
 
 
 
 
 
 
317
  dataset_info:
318
  - config_name: accountant
319
  features:
@@ -1455,6 +1463,36 @@ dataset_info:
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.
 
314
  path: middle_school_history/val-*
315
  - split: dev
316
  path: middle_school_history/dev-*
317
+ - config_name: middle_school_mathematics
318
+ data_files:
319
+ - split: test
320
+ path: middle_school_mathematics/test-*
321
+ - split: val
322
+ path: middle_school_mathematics/val-*
323
+ - split: dev
324
+ path: middle_school_mathematics/dev-*
325
  dataset_info:
326
  - config_name: accountant
327
  features:
 
1463
  num_examples: 5
1464
  download_size: 55763
1465
  dataset_size: 55080
1466
+ - config_name: middle_school_mathematics
1467
+ features:
1468
+ - name: id
1469
+ dtype: int32
1470
+ - name: question
1471
+ dtype: string
1472
+ - name: A
1473
+ dtype: string
1474
+ - name: B
1475
+ dtype: string
1476
+ - name: C
1477
+ dtype: string
1478
+ - name: D
1479
+ dtype: string
1480
+ - name: answer
1481
+ dtype: string
1482
+ - name: explanation
1483
+ dtype: string
1484
+ splits:
1485
+ - name: test
1486
+ num_bytes: 33142
1487
+ num_examples: 177
1488
+ - name: val
1489
+ num_bytes: 4897
1490
+ num_examples: 19
1491
+ - name: dev
1492
+ num_bytes: 3187
1493
+ num_examples: 5
1494
+ download_size: 45790
1495
+ dataset_size: 41226
1496
  ---
1497
 
1498
  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_mathematics/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5efc62f0bc67e1bd1955f57896698129d72d8a4dd97c4971367f8387e6fbe75
3
+ size 9777
middle_school_mathematics/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cc1fa4b2bc33ffd82fb20d220909ddad0503bff2f6a8e9309765cd1e1827e25
3
+ size 26565
middle_school_mathematics/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddd771e85a96c091f45e7ea6bb6522f74e03e93e91c48e9f3dac11b8c5db3790
3
+ size 9448