mbzuai-oryx / XrayGPT

[BIONLP@ACL 2024] XrayGPT: Chest Radiographs Summarization using Medical Vision-Language Models.
469 stars 56 forks source link

How to run test.py on the mentioned Test set in the paper? #19

Open skmalviya opened 11 months ago

skmalviya commented 11 months ago

Thanks for making this innovative work of Xray-based LLM "XrayGPT" public. I followed the provided script to learn the training of a multimodal GPT model.

I am curious about the test.py script:

  1. What would be the Test.yaml file to run the Testing?
  2. What would be the Test set to run test.py?
  3. Is there any reference data to evaluate the trained XrayGPT model?

Kind Regards,

20191864218 commented 5 months ago

have you solved this problem