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