Skip to content

Commit 5d27fdb

Browse files
pavel-soumith
authored andcommitted
Update README.md (#493)
typo in arguments list
1 parent 635e64c commit 5d27fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

word_language_model/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ optional arguments:
3030
--lr LR initial learning rate
3131
--clip CLIP gradient clipping
3232
--epochs EPOCHS upper epoch limit
33-
--batch-size N batch size
33+
--batch_size N batch size
3434
--bptt BPTT sequence length
3535
--dropout DROPOUT dropout applied to layers (0 = no dropout)
3636
--decay DECAY learning rate decay per epoch

0 commit comments

Comments
 (0)