lhoestq HF Staff commited on
Commit
e897e7b
·
verified ·
1 Parent(s): c8cc8e9

Add 'art_studies' config data files

Browse files
README.md CHANGED
@@ -26,6 +26,14 @@ configs:
26
  path: advanced_mathematics/val-*
27
  - split: dev
28
  path: advanced_mathematics/dev-*
 
 
 
 
 
 
 
 
29
  dataset_info:
30
  - config_name: accountant
31
  features:
@@ -87,6 +95,36 @@ dataset_info:
87
  num_examples: 5
88
  download_size: 50962
89
  dataset_size: 62374
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
90
  ---
91
 
92
  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.
 
26
  path: advanced_mathematics/val-*
27
  - split: dev
28
  path: advanced_mathematics/dev-*
29
+ - config_name: art_studies
30
+ data_files:
31
+ - split: test
32
+ path: art_studies/test-*
33
+ - split: val
34
+ path: art_studies/val-*
35
+ - split: dev
36
+ path: art_studies/dev-*
37
  dataset_info:
38
  - config_name: accountant
39
  features:
 
95
  num_examples: 5
96
  download_size: 50962
97
  dataset_size: 62374
98
+ - config_name: art_studies
99
+ features:
100
+ - name: id
101
+ dtype: int32
102
+ - name: question
103
+ dtype: string
104
+ - name: A
105
+ dtype: string
106
+ - name: B
107
+ dtype: string
108
+ - name: C
109
+ dtype: string
110
+ - name: D
111
+ dtype: string
112
+ - name: answer
113
+ dtype: string
114
+ - name: explanation
115
+ dtype: string
116
+ splits:
117
+ - name: test
118
+ num_bytes: 41227
119
+ num_examples: 298
120
+ - name: val
121
+ num_bytes: 4581
122
+ num_examples: 33
123
+ - name: dev
124
+ num_bytes: 1439
125
+ num_examples: 5
126
+ download_size: 46524
127
+ dataset_size: 47247
128
  ---
129
 
130
  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.
art_studies/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0af5d1f91c3772faf68d73556d3f12f4b7b4ce0e7919b7da26961e52aa10868e
3
+ size 6517
art_studies/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9acd791eacb84aa5682b42d2c67a19b59e6c3af0aef309e0b90bb141983accc3
3
+ size 32476
art_studies/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d7f0e954f19a586d05c47ef6a3fe1c5851090e3db834e3c8f693b6483b0f5aa
3
+ size 7531