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_tbl
For masked_tokens_tbl
, use masked_tokens_pred_tbl
.
masked_lp
For masked_lp
, use masked_targets_pred
.
causal_next_tokens_tbl
For causal_next_tokens_tbl
, use causal_next_tokens_pred_tbl
.
causal_lp
For causal_lp
, use causal_targets_pred
or causal_words_pred
.
causal_tokens_lp_tbl
For causal_tokens_lp_tbl
, use causal_tokens_pred_lst
.
causal_lp_mats
For 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.