Instructions to use salti/xlm-roberta-large-arabic_qa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use salti/xlm-roberta-large-arabic_qa with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="salti/xlm-roberta-large-arabic_qa")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("salti/xlm-roberta-large-arabic_qa") model = AutoModelForQuestionAnswering.from_pretrained("salti/xlm-roberta-large-arabic_qa") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8666d36f2702133c22efc09b2ce51f1ed91f5e1d8161bb4f9139303072fd7568
- Size of remote file:
- 1.47 kB
- SHA256:
- 43ca5c6f4fc5788e7a4c4273571d7eaf49887d3dc51260428a8f911add41c667
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.