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