| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-07-19 | 316 Bytes | |
| Release 2.1.0 source code.tar.gz | 2021-07-19 | 1.5 MB | |
| Release 2.1.0 source code.zip | 2021-07-19 | 1.6 MB | |
| Totals: 3 Items | 3.0 MB | 0 | |
This version contains several features and bug fixes.
Training
support BertEncoder [#116] support torch amp and apex amp [#100]
Inference
support big models like gpt2-large and bart-large [#82]
Fixes
fix adam bug when param size < 1024 [#98] fix training compiling fail in cuda < 11 [#80]