Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-01-11 | 707 Bytes | |
v1.0.2 source code.tar.gz | 2024-01-11 | 24.5 MB | |
v1.0.2 source code.zip | 2024-01-11 | 24.6 MB | |
Totals: 3 Items | 49.1 MB | 0 |
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