Spaces:
Running
Running
Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
@@ -3,7 +3,7 @@ import os
|
|
3 |
MODEL_INFO = [
|
4 |
"Model Name (clickable)",
|
5 |
"Selected Score",
|
6 |
-
"
|
7 |
"Quality Score",
|
8 |
"Semantic Score",
|
9 |
]
|
|
|
3 |
MODEL_INFO = [
|
4 |
"Model Name (clickable)",
|
5 |
"Selected Score",
|
6 |
+
"Total Score",
|
7 |
"Quality Score",
|
8 |
"Semantic Score",
|
9 |
]
|