Hacker News new | ask | show | jobs
by txtai 1160 days 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/ma...

1 comments

is it possible to use SetFit through some command-line interface of some API?