This is a reformatting of the PubMedQA dataset used to train the BGE-M3 model. See the full BGE-M3 dataset in Shitao/bge-m3-data.
Dataset Subsets
triplet subset
Columns: "anchor", "positive", "negative"
Column types: str, str, str
Examples:{
'anchor': 'Does a history of unintended pregnancy lessen the likelihood of desire for sterilization reversal?',
'positive': 'Unintended pregnancy has been significantly associated with… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/pubmedqa.