hf_ez_fill_mask_local_inference | R Documentation |
Fill Mask Local Inference
hf_ez_fill_mask_local_inference(string, tidy = TRUE, ...)
string |
a string to be filled from, must contain the [MASK] token (check model card for exact name of the mask) |
tidy |
Whether to tidy the results into a tibble. Default: TRUE (tidy the results) |
The results of the inference
https://huggingface.co/docs/transformers/main/en/pipeline_tutorial
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.