π€ SetFit is an efficient and prompt-free framework for few-shot fine-tuning of Sentence Transformers. It achieves high accuracy with little labeled data - for instance, with only 8 labeled examples per class on the Customer Reviews sentiment dataset, π€ SetFit is competitive with fine-tuning RoBERTa Large on the full training set of 3k examples!
Compared to other few-shot learning methods, SetFit has several unique features:
Learn the basics and become familiar with loading pretrained Sentence Transformers and fine-tuning them on data. Start here if you are using π€ SetFit for the first time!
Practical guides to help you achieve a specific goal. Take a look at these guides to learn how to use π€ SetFit to solve real-world problems.
High-level explanations for building a better understanding about important topics such as few-shot and contrastive learning.
Technical descriptions of how π€ SetFit classes and methods work.