ynhe commited on
Commit
49e262d
1 Parent(s): b021bd9

Update constants.py

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