SamanthaStorm commited on
Commit
01a3a38
·
verified ·
1 Parent(s): 0ff864f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ LABELS = [
18
  "guilt_tripping", "apology_baiting", "blame_shifting", "projection",
19
  "contradictory_statements", "manipulation", "deflection", "insults",
20
  "obscure_formal", "recovery_phase", "suicidal_threat", "physical_threat",
21
- "extreme_control"
22
  ]
23
 
24
  # Custom thresholds for each label (make sure these match your original settings)
 
18
  "guilt_tripping", "apology_baiting", "blame_shifting", "projection",
19
  "contradictory_statements", "manipulation", "deflection", "insults",
20
  "obscure_formal", "recovery_phase", "suicidal_threat", "physical_threat",
21
+ "extreme_control", "non_abusive"
22
  ]
23
 
24
  # Custom thresholds for each label (make sure these match your original settings)