Releases: boun-tabi-LMG/turkish-lm-tuner
Releases · boun-tabi-LMG/turkish-lm-tuner
v0.1.4
v0.1.3
What's Changed
- Add kwargs to T5ForClassification forward by @gokceuludogan in #75
- Enhancements and Fixes for Classification Functionality by @gokceuludogan in #76
- T5ForClassification was refactored to make it fully compatible with HF transformers library.
- Support for multi-label classification task was added.
- DatasetProcessor was updated to allow users to pass initialized datasets directly.
- Bug concerning missing parameters in the Evaluator initialization within TrainerForClassification was fixed.
Full Changelog: v0.1.2...v0.1.3
v0.1.2
- Fix T5 Classifier & associated pipeline.
v0.1.1
- Fix
TextPredictor
'spredict()
v0.1.0
Initial release