Instructions to use btk-mufi/bert-pretrain with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use btk-mufi/bert-pretrain with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="btk-mufi/bert-pretrain")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("btk-mufi/bert-pretrain") model = AutoModelForMaskedLM.from_pretrained("btk-mufi/bert-pretrain") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b0cbd905f2df1119f538f59b43c6ec946c624bdb28ca4fa2b7877661e57743e4
- Size of remote file:
- 433 MB
- SHA256:
- 6826115f4fcf9c2cb93acc56933273821b028ee42cb68fc594360e3559012e71
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.