laiviet commited on
Commit
3c85a39
1 Parent(s): 5faacb0

Update how to list the model on the leaderboard.

Browse files
Files changed (1) hide show
  1. content.py +2 -2
content.py CHANGED
@@ -25,9 +25,9 @@ The evaluation data was translated into these languages using ChatGPT (gpt-35-tu
25
  HOW_TO = f"""
26
  ## How to list your model performance on this leaderboard:
27
 
28
- Send an email with title [Open mLLM Loaderboard] to vietl@uoregon.edu with the Huggingface's model name.
29
 
30
- We will run your model on the four benchmarks and add it to the leaderboard.
31
  """
32
 
33
  CREDIT = f"""
 
25
  HOW_TO = f"""
26
  ## How to list your model performance on this leaderboard:
27
 
28
+ Run the evaluation of your model using this repo: [https://github.com/laiviet/lm-evaluation-harness](https://github.com/laiviet/lm-evaluation-harness).
29
 
30
+ And then, push the evaluation log and make a pull request.
31
  """
32
 
33
  CREDIT = f"""