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