SamanthaStorm commited on
Commit
184eae8
·
verified ·
1 Parent(s): 0db7070

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ LABELS = [
81
 
82
  ]
83
 
84
- BEST_THRESHOLDS = {
85
  "recovery": 0.622,
86
  "control": 0.100,
87
  "gaslighting": 0.410,
 
81
 
82
  ]
83
 
84
+ THRESHOLDS = {
85
  "recovery": 0.622,
86
  "control": 0.100,
87
  "gaslighting": 0.410,