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