If users train with string labels, then the (logistic regression) head will store the classes internally. We can adopt these for the SetFit labels argument, allowing these labels to be more easily accessible.
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.
Hello!
Pull Request overview
Details
If users train with string labels, then the (logistic regression) head will store the classes internally. We can adopt these for the SetFit
labels
argument, allowing these labels to be more easily accessible.