ynhe commited on
Commit
f063aad
1 Parent(s): d25c469

Update constants.py

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