Yushi-Hu / PromptCap

natual language guided image captioning
73 stars 7 forks source link

Fine-Tuning? #7

Closed ahmadmustafaanis closed 9 months ago

ahmadmustafaanis commented 1 year ago

How can we fine-tune this model? Is there any script available?

Yushi-Hu commented 1 year ago

Hi! The training codes are in this repo: https://github.com/OFA-Sys/OFASys. Please follow their fine-tuning instructions. We find eventually it is really hard to incorporate this whole repo into ours so we give up on that plan.