Update README.md
Browse files
README.md
CHANGED
@@ -69,7 +69,7 @@ The model's performance during training:
|
|
69 |
| 6000 | 0.196800 | 0.270521 | 0.687662 |
|
70 |
|
71 |
## Note
|
72 |
-
|
73 |
```
|
74 |
гъ -> ɣ
|
75 |
дж -> j
|
|
|
69 |
| 6000 | 0.196800 | 0.270521 | 0.687662 |
|
70 |
|
71 |
## Note
|
72 |
+
To optimize training and reduce tokenizer vocabulary size, prior to training the following digraphs in the training data were replaced with single characters:
|
73 |
```
|
74 |
гъ -> ɣ
|
75 |
дж -> j
|