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