Fill-Mask
Transformers
PyTorch
Safetensors
Swahili
bert
masked-language-modeling
swahili
low-resource-languages
africa
Instructions to use eolang/sw-fillmask with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use eolang/sw-fillmask with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="eolang/sw-fillmask")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("eolang/sw-fillmask") model = AutoModelForMaskedLM.from_pretrained("eolang/sw-fillmask", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 97b8bede7a60718f3d822ddfe0762b5baee5f32961cc1ae9c87ee9ec4c170ae6
- Size of remote file:
- 438 MB
- SHA256:
- 87c3cbfeba0daac67da35353f21b668578735b9849aa5266760a9f17188692a7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.