.tokenize | R Documentation |
tokenize the character vector and prepend the [CLS] token to first
.tokenize(tokenizer, x, ...)
tokenizer |
the tokenizer function |
x |
character vector to encode |
... |
may include |
list of token ids for each token
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.