ynhe commited on
Commit
a635b9d
1 Parent(s): 7f52ff3

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +1 -1
constants.py CHANGED
@@ -2,10 +2,10 @@ import os
2
  # this is .py for store constants
3
  MODEL_INFO = [
4
  "Model Name (clickable)",
5
- "Selected Score",
6
  "Total Score",
7
  "Quality Score",
8
  "Semantic Score",
 
9
  ]
10
  TASK_INFO = [
11
  "subject consistency",
 
2
  # this is .py for store constants
3
  MODEL_INFO = [
4
  "Model Name (clickable)",
 
5
  "Total Score",
6
  "Quality Score",
7
  "Semantic Score",
8
+ "Selected Score",
9
  ]
10
  TASK_INFO = [
11
  "subject consistency",