Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ tags:
|
|
13 |
The model uses only sign **ӏ** for explosive consonants (small cyrillic palochka letter)!
|
14 |
|
15 |
|
16 |
-
The model was teached by folloving David Dale's instructions for
|
17 |
|
18 |
```python
|
19 |
import torch
|
|
|
13 |
The model uses only sign **ӏ** for explosive consonants (small cyrillic palochka letter)!
|
14 |
|
15 |
|
16 |
+
The model was teached by folloving David Dale's instructions for Erzya language (https://arxiv.org/abs/2209.09368) and using code from his repository. Commentaries in Russian were left untouched.
|
17 |
|
18 |
```python
|
19 |
import torch
|