erhwenkuo commited on
Commit
42e4b53
1 Parent(s): 7bffa22

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +38 -0
README.md CHANGED
@@ -1320,6 +1320,36 @@ dataset_info:
1320
  num_examples: 5
1321
  download_size: 91464
1322
  dataset_size: 100565
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1323
  - config_name: probability_and_statistics
1324
  features:
1325
  - name: id
@@ -1703,6 +1733,14 @@ configs:
1703
  path: physician/val-*
1704
  - split: dev
1705
  path: physician/dev-*
 
 
 
 
 
 
 
 
1706
  - config_name: probability_and_statistics
1707
  data_files:
1708
  - split: test
 
1320
  num_examples: 5
1321
  download_size: 91464
1322
  dataset_size: 100565
1323
+ - config_name: plant_protection
1324
+ features:
1325
+ - name: id
1326
+ dtype: int32
1327
+ - name: question
1328
+ dtype: string
1329
+ - name: A
1330
+ dtype: string
1331
+ - name: B
1332
+ dtype: string
1333
+ - name: C
1334
+ dtype: string
1335
+ - name: D
1336
+ dtype: string
1337
+ - name: answer
1338
+ dtype: string
1339
+ - name: explanation
1340
+ dtype: string
1341
+ splits:
1342
+ - name: test
1343
+ num_bytes: 31877
1344
+ num_examples: 199
1345
+ - name: val
1346
+ num_bytes: 3634
1347
+ num_examples: 22
1348
+ - name: dev
1349
+ num_bytes: 3726
1350
+ num_examples: 5
1351
+ download_size: 42813
1352
+ dataset_size: 39237
1353
  - config_name: probability_and_statistics
1354
  features:
1355
  - name: id
 
1733
  path: physician/val-*
1734
  - split: dev
1735
  path: physician/dev-*
1736
+ - config_name: plant_protection
1737
+ data_files:
1738
+ - split: test
1739
+ path: plant_protection/test-*
1740
+ - split: val
1741
+ path: plant_protection/val-*
1742
+ - split: dev
1743
+ path: plant_protection/dev-*
1744
  - config_name: probability_and_statistics
1745
  data_files:
1746
  - split: test