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