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