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