ubowang commited on
Commit
6711aa6
·
verified ·
1 Parent(s): 208c50b

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -92,7 +92,7 @@ SUBMIT_INTRODUCTION = """# Submit on MMLU-Pro Leaderboard Introduction
92
  }, ...
93
  ]
94
  ```
95
- You can generate an output file in the above format using the evaluation script provided in our GitHub repository. For your convenience, the script and detailed instructions are available at GitHub: https://github.com/TIGER-AI-Lab/MMLU-Pro. After generating the file, please send us an email at ubo[email protected], attaching the output file.
96
  """
97
 
98
 
 
92
  }, ...
93
  ]
94
  ```
95
+ You can generate an output file in the above format using the evaluation script provided in our GitHub repository. For your convenience, the script and detailed instructions are available at GitHub: https://github.com/TIGER-AI-Lab/MMLU-Pro. After generating the file, please send us an email at yubo[email protected], attaching the output file.
96
  """
97
 
98