Ziqi commited on
Commit
bf4e375
1 Parent(s): 1673913

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +1 -1
constants.py CHANGED
@@ -2,7 +2,7 @@ import os
2
  # this is .py for store constants
3
  MODEL_INFO = [
4
  "name",
5
- "Selected Score",
6
  # "Overall Score"
7
  ]
8
  TASK_INFO = [
 
2
  # this is .py for store constants
3
  MODEL_INFO = [
4
  "name",
5
+ "Total Score",
6
  # "Overall Score"
7
  ]
8
  TASK_INFO = [