View source: R/blurr_hugging_face.R
HF_TokenCategoryBlock | R Documentation |
'TransformBlock' for single-label categorical targets
HF_TokenCategoryBlock(
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.