| license: other | |
| tags: [radiology-report-generation, evaluation, metrics, rrg-eval] | |
| # RRG-Eval Weights | |
| Weight files for the RRG-Eval radiology report-generation evaluation suite | |
| (https://github.com/yunyiliu/rrg-eval). | |
| | path | metric | notes | | |
| |------|--------|-------| | |
| | chexbert/chexbert.pth | CheXbert SembScore + CheXpert-14 F1 | Stanford CheXbert labeler/encoder | | |
| | radcliq/*.pkl | RadCliQ v0/v1 | composite over [radgraph_combined, bert_f1, semb_score, bleu2] | | |
| | mrscore/mrscore.pth | MRScore | LLaMA-3-8B-Instruct + LoRA seq-cls (num_labels=6), LoRA+head delta (strict=False) | | |
| | refine/refine.pth | ReFINE | LoRA seq-cls (num_labels=1) reward model; distinct from FineRadScore | | |