v1.0.2
What's Changed
- Fix: Python-ify evaluation results before writing model card by @tomaarsen in #460
- Resolve crash with predict_proba & multi-output by @tomaarsen in #466
- Remove breaking shuffle DataLoader option by @tomaarsen in #470
- Predict for ABSA models with a gold aspect dataset by @tomaarsen in #469
- Prepare SetFit for upcoming 2.3.0 release of SentenceTransformers by @tomaarsen in #463
Full Changelog: v1.0.1...v1.0.2