Closed tomaarsen closed 11 months ago
Hello!
SetFitModel.predict("This is my sentence")
As simple as checking if the input is a string, wrapping it in a list if so, and returning the first element if so.
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.
Hello!
Pull Request overview
SetFitModel.predict("This is my sentence")
Details
As simple as checking if the input is a string, wrapping it in a list if so, and returning the first element if so.