IBM / fastfit

FastFit ⚡ When LLMs are Unfit Use FastFit ⚡ Fast and Effective Text Classification with Many Classes
Apache License 2.0
183 stars 13 forks source link

Only test if "test" or "test_matched" is present when `do_predict=True` #18

Closed davidberenstein1957 closed 5 months ago

davidberenstein1957 commented 5 months ago

Closes #17

davidberenstein1957 commented 5 months ago

the failing test seems unrelated

elronbandel commented 5 months ago

Unrelated, need to be fixed separately.

davidberenstein1957 commented 5 months ago

@elronbandel I am working on an integration for spacy, similar to https://github.com/davidberenstein1957/spacy-setfit, would love to get your help with publishing and will create a PR for the readme when its done.