lhoestq HF Staff commited on
Commit
840ac9c
·
verified ·
1 Parent(s): 49e6780

Add 'marxism' config data files

Browse files
README.md CHANGED
@@ -266,6 +266,14 @@ configs:
266
  path: mao_zedong_thought/val-*
267
  - split: dev
268
  path: mao_zedong_thought/dev-*
 
 
 
 
 
 
 
 
269
  dataset_info:
270
  - config_name: accountant
271
  features:
@@ -1227,6 +1235,36 @@ dataset_info:
1227
  num_examples: 5
1228
  download_size: 57281
1229
  dataset_size: 65535
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1230
  ---
1231
 
1232
  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.
 
266
  path: mao_zedong_thought/val-*
267
  - split: dev
268
  path: mao_zedong_thought/dev-*
269
+ - config_name: marxism
270
+ data_files:
271
+ - split: test
272
+ path: marxism/test-*
273
+ - split: val
274
+ path: marxism/val-*
275
+ - split: dev
276
+ path: marxism/dev-*
277
  dataset_info:
278
  - config_name: accountant
279
  features:
 
1235
  num_examples: 5
1236
  download_size: 57281
1237
  dataset_size: 65535
1238
+ - config_name: marxism
1239
+ features:
1240
+ - name: id
1241
+ dtype: int32
1242
+ - name: question
1243
+ dtype: string
1244
+ - name: A
1245
+ dtype: string
1246
+ - name: B
1247
+ dtype: string
1248
+ - name: C
1249
+ dtype: string
1250
+ - name: D
1251
+ dtype: string
1252
+ - name: answer
1253
+ dtype: string
1254
+ - name: explanation
1255
+ dtype: string
1256
+ splits:
1257
+ - name: test
1258
+ num_bytes: 38662
1259
+ num_examples: 179
1260
+ - name: val
1261
+ num_bytes: 4251
1262
+ num_examples: 19
1263
+ - name: dev
1264
+ num_bytes: 2142
1265
+ num_examples: 5
1266
+ download_size: 45030
1267
+ dataset_size: 45055
1268
  ---
1269
 
1270
  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.
marxism/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:477593d35fe76a51d060fab5684f24a2f096b6385c2355240db6859128faf2ec
3
+ size 7088
marxism/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81eedc1ed76ca007d4f4f70802a10f82ea3f7df601cc1f6baeb48860309cdf85
3
+ size 29912
marxism/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1bedacb86e74700b60cd1016ba68574b543f27e503e6b131ac8e976a6519e06
3
+ size 8030