What is the purpose of the "eval_batch_size" parameter? #1311
Answered
by
erogol
venominfosec
asked this question in
General Q&A
-
|
I've tried searching but couldn't find an answer to what the "eval_batch_size" parameter does. Can someone please explain what this parameter is used for? I'm using the train_tacotron_dca.py script if it is relevant. |
Beta Was this translation helpful? Give feedback.
Answered by
erogol
Mar 1, 2022
Replies: 1 comment
-
|
batch size used in evaluation iterations. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
venominfosec
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
batch size used in evaluation iterations.