OFA-Compress icon indicating copy to clipboard operation
OFA-Compress copied to clipboard

About OFA-tiny zero-shot performance.

Open ZhangYuanhan-AI opened this issue 1 year ago • 3 comments

Hello,

Thank you for providing a clear version of the OFA model.

image

I have a question regarding the model displayed in the image above. Is this the OFA-tiny model, or is it the OFA-tiny model fine-tuned on Refcoco?

I assume it is the latter, as the OFA-tiny model exhibits poor performance during the zero-shot evaluation on Refcoco.

Thanks for your reply.

ZhangYuanhan-AI avatar Mar 23 '23 02:03 ZhangYuanhan-AI

Yes, this is the result after finetuning the OFA-tiny model on Refcoco.

faychu avatar Mar 28 '23 01:03 faychu

Hi,

Thanks for your answering,

Another question is, what do these parameters mean?

"image_bucket_size" : https://github.com/OFA-Sys/OFA-Compress/blob/a8618ab5e4ed7613d69af80acec50eb0da9aa34d/ofa/configuration_ofa.py#L130 "token_bucket_size"

ZhangYuanhan-AI avatar Mar 28 '23 07:03 ZhangYuanhan-AI

Could you provide any insights regarding the rationale behind employing the "sum" of loss as a method during the pre-training phase?

https://github.com/OFA-Sys/OFA-Compress/blob/a8618ab5e4ed7613d69af80acec50eb0da9aa34d/adaptors.py#L51

ZhangYuanhan-AI avatar Mar 30 '23 08:03 ZhangYuanhan-AI