Instructions to use MutazYoune/Ara_DialectBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MutazYoune/Ara_DialectBERT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="MutazYoune/Ara_DialectBERT")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("MutazYoune/Ara_DialectBERT") model = AutoModelForMaskedLM.from_pretrained("MutazYoune/Ara_DialectBERT") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
6f89a56 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:07a9213d69e498a65cf37a6b87ec65372ae2b1675dfa568143396cad48402808
size 436458787
|