pytorch/serve

add support for SeTFiT models

Open

#2 107 ouverte le 5 févr. 2023

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Java (790 forks)batch import
good first issuetriaged

Métriques du dépôt

Stars
 (3 844 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

🚀 The feature

Add support for setfit models which currently is unsupported and throwing Dependency installation stderr: error.

Motivation, pitch

SOTA is quickly moving to few-shot approaches and the SeTFiT library provides a fast and easy way to finetune sentence-transformers-based models with little labeled data. Would strongly appreaciate this feature to be considered.

Alternatives

No response

Additional context

No response

Guide contributeur