emanjavacas / pie

A fully-fledge PyTorch package for Morphological Analysis, tailored to morphologically rich and historical languages.
MIT License
22 stars 10 forks source link

Feature/allow picking lr scheduler #80

Closed PonteIneptique closed 3 years ago

PonteIneptique commented 3 years ago

Fixed two small typos and added support for delay. The current version of lr_scheduler_params is not working with other Scheduler, because settings merge the Defaults and it results in passing keywords such as mode to CosineAnnealing.