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