pytorch/examples

the learning rate of word_language_model

Open

#757 opened on Apr 22, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (9,429 forks)batch import
help wantednlp

Repository metrics

Stars
 (21,634 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi, I have a question about the learning rate in the example "word_language_model", the init lr = 20, which seems very large, can you tell me why lr is set to equal 20? Thanks a lot! If you have some advices about improving the performance, please let me know and thanks

Contributor guide