SuperSupermoon / MedViLL

MedViLL official code. (Published IEEE JBHI 2021)
MIT License
83 stars 11 forks source link

Issues related to radiology report generation #5

Closed PengPeixi closed 2 years ago

PengPeixi commented 2 years ago

Hi, I want to run the report_label_eval.py file to get the accuracy, precision, recall and F1 of the fine-tuned model. But I can't find any files in the github repo that generate positive, negative and ambiguous tags. Could you please provide this file. In addition, the github repository shows that beam_size argument does not exist in generation decode. How can I get BLEU score with a beam size of 4.