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