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