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