v1.4.0
Fixes SetFit seed control and adds the AnchorSubsampling query strategy.
Added
- New query strategy: AnchorSubsampling.
Fixed
- Changed the way how the seed is controlled in
SetFitClassification
since the seed was fixed unless explicitly set via the respective trainer keyword argument.
Changed
- Documentation: Added a section where compatible transformer models are listed.
- Documentation: Updated showcase section.