#110 · Primary category: Foundation Models

ru-gpts

deep-learning gpt3 language-model russian russian-language transformers

Russian GPT3 models.

Project last updated:12/12/22

GitHub Stars

2.1K

Forks

433

Contributors

5

License

Apache-2.0

Why we included this project

Anyone building with Russian-language text gets a solid head start here: a family of pretrained autoregressive transformers ranging from a compact GPT-2 large checkpoint up to the 1.3-billion-parameter ruGPT3XL. Sequence lengths run from 1024 to 2048 tokens, with a mix of dense and sparse attention blocks, so the same weights work for quick text generation experiments and for fine-tuning on domain-specific Russian corpora. Each model comes with Colab notebooks covering both generation and fine-tuning, which makes it easy to judge output quality and training behavior before you integrate anything into your own stack. If you want a Russian-language baseline without pretraining from scratch, this is a practical place to start adapting ready-made weights.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category