-
Notifications
You must be signed in to change notification settings - Fork 198
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
Some results issue #19
Comments
Hi, thanks for your interest. Here are my answers.
|
Thanks very much! |
Hello! Can NLVR2 datasets be shared? |
You can find it here: https://github.com/lil-lab/nlvr/tree/master/nlvr2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Junnan, I have the following questions about the result. Hope that you can help to clarify them, thanks.
VQA:
I get the
result
folder after fine-tuning on VQA dataset. Which json file should I use to get test-dev and test-std?SNLI-VE:
This is the log file after fine-tuning on SNLI-VE dataset. You didn't update the best-epoch, so it is always 0. Should I pick the row which has the best val accuracy as the final result?
Grouding
This is the log file after fine-tuning on Ref-COCO. Should I pick the row which has the best val_d as the final result?
NLVR2
This is the log file after fine-tuning on NLVR2, but I did't find
dev
andtest-P
as shown in your paper, any idea?The text was updated successfully, but these errors were encountered: