Skip to content

Commit 7bfaad0

Browse files
committed
chill those epochs
1 parent 13ffd1b commit 7bfaad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

STT/Dockerfile.train

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ENV TEST_BATCH_SIZE=$test_batch_size
2525
ARG n_hidden=2048
2626
ENV N_HIDDEN=$n_hidden
2727

28-
ARG epochs=45
28+
ARG epochs=40
2929
ENV EPOCHS=$epochs
3030

3131
ARG learning_rate=0.0001

0 commit comments

Comments
 (0)