lhoestq HF Staff commited on
Commit
625aee5
·
verified ·
1 Parent(s): 919671f

Add 'college_economics' config data files

Browse files
README.md CHANGED
@@ -82,6 +82,14 @@ configs:
82
  path: college_chemistry/val-*
83
  - split: dev
84
  path: college_chemistry/dev-*
 
 
 
 
 
 
 
 
85
  dataset_info:
86
  - config_name: accountant
87
  features:
@@ -353,6 +361,36 @@ dataset_info:
353
  num_examples: 5
354
  download_size: 53519
355
  dataset_size: 53852
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
356
  ---
357
 
358
  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.
 
82
  path: college_chemistry/val-*
83
  - split: dev
84
  path: college_chemistry/dev-*
85
+ - config_name: college_economics
86
+ data_files:
87
+ - split: test
88
+ path: college_economics/test-*
89
+ - split: val
90
+ path: college_economics/val-*
91
+ - split: dev
92
+ path: college_economics/dev-*
93
  dataset_info:
94
  - config_name: accountant
95
  features:
 
361
  num_examples: 5
362
  download_size: 53519
363
  dataset_size: 53852
364
+ - config_name: college_economics
365
+ features:
366
+ - name: id
367
+ dtype: int32
368
+ - name: question
369
+ dtype: string
370
+ - name: A
371
+ dtype: string
372
+ - name: B
373
+ dtype: string
374
+ - name: C
375
+ dtype: string
376
+ - name: D
377
+ dtype: string
378
+ - name: answer
379
+ dtype: string
380
+ - name: explanation
381
+ dtype: string
382
+ splits:
383
+ - name: test
384
+ num_bytes: 119734
385
+ num_examples: 497
386
+ - name: val
387
+ num_bytes: 14461
388
+ num_examples: 55
389
+ - name: dev
390
+ num_bytes: 3673
391
+ num_examples: 5
392
+ download_size: 106080
393
+ dataset_size: 137868
394
  ---
395
 
396
  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.
college_economics/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab842afe0b7f7915dbc80da11debe51aefcc18cd65840b6c59c09eb502409bda
3
+ size 10341
college_economics/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7fae7389ddd7000dcf28c2a67a33e8c7d9409115f89550e428821503a765eba
3
+ size 80597
college_economics/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de20bf0e060430f0f1c98e0e0040735abeb2fbaaacd3f2d54a7b137ebf244079
3
+ size 15142