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

Add 'college_chemistry' config data files

Browse files
README.md CHANGED
@@ -74,6 +74,14 @@ configs:
74
  path: clinical_medicine/val-*
75
  - split: dev
76
  path: clinical_medicine/dev-*
 
 
 
 
 
 
 
 
77
  dataset_info:
78
  - config_name: accountant
79
  features:
@@ -315,6 +323,36 @@ dataset_info:
315
  num_examples: 5
316
  download_size: 48689
317
  dataset_size: 48279
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
318
  ---
319
 
320
  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.
 
74
  path: clinical_medicine/val-*
75
  - split: dev
76
  path: clinical_medicine/dev-*
77
+ - config_name: college_chemistry
78
+ data_files:
79
+ - split: test
80
+ path: college_chemistry/test-*
81
+ - split: val
82
+ path: college_chemistry/val-*
83
+ - split: dev
84
+ path: college_chemistry/dev-*
85
  dataset_info:
86
  - config_name: accountant
87
  features:
 
323
  num_examples: 5
324
  download_size: 48689
325
  dataset_size: 48279
326
+ - config_name: college_chemistry
327
+ features:
328
+ - name: id
329
+ dtype: int32
330
+ - name: question
331
+ dtype: string
332
+ - name: A
333
+ dtype: string
334
+ - name: B
335
+ dtype: string
336
+ - name: C
337
+ dtype: string
338
+ - name: D
339
+ dtype: string
340
+ - name: answer
341
+ dtype: string
342
+ - name: explanation
343
+ dtype: string
344
+ splits:
345
+ - name: test
346
+ num_bytes: 45798
347
+ num_examples: 224
348
+ - name: val
349
+ num_bytes: 4443
350
+ num_examples: 24
351
+ - name: dev
352
+ num_bytes: 3611
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.
college_chemistry/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b6a5f00256257258eca5e253ac3ea95dc9d558735f47120099ed441ea4f20d0
3
+ size 9283
college_chemistry/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99ee8abbcc02c61466534de8e19a556986cf05ff816430cc302bde0251cf884a
3
+ size 36320
college_chemistry/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7da3751d4784480a07b91bd9433440f109b04951884449a0fc4ab8b7a7f378d7
3
+ size 7916