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