Merge branch 'main' of https://huggingface.co/UrukHan/t5-russian-spell into main
Browse files
README.md
CHANGED
@@ -11,6 +11,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
11 |
|
12 |
# t5-russian-spell
|
13 |
|
|
|
|
|
|
|
|
|
14 |
This model is a fine-tuned version of [sberbank-ai/ruT5-base](https://huggingface.co/sberbank-ai/ruT5-base) on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
- eval_loss: 0.5568
|
|
|
11 |
|
12 |
# t5-russian-spell
|
13 |
|
14 |
+
Сеть корректирующая вывод текста после распознования речи. исправляет ошибки, расставляет пунктуацию, преобразует числа.
|
15 |
+
Обучена работать с входными данными где все в виде текста конечно.
|
16 |
+
|
17 |
+
|
18 |
This model is a fine-tuned version of [sberbank-ai/ruT5-base](https://huggingface.co/sberbank-ai/ruT5-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- eval_loss: 0.5568
|