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