ubowang commited on
Commit
9e2f88b
1 Parent(s): 98c387b

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -0
utils.py CHANGED
@@ -62,6 +62,7 @@ LEADERBOARD_INFO = """
62
  - **STEM Website:** Hand-picking high-quality STEM problems from the Internet.
63
  - **TheoremQA:** High-quality human-annotated questions requiring theorems to solve.
64
  - **SciBench:** Science questions from college exams.
 
65
  """
66
 
67
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
 
62
  - **STEM Website:** Hand-picking high-quality STEM problems from the Internet.
63
  - **TheoremQA:** High-quality human-annotated questions requiring theorems to solve.
64
  - **SciBench:** Science questions from college exams.
65
+
66
  """
67
 
68
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"