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