ynhe commited on
Commit
8d72cac
1 Parent(s): 74cc2fe

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +1 -1
constants.py CHANGED
@@ -3,7 +3,7 @@ import os
3
  MODEL_INFO = [
4
  "Model Name (clickable)",
5
  "Selected Score",
6
- "Overall Score",
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
  ]