if (FALSE) {
library(FMAT)
set_cache_folder("D:/huggingface_cache/")
# -> models would be saved to "D:/huggingface_cache/hub/"
# run this function each time before using FMAT functions
BERT_download()
BERT_info()
}
Run the code above in your browser using DataLab