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