Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- Roaoch/wb_matched
|
5 |
+
language:
|
6 |
+
- ru
|
7 |
+
metrics:
|
8 |
+
- bleu
|
9 |
+
- rouge
|
10 |
+
- meteor
|
11 |
+
base_model:
|
12 |
+
- ai-forever/ruT5-base
|
13 |
+
pipeline_tag: text2text-generation
|
14 |
+
library_name: peft
|
15 |
+
---
|
16 |
+
|
17 |
+
This T5 Lora adapter, finetuned for reducing toxicity for feedbacks and questions on marketplace textes.
|
18 |
+
|
19 |
+
Meteor: 0.2087
|
20 |
+
RougeLsum: 0.0293
|
21 |
+
Bleu: 0.0125
|