summarize-radiology-findings icon indicating copy to clipboard operation
summarize-radiology-findings copied to clipboard

Code and pretrained model for paper "Learning to Summarize Radiology Findings"

Results 2 summarize-radiology-findings issues
Sort by recently updated
recently updated
newest added

Hey there, can any one solve this error which I'm getting while running run.py file. I'm using pre-trained model which is shared in read.me file. Traceback (most recent call last):...

I am trying to fine tune the current pre-trained model i.e. model.pt. The problem is that when I am trying to run following line of code `python train.py --data_dir dataset/training_dataset`...