erhwenkuo commited on
Commit
d346b49
1 Parent(s): c212b7c

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: computer_architecture
34
  features:
35
  - name: id
@@ -129,6 +153,10 @@ configs:
129
  path: accountant/val-*
130
  - split: dev
131
  path: accountant/dev-*
 
 
 
 
132
  - config_name: computer_architecture
133
  data_files:
134
  - split: test
 
30
  num_examples: 5
31
  download_size: 151561
32
  dataset_size: 199973
33
+ - config_name: college_programming
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: 84024
54
+ num_examples: 342
55
+ download_size: 60017
56
+ dataset_size: 84024
57
  - config_name: computer_architecture
58
  features:
59
  - name: id
 
153
  path: accountant/val-*
154
  - split: dev
155
  path: accountant/dev-*
156
+ - config_name: college_programming
157
+ data_files:
158
+ - split: test
159
+ path: college_programming/test-*
160
  - config_name: computer_architecture
161
  data_files:
162
  - split: test