lhoestq HF Staff commited on
Commit
70c3fa4
·
verified ·
1 Parent(s): bef2924

Add 'ideological_and_moral_cultivation' config data files

Browse files
README.md CHANGED
@@ -226,6 +226,14 @@ configs:
226
  path: high_school_politics/val-*
227
  - split: dev
228
  path: high_school_politics/dev-*
 
 
 
 
 
 
 
 
229
  dataset_info:
230
  - config_name: accountant
231
  features:
@@ -1037,6 +1045,36 @@ dataset_info:
1037
  num_examples: 5
1038
  download_size: 90214
1039
  dataset_size: 96995
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1040
  ---
1041
 
1042
  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.
 
226
  path: high_school_politics/val-*
227
  - split: dev
228
  path: high_school_politics/dev-*
229
+ - config_name: ideological_and_moral_cultivation
230
+ data_files:
231
+ - split: test
232
+ path: ideological_and_moral_cultivation/test-*
233
+ - split: val
234
+ path: ideological_and_moral_cultivation/val-*
235
+ - split: dev
236
+ path: ideological_and_moral_cultivation/dev-*
237
  dataset_info:
238
  - config_name: accountant
239
  features:
 
1045
  num_examples: 5
1046
  download_size: 90214
1047
  dataset_size: 96995
1048
+ - config_name: ideological_and_moral_cultivation
1049
+ features:
1050
+ - name: id
1051
+ dtype: int32
1052
+ - name: question
1053
+ dtype: string
1054
+ - name: A
1055
+ dtype: string
1056
+ - name: B
1057
+ dtype: string
1058
+ - name: C
1059
+ dtype: string
1060
+ - name: D
1061
+ dtype: string
1062
+ - name: answer
1063
+ dtype: string
1064
+ - name: explanation
1065
+ dtype: string
1066
+ splits:
1067
+ - name: test
1068
+ num_bytes: 35315
1069
+ num_examples: 172
1070
+ - name: val
1071
+ num_bytes: 3241
1072
+ num_examples: 19
1073
+ - name: dev
1074
+ num_bytes: 1296
1075
+ num_examples: 5
1076
+ download_size: 41532
1077
+ dataset_size: 39852
1078
  ---
1079
 
1080
  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.
ideological_and_moral_cultivation/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffe00a5f10af1214075870bc00bdc6dc286219017f84d6a67ea631e1c9860045
3
+ size 5556
ideological_and_moral_cultivation/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ecac7e91d1285d3ed7c82b4157b738d4ce4c96baaec42a0ec54f28f382f1fcc
3
+ size 29327
ideological_and_moral_cultivation/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05a5d89a2216816b542b5561766f9289bd747525dda1f5c19c55bb85c1275176
3
+ size 6649