datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
bioasq-rag-13b-resplit
BioASQ RAG 13B (Resplit)
Reshuffled version of DinoStackAI/bioasq-rag-13b for Retrieval-Augmented Generation (RAG).
All original train, dev and test queries were merged, shuffled with seed 42, and reassigned using:
0.2 of all queries → test
0.2 of the remaining queries → dev
the rest → train
The shared PubMed corpus is unchanged from the source dataset.
Structure
Subset
Splits
Description
corpus
train (default)
PubMed abstracts shared across all query… See the full description on the dataset page: https://huggingface.co/datasets/DinoStackAI/bioasq-rag-13b-resplit.bioasq-13b-golden
BioASQ 13b Golden Enriched
This is a Parquet conversion of the official BioASQ 13b golden enriched Task B
dataset downloaded from the
BioASQ Participants Area.
The dataset contains 340 questions:
Type
Rows
factoid
95
list
83
summary
80
yesno
82
Conversion
body is exposed as question.
exact_answer is normalized to list<list<string>> across question types.
raw_record_json contains the complete original record for lossless recovery.
source_file… See the full description on the dataset page: https://huggingface.co/datasets/ssswwwxxx/bioasq-13b-golden.
