Commit
·
49af62d
1
Parent(s):
d727d23
Fixed a typo in the readme
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ model-index:
|
|
33 |
|
34 |
> 'Dala' means 'steppe' in Kazakh - a nod to where the voice of this model might echo.
|
35 |
|
36 |
-
**DalaT5** is a fine-tuned version of `t5-small`, trained to **
|
37 |
|
38 |
Unlike language models that *generate* creatively, DalaT5 is trained as a **faithful transliterator** - preserving content while transforming form. It is also meant to serve as a **foundational model** to be improved upon as needed.
|
39 |
|
|
|
33 |
|
34 |
> 'Dala' means 'steppe' in Kazakh - a nod to where the voice of this model might echo.
|
35 |
|
36 |
+
**DalaT5** is a fine-tuned version of `t5-small`, trained to **transliterate Kazakh text written in Cyrillic** into **Latin script** using the officially adopted [2021 alphabet reform](https://astanatimes.com/2021/02/kazakhstan-presents-new-latin-alphabet-plans-gradual-transition-through-2031/).
|
37 |
|
38 |
Unlike language models that *generate* creatively, DalaT5 is trained as a **faithful transliterator** - preserving content while transforming form. It is also meant to serve as a **foundational model** to be improved upon as needed.
|
39 |
|