sosuperic / MeanSum

Other
112 stars 51 forks source link

About the language model #1

Closed 1204271075 closed 5 years ago

1204271075 commented 5 years ago

Hello , i have a question. Is the language model provided for download generated by pretrain_lm.py ?

sosuperic commented 5 years ago

Yes that's right.

doantumy commented 5 years ago

Hi, I tried to train the language model but I got error NameError: name 'Batch' is not defined, Can you please help?

sosuperic commented 5 years ago

Oops! Added back the import Batch from models.nn_utils