araag2 commited on
Commit
837a3d7
·
verified ·
1 Parent(s): 7669f42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -335,7 +335,7 @@ size_categories:
335
 
336
  ### Dataset Summary
337
 
338
- `The task of PubMedQA is to answer research questions with yes/no/maybe (e.g.: Do preoperative statins reduce atrial fibrillation after coronary artery bypass grafting?) using the corresponding abstracts.`
339
 
340
  ### Data Instances
341
 
@@ -410,7 +410,7 @@ TO:DO
410
  }
411
  ```
412
 
413
- [10.48550/arXiv.1909.06146](http://doi.org/10.48550/arXiv.1909.06146)
414
 
415
  ### Contributions
416
 
 
335
 
336
  ### Dataset Summary
337
 
338
+ `The human-annotated data is available in the data folder as both csv and json formats. The dev set has 10 RCTs with 43 number of total ICO triplets. The test set has 110 RCTs with 656 number of total ICO triplets. Additional dataset statistics can be found in evaluation/data/analyze_data.ipynb file.`
339
 
340
  ### Data Instances
341
 
 
410
  }
411
  ```
412
 
413
+ [10.48550/arXiv.2405.01686](https://doi.org/10.48550/arXiv.2405.01686)
414
 
415
  ### Contributions
416