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