Replies: 1 comment 1 reply
-
To accept the multi_class + candidate_labels arguments, we'll need to add support for the zero shot classification pipeline.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for the amazing work! I am trying to build a prof of concept using huggingface models that might be replaced with custom build once later on. eleldar/theme-classification supports the arguments multi_class and candidate_labels but I am currently running into problems applying them correctly.
This results in:
What am i missing?
Beta Was this translation helpful? Give feedback.
All reactions