Transformers
Safetensors
Russian
t5
text2text-generation
seq2seq
text-to-text
scientific-language-models
cross-lingual-transfer
wechsel
global-mmlu
text-generation-inference
Instructions to use rausch/ru-t5-base-sci-cp-15k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rausch/ru-t5-base-sci-cp-15k with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("rausch/ru-t5-base-sci-cp-15k") model = AutoModelForMultimodalLM.from_pretrained("rausch/ru-t5-base-sci-cp-15k") - Notebooks
- Google Colab
- Kaggle
| { | |
| "source_type": "checkpoint", | |
| "original_checkpoint": "/netscratch/nrauscher/projects/BA-hydra/cross_lingual_transfer_multilingual/logs/train_hf_monolingual/rus_Cyrl/runs/2026-02-14_04-26-33/checkpoints/best/step-014000-val_ppl-5.25236.ckpt", | |
| "tokenizer_path": "ai-forever/ruT5-base", | |
| "hydra_config": "/netscratch/nrauscher/projects/BA-hydra/cross_lingual_transfer_multilingual/logs/train_hf_monolingual/rus_Cyrl/runs/2026-02-14_04-26-33/.hydra/config.yaml", | |
| "base_model": "ai-forever/ruT5-base", | |
| "vocab_from_state": 32128, | |
| "missing_keys": [], | |
| "unexpected_keys": [] | |
| } |