Commit
·
8d2bcc6
1
Parent(s):
311bbfa
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags:
|
|
7 |
---
|
8 |
|
9 |
## RuBERT-Toxic
|
10 |
-
RuBERT-Toxic is a [RuBERT](https://huggingface.co/DeepPavlov/rubert-base-cased) model fine-tuned on [Kaggle Russian Language Toxic Comments Dataset](https://www.kaggle.com/blackmoon/russian-language-toxic-comments). You can find a detailed description of the data used and the fine-tuning process in [this article](http://doi.org/10.28995/2075-7182-2020-19-1149-1159).
|
11 |
|
12 |
| System | P | R | F<sub>1</sub> |
|
13 |
| ------------- | ------------- | ------------- | ------------- |
|
|
|
7 |
---
|
8 |
|
9 |
## RuBERT-Toxic
|
10 |
+
RuBERT-Toxic is a [RuBERT](https://huggingface.co/DeepPavlov/rubert-base-cased) model fine-tuned on [Kaggle Russian Language Toxic Comments Dataset](https://www.kaggle.com/blackmoon/russian-language-toxic-comments). You can find a detailed description of the data used and the fine-tuning process in [this article](http://doi.org/10.28995/2075-7182-2020-19-1149-1159). You can also find this information at [GitHub](https://github.com/sismetanin/toxic-comments-detection-in-russian).
|
11 |
|
12 |
| System | P | R | F<sub>1</sub> |
|
13 |
| ------------- | ------------- | ------------- | ------------- |
|