You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That allows us to group entity tokens in the inference. Does this or a similar option exist somewhere as an argument when we either deploy the model or query it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
We are looking to deploy a token classification/NER model trained with the Huggingface module (i.e.,
HuggingFacePredictor
/HuggingFaceModel
.When we make inferences with our saved model locally we can use something like:
That allows us to group entity tokens in the inference. Does this or a similar option exist somewhere as an argument when we either deploy the model or query it?
Beta Was this translation helpful? Give feedback.
All reactions