We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ffd1b commit 7bfaad0Copy full SHA for 7bfaad0
STT/Dockerfile.train
@@ -25,7 +25,7 @@ ENV TEST_BATCH_SIZE=$test_batch_size
25
ARG n_hidden=2048
26
ENV N_HIDDEN=$n_hidden
27
28
-ARG epochs=45
+ARG epochs=40
29
ENV EPOCHS=$epochs
30
31
ARG learning_rate=0.0001
0 commit comments