OFA-Sys / OFA

Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework
Apache License 2.0
2.39k stars 248 forks source link

Improve finetune efficiency #436

Open sunnie-star opened 5 months ago

sunnie-star commented 5 months ago

Thank you for your work! I saw some fine-tuning scripts for Visual grounding tasks, and you provided adapter, prefix, etc. May I ask if Lora is useful for fine-tuning here?