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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b226dd8c2387d720863939ee1e96e1d556d16c9bf116c4ce420b12396a63927c
- Size of remote file:
- 1.42 GB
- SHA256:
- 2106b758f02e0b3379369e79bfa2b8898b317cab207089d34a90f4c0208f626d
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.