Commit
·
4645cf5
1
Parent(s):
76dcef5
Update README.md
Browse files
README.md
CHANGED
@@ -7,8 +7,6 @@ tags:
|
|
7 |
- paraphrase-detection
|
8 |
datasets:
|
9 |
- merionum/ru_paraphraser
|
10 |
-
- ivkrotova/rupaws_dataset
|
11 |
-
- "a private dataset of manual evaluation of text detoxification"
|
12 |
---
|
13 |
|
14 |
This is a [ruBERT-conversational](https://huggingface.co/DeepPavlov/rubert-base-cased-conversational) model trained on the mixture of 3 paraphrase detection datasets:
|
@@ -33,4 +31,6 @@ detox 0.821665
|
|
33 |
paraphraser 0.848287
|
34 |
rupaws_qqp 0.761481
|
35 |
rupaws_wiki 0.844093
|
36 |
-
```
|
|
|
|
|
|
7 |
- paraphrase-detection
|
8 |
datasets:
|
9 |
- merionum/ru_paraphraser
|
|
|
|
|
10 |
---
|
11 |
|
12 |
This is a [ruBERT-conversational](https://huggingface.co/DeepPavlov/rubert-base-cased-conversational) model trained on the mixture of 3 paraphrase detection datasets:
|
|
|
31 |
paraphraser 0.848287
|
32 |
rupaws_qqp 0.761481
|
33 |
rupaws_wiki 0.844093
|
34 |
+
```
|
35 |
+
|
36 |
+
Pleas see also the documentation of [SkolkovoInstitute/ruRoberta-large-paraphrase-v1](https://huggingface.co/SkolkovoInstitute/ruRoberta-large-paraphrase-v1) that performs better on this task.
|