View source: R/blurr_hugging_face.R
HF_TokenCategorize | R Documentation |
Reversible transform of a list of category string to 'vocab' id
HF_TokenCategorize(vocab = NULL, ignore_token = NULL, ignore_token_id = NULL)
vocab |
vocabulary |
ignore_token |
ignore token |
ignore_token_id |
ignore token id |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.