lhoestq HF Staff commited on
Commit
b3a4e16
·
verified ·
1 Parent(s): 517ec81

Add 'discrete_mathematics' config data files

Browse files
README.md CHANGED
@@ -122,6 +122,14 @@ configs:
122
  path: computer_network/val-*
123
  - split: dev
124
  path: computer_network/dev-*
 
 
 
 
 
 
 
 
125
  dataset_info:
126
  - config_name: accountant
127
  features:
@@ -543,6 +551,36 @@ dataset_info:
543
  num_examples: 5
544
  download_size: 43940
545
  dataset_size: 41568
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
546
  ---
547
 
548
  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.
 
122
  path: computer_network/val-*
123
  - split: dev
124
  path: computer_network/dev-*
125
+ - config_name: discrete_mathematics
126
+ data_files:
127
+ - split: test
128
+ path: discrete_mathematics/test-*
129
+ - split: val
130
+ path: discrete_mathematics/val-*
131
+ - split: dev
132
+ path: discrete_mathematics/dev-*
133
  dataset_info:
134
  - config_name: accountant
135
  features:
 
551
  num_examples: 5
552
  download_size: 43940
553
  dataset_size: 41568
554
+ - config_name: discrete_mathematics
555
+ features:
556
+ - name: id
557
+ dtype: int32
558
+ - name: question
559
+ dtype: string
560
+ - name: A
561
+ dtype: string
562
+ - name: B
563
+ dtype: string
564
+ - name: C
565
+ dtype: string
566
+ - name: D
567
+ dtype: string
568
+ - name: answer
569
+ dtype: string
570
+ - name: explanation
571
+ dtype: string
572
+ splits:
573
+ - name: test
574
+ num_bytes: 36045
575
+ num_examples: 153
576
+ - name: val
577
+ num_bytes: 3424
578
+ num_examples: 16
579
+ - name: dev
580
+ num_bytes: 2002
581
+ num_examples: 5
582
+ download_size: 42941
583
+ dataset_size: 41471
584
  ---
585
 
586
  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.
discrete_mathematics/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1521caa2f359bd018d7cc47e249b8dadbbeb57c925a1b07fe4003e76822111c
3
+ size 7074
discrete_mathematics/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3649dc515a6dd549a2e9bdb6dd82e56f830ddb23f0b21f5045a4a1cd5d83ded5
3
+ size 27755
discrete_mathematics/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e04bdff838a745ff7118e47070ddca409fea61fe130672577945656dd9e2903
3
+ size 8112