HF_Text2TextAfterBatchTransform {fastai} | 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