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