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