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

Have you noticed that the AVQA model is very unstable when adjusting the lr and batch size? #10

Closed
Rainlt opened this issue Apr 8, 2023 · 1 comment

Comments

@Rainlt
Copy link

Rainlt commented Apr 8, 2023

When I tried to tune the batch size to 8 and tune the learning rates(adapter block lr and model lr) to 8 times the previous synchronously, the acc fall to 50%. I know it's not your fault, for I have trained the original baseline (Music-avqa), it also has such a problem.

I just want to discuss about that, did you meet the same problem when you tune the model? and how do you tackle it? I know the grid search for hyperparameters with lavish in avqa task is time consuming.

@Rainlt
Copy link
Author

Rainlt commented Apr 10, 2023

I tried to modify the batch size without lr changing, the training becomes relatively stable. It's different from my past experience. But I can continue to train it at least.

@Rainlt Rainlt closed this as completed Apr 10, 2023
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

1 participant