Skip to content

Commit

Permalink
added workflow png
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce committed Aug 30, 2023
1 parent ccf3997 commit 2b9a72a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ The *Fill-Mask Association Test* (FMAT) is an integrative, versatile, and probab
> → Python → Select → Conda Environments\
> → Choose ".../textrpp_condaenv/python.exe"
[![FMAT Workflow (Bao, 2023)](https://psychbruce.github.io/img/FMAT-Workflow.png)](https://psychbruce.github.io/img/FMAT-Workflow.png)

A full list of BERT-family models are available at [Hugging Face](https://huggingface.co/models?pipeline_tag=fill-mask&library=transformers). Use the `FMAT_load()` function to download and load specific BERT models. All downloaded model files are saved at your local folder "C:/Users/[YourUserName]/.cache/".

Several necessary pre-processing steps have been designed in the functions for easier and more direct use (see `FMAT_run()` for details).
Expand Down

0 comments on commit 2b9a72a

Please sign in to comment.