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

Add 'computer_network' config data files

Browse files
README.md CHANGED
@@ -114,6 +114,14 @@ configs:
114
  path: computer_architecture/val-*
115
  - split: dev
116
  path: computer_architecture/dev-*
 
 
 
 
 
 
 
 
117
  dataset_info:
118
  - config_name: accountant
119
  features:
@@ -505,6 +513,36 @@ dataset_info:
505
  num_examples: 5
506
  download_size: 48021
507
  dataset_size: 47555
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
508
  ---
509
 
510
  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.
 
114
  path: computer_architecture/val-*
115
  - split: dev
116
  path: computer_architecture/dev-*
117
+ - config_name: computer_network
118
+ data_files:
119
+ - split: test
120
+ path: computer_network/test-*
121
+ - split: val
122
+ path: computer_network/val-*
123
+ - split: dev
124
+ path: computer_network/dev-*
125
  dataset_info:
126
  - config_name: accountant
127
  features:
 
513
  num_examples: 5
514
  download_size: 48021
515
  dataset_size: 47555
516
+ - config_name: computer_network
517
+ features:
518
+ - name: id
519
+ dtype: int32
520
+ - name: question
521
+ dtype: string
522
+ - name: A
523
+ dtype: string
524
+ - name: B
525
+ dtype: string
526
+ - name: C
527
+ dtype: string
528
+ - name: D
529
+ dtype: string
530
+ - name: answer
531
+ dtype: string
532
+ - name: explanation
533
+ dtype: string
534
+ splits:
535
+ - name: test
536
+ num_bytes: 35408
537
+ num_examples: 171
538
+ - name: val
539
+ num_bytes: 3799
540
+ num_examples: 19
541
+ - name: dev
542
+ num_bytes: 2361
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.
computer_network/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db2a85d61052c56940f2f8fc95eb2a8eb3f1e176800822563f4a469c4ea03f7b
3
+ size 8917
computer_network/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2625f9891006644217d42c46bdfc2710033310169bf3dfabedfa7f02fa57b59
3
+ size 27927
computer_network/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7dd2a0760c9ef14e569d6bde56f283a701ad61934e900e0b72fd29e32fd0f02
3
+ size 7096