lhoestq HF Staff commited on
Commit
7eba8ee
·
verified ·
1 Parent(s): 5a83025

Add 'modern_chinese_history' config data files

Browse files
README.md CHANGED
@@ -338,6 +338,14 @@ configs:
338
  path: middle_school_politics/val-*
339
  - split: dev
340
  path: middle_school_politics/dev-*
 
 
 
 
 
 
 
 
341
  dataset_info:
342
  - config_name: accountant
343
  features:
@@ -1569,6 +1577,36 @@ dataset_info:
1569
  num_examples: 5
1570
  download_size: 75631
1571
  dataset_size: 83485
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1572
  ---
1573
 
1574
  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.
 
338
  path: middle_school_politics/val-*
339
  - split: dev
340
  path: middle_school_politics/dev-*
341
+ - config_name: modern_chinese_history
342
+ data_files:
343
+ - split: test
344
+ path: modern_chinese_history/test-*
345
+ - split: val
346
+ path: modern_chinese_history/val-*
347
+ - split: dev
348
+ path: modern_chinese_history/dev-*
349
  dataset_info:
350
  - config_name: accountant
351
  features:
 
1577
  num_examples: 5
1578
  download_size: 75631
1579
  dataset_size: 83485
1580
+ - config_name: modern_chinese_history
1581
+ features:
1582
+ - name: id
1583
+ dtype: int32
1584
+ - name: question
1585
+ dtype: string
1586
+ - name: A
1587
+ dtype: string
1588
+ - name: B
1589
+ dtype: string
1590
+ - name: C
1591
+ dtype: string
1592
+ - name: D
1593
+ dtype: string
1594
+ - name: answer
1595
+ dtype: string
1596
+ - name: explanation
1597
+ dtype: string
1598
+ splits:
1599
+ - name: test
1600
+ num_bytes: 51247
1601
+ num_examples: 212
1602
+ - name: val
1603
+ num_bytes: 5188
1604
+ num_examples: 23
1605
+ - name: dev
1606
+ num_bytes: 2983
1607
+ num_examples: 5
1608
+ download_size: 58881
1609
+ dataset_size: 59418
1610
  ---
1611
 
1612
  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.
modern_chinese_history/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b34f9346bee8f91343319b7e027258ac6953352ce37059682d162f10c6e7a8ad
3
+ size 10464
modern_chinese_history/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:996d43856721e8c1ebd3f2a8ffc8cd71a1f7f86c65272bfe2e5a42d1d909905c
3
+ size 39693
modern_chinese_history/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e929497b84918ec9860925167ad1ed13362ccc6d0575b8267235647c829c374a
3
+ size 8724