hf_text2text_generation_payload | R Documentation |
takes an input containing the sentence including the task and returns the output of the accomplished task.
hf_text2text_generation_payload(string)
string |
a string containing a question or task and a sentence from which the answer is derived |
An inference payload
https://huggingface.co/docs/api-inference/detailed_parameters#text2text-generation-task
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.