Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -78,7 +78,7 @@ THRESHOLDS = {
|
|
78 |
"dismissiveness": 0.867,
|
79 |
"blame shifting": 0.116,
|
80 |
"coercion": 0.100,
|
81 |
-
"aggression": 0.
|
82 |
"nonabusive": 0.100,
|
83 |
"deflection": 0.100,
|
84 |
"projection": 0.100,
|
|
|
78 |
"dismissiveness": 0.867,
|
79 |
"blame shifting": 0.116,
|
80 |
"coercion": 0.100,
|
81 |
+
"aggression": 0.02,
|
82 |
"nonabusive": 0.100,
|
83 |
"deflection": 0.100,
|
84 |
"projection": 0.100,
|