xk-huang commited on
Commit
50512e2
·
verified ·
1 Parent(s): af017e4

Upload dataset

Browse files
PubMedQA/test_hard_leftout-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd12631f34abd1e0a0d580e58b850613cce7942dc8325efb57e3f7d3e3cce4bf
3
+ size 41802
README.md CHANGED
@@ -345,8 +345,11 @@ dataset_info:
345
  - name: test
346
  num_bytes: 884114
347
  num_examples: 500
348
- download_size: 602182
349
- dataset_size: 1065470
 
 
 
350
  configs:
351
  - config_name: AfrimedQA
352
  data_files:
@@ -410,4 +413,6 @@ configs:
410
  path: PubMedQA/test_hard-*
411
  - split: test
412
  path: PubMedQA/test-*
 
 
413
  ---
 
345
  - name: test
346
  num_bytes: 884114
347
  num_examples: 500
348
+ - name: test_hard_leftout
349
+ num_bytes: 53174
350
+ num_examples: 30
351
+ download_size: 643984
352
+ dataset_size: 1118644
353
  configs:
354
  - config_name: AfrimedQA
355
  data_files:
 
413
  path: PubMedQA/test_hard-*
414
  - split: test
415
  path: PubMedQA/test-*
416
+ - split: test_hard_leftout
417
+ path: PubMedQA/test_hard_leftout-*
418
  ---