Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -79,7 +79,7 @@ THRESHOLDS = {
|
|
79 |
"dismissiveness": 0.15,
|
80 |
"blame shifting": 0.30,
|
81 |
"projection": 0.40,
|
82 |
-
"insults": 0.
|
83 |
"contradictory statements": 0.50,
|
84 |
"obscure language": 0.40,
|
85 |
"nonabusive": 1.5
|
|
|
79 |
"dismissiveness": 0.15,
|
80 |
"blame shifting": 0.30,
|
81 |
"projection": 0.40,
|
82 |
+
"insults": 0.10,
|
83 |
"contradictory statements": 0.50,
|
84 |
"obscure language": 0.40,
|
85 |
"nonabusive": 1.5
|