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

self-critical training [duration and memory occupation] #11

Open
nilinykh opened this issue May 5, 2021 · 1 comment
Open

self-critical training [duration and memory occupation] #11

nilinykh opened this issue May 5, 2021 · 1 comment

Comments

@nilinykh
Copy link

nilinykh commented May 5, 2021

Hej,

thank you a lot for your great work and some nice code!

I have a question regarding the self-criticial extra training. I am not exactly sure if there is an issue with it, but could you please tell me, how much memory self-critical training should consume?
I keep running into CUDA out of memory error with 3 GPUs, and I can see that self-critical training is really hungry for space...therefore, I wanted to hear from the authors of the paper how much space this extra training required in the original experiments? And was there any optimisation of the code to handle this issue?

Best,
Nikolai.

@simaoh
Copy link
Collaborator

simaoh commented Nov 10, 2021

Thanks Nikolai,
On a single V100 GPU the extra 30 epochs of self-critical training should take 3.5 days.
I believe you shouldn't run into any memory error.
Please let us know if this problem persists, or whether you were able to solve it.

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

2 participants