ynhe commited on
Commit
c914c5b
1 Parent(s): 9e18eee

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
  "Selected Score",
6
  "Overall Score",
7
  "Quality Score",
 
1
  import os
2
  # this is .py for store constants
3
  MODEL_INFO = [
4
+ "Model Name",
5
  "Selected Score",
6
  "Overall Score",
7
  "Quality Score",