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