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

OFA caption models on Hugging Face #416

Open Kabongosalomon opened 11 months ago

Kabongosalomon commented 11 months ago

Hello, thank you for the great work.

Is it possible to have the finetuned ofa-huge-caption on hugging face ?

I'm seeing some discrepancies between the raw model used in this notebook https://colab.research.google.com/drive/1Q4eNhhhLcgOP4hHqwZwU1ijOlabgve1W?usp=sharing and the output from https://huggingface.co/OFA-Sys/ofa-large-caption ? Is there a reason for that ? and how to fix it?