Instructions to use Den4ikAI/rubert-tiny-40k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Den4ikAI/rubert-tiny-40k with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("Den4ikAI/rubert-tiny-40k") model = AutoModelForPreTraining.from_pretrained("Den4ikAI/rubert-tiny-40k", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
3bcfb04 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4142aba5937eb42da8f7dd24eb06c33efe8e5f793ca8b9634b68547ccf083a49
size 64198888
|