Releases: flxst/nerblackbox
Releases · flxst/nerblackbox
Release list
v1.0.0
Added
- Support for additional model architectures: RoBERTa, DeBERTa by @flxst in #11
- Documentation: reproduction of results by @flxst in #11
Changed
- Renamed class: Experiment -> Training by @flxst in #11
- Renamed training parameters: prune_ratio_train -> train_fraction (+ same for val & test) by @flxst in #11
Fixed
- Controlled exception in case of multiple GPUs by @flxst in #6
- Download data from LabelStudio by @gromajus in #9, #10
New Contributors
Full Changelog: v0.0.15...v1.0.0