fasherr commited on
Commit
19751b5
·
verified ·
1 Parent(s): 3e8990d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
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.