Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,13 @@ tags:
|
|
| 7 |
- safetensors
|
| 8 |
base_model:
|
| 9 |
- DeepPavlov/rubert-base-cased-conversational
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
A model for toxicity classification in Russian texts.
|
|
|
|
| 7 |
- safetensors
|
| 8 |
base_model:
|
| 9 |
- DeepPavlov/rubert-base-cased-conversational
|
| 10 |
+
widget:
|
| 11 |
+
- text: "Ты сегодня прекрасно выглядишь!"
|
| 12 |
+
example_title: "Neutral"
|
| 13 |
+
- text: "Ты очень плохой человек"
|
| 14 |
+
example_title: "Toxic"
|
| 15 |
+
spaces:
|
| 16 |
+
- fasherr/toxicity-rubert
|
| 17 |
---
|
| 18 |
|
| 19 |
A model for toxicity classification in Russian texts.
|