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