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