SamanthaStorm commited on
Commit
6fa6b8a
·
verified ·
1 Parent(s): 4ea7848

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -90,11 +90,11 @@ PATTERN_WEIGHTS = {
90
  "recovery": 0.7,
91
  "control": 1.4,
92
  "gaslighting": 1.50,
93
- "guilt tripping": 1.2,
94
  "dismissiveness": 0.9,
95
  "blame shifting": 0.8,
96
  "projection": 0.5,
97
- "insults": 1.4,
98
  "contradictory statements": 1.0,
99
  "obscure language": 0.9,
100
  "nonabusive": 0.0
 
90
  "recovery": 0.7,
91
  "control": 1.4,
92
  "gaslighting": 1.50,
93
+ "guilt tripping": 0.9,
94
  "dismissiveness": 0.9,
95
  "blame shifting": 0.8,
96
  "projection": 0.5,
97
+ "insults": 1.2,
98
  "contradictory statements": 1.0,
99
  "obscure language": 0.9,
100
  "nonabusive": 0.0