Skip to content

Commit

Permalink
chill those epochs
Browse files Browse the repository at this point in the history
  • Loading branch information
wasertech committed Jun 9, 2022
1 parent 13ffd1b commit 7bfaad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion STT/Dockerfile.train
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ENV TEST_BATCH_SIZE=$test_batch_size
ARG n_hidden=2048
ENV N_HIDDEN=$n_hidden

ARG epochs=45
ARG epochs=40
ENV EPOCHS=$epochs

ARG learning_rate=0.0001
Expand Down

0 comments on commit 7bfaad0

Please sign in to comment.