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