View source: R/blurr_hugging_face.R
HF_Text2TextAfterBatchTransform | R Documentation |
Delegates ('__call__','decode','setup') to (<code>encodes</code>,<code>decodes</code>,<code>setups</code>) if 'split_idx' matches
HF_Text2TextAfterBatchTransform(
hf_tokenizer,
input_return_type = HF_BaseInput()
)
hf_tokenizer |
tokenizer |
input_return_type |
input return type |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.