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
- Xet hash:
- ba7639806bb508871451696136d9ad0ce9d291a110035bf15036b98706b2b345
- Size of remote file:
- 436 MB
- SHA256:
- 07a9213d69e498a65cf37a6b87ec65372ae2b1675dfa568143396cad48402808
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.