v1.0.2
版本发布时间: 2024-01-11 22:50:34
huggingface/setfit最新发布版本:v1.1.0(2024-09-19 17:28:57)
What's Changed
- Fix: Python-ify evaluation results before writing model card by @tomaarsen in https://github.com/huggingface/setfit/pull/460
- Resolve crash with predict_proba & multi-output by @tomaarsen in https://github.com/huggingface/setfit/pull/466
- Remove breaking shuffle DataLoader option by @tomaarsen in https://github.com/huggingface/setfit/pull/470
- Predict for ABSA models with a gold aspect dataset by @tomaarsen in https://github.com/huggingface/setfit/pull/469
- Prepare SetFit for upcoming 2.3.0 release of SentenceTransformers by @tomaarsen in https://github.com/huggingface/setfit/pull/463
Full Changelog: https://github.com/huggingface/setfit/compare/v1.0.1...v1.0.2