Cartinoe5930 commited on
Commit
3cc4a8e
·
1 Parent(s): 012c2a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ def load_responses():
76
 
77
  return math_responses, gsm_responses#, mmlu_responses
78
 
79
- def load_questions(math, gsm, mmlu):
80
  math_questions = []
81
  gsm_auestions = []
82
  # mmlu_questions = []
 
76
 
77
  return math_responses, gsm_responses#, mmlu_responses
78
 
79
+ def load_questions(math, gsm):
80
  math_questions = []
81
  gsm_auestions = []
82
  # mmlu_questions = []