ubowang commited on
Commit
e3ab3e6
·
verified ·
1 Parent(s): 1dad4eb

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
- "Model (CoT)",
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",
16
  "Overall",
17
  "Biology", "Business", "Chemistry", "Computer Science", "Economics", "Engineering",
18
  "Health", "History", "Law", "Math", "Philosophy", "Physics", "Psychology", "Other"]