Fill-Mask
Transformers
PyTorch
Safetensors
Russian
English
bert
pretraining
russian
embeddings
masked-lm
tiny
feature-extraction
sentence-similarity
Instructions to use cointegrated/rubert-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cointegrated/rubert-tiny with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="cointegrated/rubert-tiny")# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("cointegrated/rubert-tiny") model = AutoModelForPreTraining.from_pretrained("cointegrated/rubert-tiny", device_map="auto") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b984a847c3524cdec1a1f55502591eea2213210ed13ab5730515ac1061b760f8
- Size of remote file:
- 963 kB
- SHA256:
- 25575c37567807e392107f875702df74c364199275074be75b96a5a3909b2993
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.