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