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

Update constants.py

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