erhwenkuo commited on
Commit
afa8867
1 Parent(s): 00e79f4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md CHANGED
@@ -30,6 +30,30 @@ dataset_info:
30
  num_examples: 5
31
  download_size: 151561
32
  dataset_size: 199973
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  - config_name: college_programming
34
  features:
35
  - name: id
@@ -159,6 +183,10 @@ configs:
159
  path: accountant/val-*
160
  - split: dev
161
  path: accountant/dev-*
 
 
 
 
162
  - config_name: college_programming
163
  data_files:
164
  - split: test
 
30
  num_examples: 5
31
  download_size: 151561
32
  dataset_size: 199973
33
+ - config_name: college_physics
34
+ features:
35
+ - name: id
36
+ dtype: int32
37
+ - name: question
38
+ dtype: string
39
+ - name: A
40
+ dtype: string
41
+ - name: B
42
+ dtype: string
43
+ - name: C
44
+ dtype: string
45
+ - name: D
46
+ dtype: string
47
+ - name: answer
48
+ dtype: string
49
+ - name: explanation
50
+ dtype: string
51
+ splits:
52
+ - name: test
53
+ num_bytes: 55731
54
+ num_examples: 176
55
+ download_size: 43338
56
+ dataset_size: 55731
57
  - config_name: college_programming
58
  features:
59
  - name: id
 
183
  path: accountant/val-*
184
  - split: dev
185
  path: accountant/dev-*
186
+ - config_name: college_physics
187
+ data_files:
188
+ - split: test
189
+ path: college_physics/test-*
190
  - config_name: college_programming
191
  data_files:
192
  - split: test