File size: 798 Bytes
d582b1b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7c25e64
 
 
 
 
d582b1b
 
 
 
 
7c25e64
 
d582b1b
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
dataset_info:
  config_name: accountant
  features:
  - name: id
    dtype: int32
  - name: question
    dtype: string
  - name: A
    dtype: string
  - name: B
    dtype: string
  - name: C
    dtype: string
  - name: D
    dtype: string
  - name: answer
    dtype: string
  - name: explanation
    dtype: string
  splits:
  - name: test
    num_bytes: 177004
    num_examples: 443
  - name: val
    num_bytes: 19555
    num_examples: 49
  download_size: 141623
  dataset_size: 196559
configs:
- config_name: accountant
  data_files:
  - split: test
    path: accountant/test-*
  - split: val
    path: accountant/val-*
---
# Dataset Card for "ceval-exam-zhtw"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)