Instructions to use aubmindlab/bert-large-arabertv02 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aubmindlab/bert-large-arabertv02 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="aubmindlab/bert-large-arabertv02")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("aubmindlab/bert-large-arabertv02") model = AutoModelForMaskedLM.from_pretrained("aubmindlab/bert-large-arabertv02") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0ffc272d93c65476081cb122911204d5320664b77bcfcdc5b8d820abf80af84c
- Size of remote file:
- 1.48 GB
- SHA256:
- 97b717851c0b6297598c174fbda05a71ba2d0524f545c5e612d5429c28ac17c5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.