| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| textbrewer-0.1.10.tar.gz | 2020-07-16 | 42.1 kB | |
| README.md | 2020-07-16 | 277 Bytes | |
| TextBrewer 0.1.10 source code.tar.gz | 2020-07-16 | 8.3 MB | |
| TextBrewer 0.1.10 source code.zip | 2020-07-16 | 8.4 MB | |
| Totals: 4 Items | 16.7 MB | 0 | |
New Features
- Now supports mixed precision training with Apex! Just set
fp16toTrueinTrainingConfig. See the documentation ofTrainingConfigfor detail. - Added
data_paralleloption inTrainingConfigto enable data parallel training within TextBrewer.