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