Update README.md
Browse files
README.md
CHANGED
|
@@ -5,13 +5,8 @@ pipeline_tag: text-classification
|
|
| 5 |
tags:
|
| 6 |
- toxicity
|
| 7 |
- safetensors
|
| 8 |
-
|
| 9 |
-
-
|
| 10 |
-
example_title: NEUTRAL - 99.29%
|
| 11 |
-
- text: Ты очень плохой человек
|
| 12 |
-
example_title: TOXIC - 99.98%
|
| 13 |
-
- text: Сегодня ясная погода
|
| 14 |
-
example_title: NEUTRAL - 100.00%
|
| 15 |
---
|
| 16 |
|
| 17 |
A model for toxicity classification in Russian texts.
|
|
|
|
| 5 |
tags:
|
| 6 |
- toxicity
|
| 7 |
- safetensors
|
| 8 |
+
base_model:
|
| 9 |
+
- DeepPavlov/rubert-base-cased-conversational
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
A model for toxicity classification in Russian texts.
|