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