We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 635e64c commit 5d27fdbCopy full SHA for 5d27fdb
word_language_model/README.md
@@ -30,7 +30,7 @@ optional arguments:
30
--lr LR initial learning rate
31
--clip CLIP gradient clipping
32
--epochs EPOCHS upper epoch limit
33
- --batch-size N batch size
+ --batch_size N batch size
34
--bptt BPTT sequence length
35
--dropout DROPOUT dropout applied to layers (0 = no dropout)
36
--decay DECAY learning rate decay per epoch
0 commit comments