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