erhwenkuo commited on
Commit
e9ddede
1 Parent(s): 39c25b3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +38 -0
README.md CHANGED
@@ -1170,6 +1170,36 @@ dataset_info:
1170
  num_examples: 5
1171
  download_size: 44657
1172
  dataset_size: 41226
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1173
  - config_name: operating_system
1174
  features:
1175
  - name: id
@@ -1543,6 +1573,14 @@ configs:
1543
  path: middle_school_mathematics/val-*
1544
  - split: dev
1545
  path: middle_school_mathematics/dev-*
 
 
 
 
 
 
 
 
1546
  - config_name: operating_system
1547
  data_files:
1548
  - split: test
 
1170
  num_examples: 5
1171
  download_size: 44657
1172
  dataset_size: 41226
1173
+ - config_name: middle_school_physics
1174
+ features:
1175
+ - name: id
1176
+ dtype: int32
1177
+ - name: question
1178
+ dtype: string
1179
+ - name: A
1180
+ dtype: string
1181
+ - name: B
1182
+ dtype: string
1183
+ - name: C
1184
+ dtype: string
1185
+ - name: D
1186
+ dtype: string
1187
+ - name: answer
1188
+ dtype: string
1189
+ - name: explanation
1190
+ dtype: string
1191
+ splits:
1192
+ - name: test
1193
+ num_bytes: 48796
1194
+ num_examples: 178
1195
+ - name: val
1196
+ num_bytes: 5279
1197
+ num_examples: 19
1198
+ - name: dev
1199
+ num_bytes: 3531
1200
+ num_examples: 5
1201
+ download_size: 59820
1202
+ dataset_size: 57606
1203
  - config_name: operating_system
1204
  features:
1205
  - name: id
 
1573
  path: middle_school_mathematics/val-*
1574
  - split: dev
1575
  path: middle_school_mathematics/dev-*
1576
+ - config_name: middle_school_physics
1577
+ data_files:
1578
+ - split: test
1579
+ path: middle_school_physics/test-*
1580
+ - split: val
1581
+ path: middle_school_physics/val-*
1582
+ - split: dev
1583
+ path: middle_school_physics/dev-*
1584
  - config_name: operating_system
1585
  data_files:
1586
  - split: test