You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I trained the model "nat_ctc_sd_ss" with the command in the README.md on Tesla V100 GPU, but i got Out of memory problem. Is there anything to be changed?
My train command:
Yeah. If you got the OOM error, you can reduce the --max-tokens config and increase the --update-freqconfig. In the end, we want the wpb (word per batch) in the training log is approximately 128K.
I trained the model "nat_ctc_sd_ss" with the command in the README.md on Tesla V100 GPU, but i got Out of memory problem. Is there anything to be changed?
My train command:
My training log is as follows:
The text was updated successfully, but these errors were encountered: