Update README.md
Browse files
README.md
CHANGED
@@ -10,15 +10,15 @@ model-index:
|
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
-
#
|
14 |
|
15 |
-
This model is a fine-tuned version of [ai-forever/ruT5-base](https://huggingface.co/ai-forever/ruT5-base) on an
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.0431
|
18 |
|
19 |
## Model description
|
20 |
|
21 |
-
|
22 |
|
23 |
## Intended uses & limitations
|
24 |
|
|
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
+
# t5-caser
|
14 |
|
15 |
+
This model is a fine-tuned version of [ai-forever/ruT5-base](https://huggingface.co/ai-forever/ruT5-base) on an ru_syntagrus dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.0431
|
18 |
|
19 |
## Model description
|
20 |
|
21 |
+
The model aim is to paraphrase sentence made of lemmas into sentence with correct cases (in Russian)
|
22 |
|
23 |
## Intended uses & limitations
|
24 |
|