MedText (lm-eval)

lm-eval's generation wrap of BI55/MedText: write a diagnosis and treatment plan from an English patient presentation and score overlap metrics.

Also known as: medtext_perplexity, BI55/MedText

unassessed

This page is a discovery lead. Nobody has yet assessed it against the catalogue contract, so it carries no disposition. Absence of evidence here is not evidence of staleness.
Categorydomain
Subcategorysynthetic patient presentation to diagnosis and treatment
Page statusunknown
Metricbleu, rouge1, rouge2, rougeL, bleurt, bert_score (no designated headline)
Directionhigher_is_better
Dataset size1412
Dataset licenceCC-BY-4.0
PublisherHugging Face user BI55 (card fullname L. Heinrich)

What it measures

This id is EleutherAI lm-evaluation-harness task medtext. The Hugging Face set BI55/MedText pairs an English patient presentation (Prompt) with a diagnosis and treatment completion written in a clinical voice. lm-eval asks the model to continue that presentation. It is text-only English generation. It is not a licensing exam, not MIMIC notes, and not the 2019 Melamud and Shivade synthetic clinical-note paper that the lm-eval README cites.

Task format

generate_until generation, stopping at a blank line. doc_to_text is the Prompt field; gold is Completion. The YAML description instructs the model to answer as a doctor with a likely diagnosis and treatment. Train, validation and test all point at the single train split. Companion task medtext_perplexity scores rolling likelihood of the completion.

Models reporting this benchmark

No model card in ModelSpec reports this benchmark yet.

Data

This page as JSON · Edit on GitHub