CoolFace
Datasetpublic

ssswwwxxx/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.

sourceHugging Facecc-by-2.5updated 2mo agoView on Hugging Face
1likes66downloads
Dataset Card

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:

TypeRows
factoid95
list83
summary80
yesno82

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 identifies the official archive member containing each question.
  • —Six official records have no ideal_answer. Three factoid records among them still contain exact_answer; three summary records have neither answer form.

The official source archive is intentionally not included in this repository. BioASQ distributes its data under CC BY 2.5 and asks users to acknowledge and cite the BioASQ publications listed on its dataset page.