Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SamanthaStorm
/
Tether
like
1
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
SamanthaStorm
commited on
16 days ago
Commit
184eae8
·
verified
·
1 Parent(s):
0db7070
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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,