| pangoling-defunct | R Documentation |
The functions listed below are now defunct. When possible, alternative functions with similar functionality are also mentioned.
masked_tokens_tbl(...)
masked_lp(...)
causal_next_tokens_tbl(...)
causal_lp(...)
causal_tokens_lp_tbl(...)
causal_lp_mats(...)
This function is defunct and returns an error.
masked_tokens_tblFor masked_tokens_tbl, use masked_tokens_pred_tbl.
masked_lpFor masked_lp, use masked_targets_pred.
causal_next_tokens_tblFor causal_next_tokens_tbl, use causal_next_tokens_pred_tbl.
causal_lpFor causal_lp, use causal_targets_pred or causal_words_pred.
causal_tokens_lp_tblFor causal_tokens_lp_tbl, use causal_tokens_pred_lst.
causal_lp_matsFor causal_lp_mats, use causal_pred_mats.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.