ubowang commited on
Commit
f261f56
1 Parent(s): b8b2ea7

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -12,7 +12,7 @@ SUBJECTS = ["Biology", "Business", "Chemistry", "Computer Science", "Economics",
12
  "Health", "History", "Law", "Math", "Philosophy", "Physics", "Psychology", "Other"]
13
 
14
  MODEL_INFO = [
15
- "Models", "Data Source (Self-Reported vs. TIGER-Lab)",
16
  "Overall",
17
  "Biology", "Business", "Chemistry", "Computer Science", "Economics", "Engineering",
18
  "Health", "History", "Law", "Math", "Philosophy", "Physics", "Psychology", "Other"]
 
12
  "Health", "History", "Law", "Math", "Philosophy", "Physics", "Psychology", "Other"]
13
 
14
  MODEL_INFO = [
15
+ "Models", "Data Source",
16
  "Overall",
17
  "Biology", "Business", "Chemistry", "Computer Science", "Economics", "Engineering",
18
  "Health", "History", "Law", "Math", "Philosophy", "Physics", "Psychology", "Other"]