Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
evaluate-metric
/
accuracy
like
28
Running
App
Files
Files
Community
6
Fetching metadata from the HF Docker repository...
refs/pr/5
accuracy
/
popup.css
Soluses
Upload 5 files
fdda2ab
over 1 year ago
raw
Copy download link
history
blame
229 Bytes
/* Add your custom styles here */
#metrics
{
font-family
: Arial, sans-serif;
padding
:
10px
;
}
p
{
margin
:
0
;
}
.metric
{
margin-bottom
:
10px
;
}
.metric-label
{
font-weight
: bold;
}
.metric-value
{
color
:
#333
;
}