| BERT_download | Download and save BERT models to local cache folder. |
| BERT_info | Get basic information of BERT models. |
| BERT_info_date | Scrape the initial commit date of BERT models. |
| BERT_remove | Remove BERT models from local cache folder. |
| BERT_vocab | Check if mask words are in the model vocabulary. |
| dot- | A simple function equivalent to 'list'. |
| fill_mask | Run the fill-mask pipeline and check the raw results. |
| FMAT-package | FMAT: The Fill-Mask Association Test |
| FMAT_query | Prepare a data.table of queries and variables for the FMAT. |
| FMAT_query_bind | Combine multiple query data.tables and renumber query ids. |
| FMAT_run | Run the fill-mask pipeline on multiple models (CPU / GPU). |
| ICC_models | Intraclass correlation coefficient (ICC) of BERT models. |
| LPR_reliability | Reliability analysis (Cronbach's alpha) of LPR. |
| set_cache_folder | Set (change) HuggingFace cache folder temporarily. |
| special_case | Specify models that require special treatment to ensure... |
| summary.fmat | [S3 method] Summarize the results for the FMAT. |
| weight_decay | Compute a vector of weights with a decay rate. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.