Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Low test accuracy on Refcocog #13

Open
shizhediao opened this issue Jan 22, 2022 · 2 comments
Open

Low test accuracy on Refcocog #13

shizhediao opened this issue Jan 22, 2022 · 2 comments

Comments

@shizhediao
Copy link

shizhediao commented Jan 22, 2022

Dear authors,
Thanks for your great work!
I fine-tuned a VL-T5 model on Refcocog, based on your released checkpoint but got a bad result: 20.45407
I noticed that in your paper the VL-BART diverges but not VL-T5.
Could you help take a look?

Thanks!

@TaoHeyi
Copy link

TaoHeyi commented Feb 21, 2022

Dear authors, Thanks for your great work! I fine-tuned a VL-T5 model on Refcocog, based on your released checkpoint but got a bad result: 20.45407 I noticed that in your paper the VL-BART diverges but not VL-T5. Could you help take a look?

Thanks!

Do you mind if you could share how do you inference on the model of the refcocog? Thanks

@j-min
Copy link
Owner

j-min commented Aug 19, 2022

Hi, in case you used args.vis_pointer=True in your experiment, would you please try with args.vis_pointer=False, that I made default recently here? I could reproduce the results in the paper with the current codebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants