lhoestq HF Staff commited on
Commit
66c7f46
·
verified ·
1 Parent(s): a2012d8

Add 'computer_architecture' config data files

Browse files
README.md CHANGED
@@ -106,6 +106,14 @@ configs:
106
  path: college_programming/val-*
107
  - split: dev
108
  path: college_programming/dev-*
 
 
 
 
 
 
 
 
109
  dataset_info:
110
  - config_name: accountant
111
  features:
@@ -467,6 +475,36 @@ dataset_info:
467
  num_examples: 5
468
  download_size: 82850
469
  dataset_size: 95966
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
470
  ---
471
 
472
  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.
 
106
  path: college_programming/val-*
107
  - split: dev
108
  path: college_programming/dev-*
109
+ - config_name: computer_architecture
110
+ data_files:
111
+ - split: test
112
+ path: computer_architecture/test-*
113
+ - split: val
114
+ path: computer_architecture/val-*
115
+ - split: dev
116
+ path: computer_architecture/dev-*
117
  dataset_info:
118
  - config_name: accountant
119
  features:
 
475
  num_examples: 5
476
  download_size: 82850
477
  dataset_size: 95966
478
+ - config_name: computer_architecture
479
+ features:
480
+ - name: id
481
+ dtype: int32
482
+ - name: question
483
+ dtype: string
484
+ - name: A
485
+ dtype: string
486
+ - name: B
487
+ dtype: string
488
+ - name: C
489
+ dtype: string
490
+ - name: D
491
+ dtype: string
492
+ - name: answer
493
+ dtype: string
494
+ - name: explanation
495
+ dtype: string
496
+ splits:
497
+ - name: test
498
+ num_bytes: 40613
499
+ num_examples: 193
500
+ - name: val
501
+ num_bytes: 4149
502
+ num_examples: 21
503
+ - name: dev
504
+ num_bytes: 2793
505
+ num_examples: 5
506
+ download_size: 48021
507
+ dataset_size: 47555
508
  ---
509
 
510
  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.
computer_architecture/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:788f847cadd9db2c82f698ae456fa73a96b9e46186cfcfe18533b0de8f0066e8
3
+ size 8691
computer_architecture/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37dcf0e15ac7a71d22468e6f85b46a493ce89bfbf78feb0c986a2ec0a3d952d7
3
+ size 31455
computer_architecture/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1c5fab4950b04a91e1f9e0f024eae1f414e33dc47a4c02ec52650d1d319ae06
3
+ size 7875