4 ms·
SetFit is a great framework for building a text classifier. This is a pretty straight forward problem and a good fit for a standard text classifier as well. H
by txtai 3y ago
SetFit is a great framework for building a text classifier.
This is a pretty straight forward problem and a good fit for a standard text classifier as well.
Here is an example of fine-tuning a model with txtai: https://colab.research.google.com/github/neuml/txtai/blob/master/examples/16_Train_a_text_labeler.ipynb https://colab.research.google.com/github/neuml/txtai/blob/ma...
- backend-dev-33 3y agois it possible to use SetFit through some command-line interface of some API?