Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,8 @@
|
|
| 1 |
---
|
| 2 |
language: ru
|
| 3 |
license: apache-2.0
|
| 4 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
language: ru
|
| 3 |
license: apache-2.0
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
RuLeanALBERT is a pretrained masked language model for the Russian language using a memory-efficient architecture.
|
| 7 |
+
|
| 8 |
+
See its implementation, as well as the pretraining and finetuning code, at [https://github.com/yandex-research/RuLeanALBERT](https://github.com/yandex-research/RuLeanALBERT)
|