Hi, thanks for your great work and for releasing the code!
I am currently running the report generation inference, and I encountered an issue related to the RadGraph evaluation:
FileNotFoundError: file .../ckpt_zoo_dir/radgraph/config.json not found
I have already downloaded the RadGraph checkpoint from Hugging Face, but it does not include the config.json file required by the code.
Could you provide the complete RadGraph checkpoint used in this project?
Alternatively, is there an official way to disable RadGraph evaluation if only report generation results are needed?
Thanks again for your help!
Hi, thanks for your great work and for releasing the code!
I am currently running the report generation inference, and I encountered an issue related to the RadGraph evaluation:
FileNotFoundError: file .../ckpt_zoo_dir/radgraph/config.json not found
I have already downloaded the RadGraph checkpoint from Hugging Face, but it does not include the config.json file required by the code.
Could you provide the complete RadGraph checkpoint used in this project?
Alternatively, is there an official way to disable RadGraph evaluation if only report generation results are needed?
Thanks again for your help!