Instructions to use Den4ikAI/rubert-tiny-squad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Den4ikAI/rubert-tiny-squad with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="Den4ikAI/rubert-tiny-squad")# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("Den4ikAI/rubert-tiny-squad") model = AutoModelForPreTraining.from_pretrained("Den4ikAI/rubert-tiny-squad", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 71a65517a35de3abd729bbfd831b0411d69c43fd460f4c05756576854b1f2805
- Size of remote file:
- 117 MB
- SHA256:
- 9821367ea0c6390252cdd0a4035d5d23f9063975b85ef189ba2738d0ff25d562
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.