hf_text_classification_payload | R Documentation |
Usually used for sentiment-analysis this will output the likelihood of classes of an input.
hf_text_classification_payload(string)
string |
a string to be classified |
An inference payload
https://huggingface.co/docs/api-inference/detailed_parameters#text-classification-task
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.