Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
empy-ai/Token-classification-base
empy-ai
/
v2_evalneg_eval_pos
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dkagramanyan
commited on
Feb 7, 2023
Commit
4727bb0
·
1 Parent(s):
c23dcf4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -18,7 +18,7 @@ options = {"ents": ["OBS",
18
"colors": {
19
"OBS": "#9bddff",
20
"NEG": "#f08080",
21
-
"POS": "#
B08080
",
22
}
23
24
}
18
"colors": {
19
"OBS": "#9bddff",
20
"NEG": "#f08080",
21
+
"POS": "#
80b085
",
22
}
23
24
}