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:
- 1639a5ab9ae26586e50c36aeb2e21c65d19e8cf915967d12282ceb89769676d1
- Size of remote file:
- 496 MB
- SHA256:
- b32b9efdbb82e7190ba7bc8dae2989e37ff89865f997403337a938c33be08f56
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.