Fill-Mask
Transformers
Safetensors
Amharic
xlm-roberta
amharic
masked-language-modeling
xlmr
low-resource
multilingual
Instructions to use Hailay/xlmr-amharic-mlm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Hailay/xlmr-amharic-mlm with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="Hailay/xlmr-amharic-mlm")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("Hailay/xlmr-amharic-mlm") model = AutoModelForMaskedLM.from_pretrained("Hailay/xlmr-amharic-mlm") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
This model has 1 file scanned as unsafe.