Update content.py
Browse files- content.py +1 -1
content.py
CHANGED
@@ -24,7 +24,7 @@ The evaluation data was translated into these languages using ChatGPT (gpt-35-tu
|
|
24 |
|
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: <a href="https://github.com/laiviet/lm-evaluation-harness" target="_blank">https://github.com/laiviet/lm-evaluation-harness</a>.
|
29 |
|
30 |
And then, push the evaluation log and make a pull request.
|
|
|
24 |
|
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: <a href="https://github.com/laiviet/lm-evaluation-harness" target="_blank">https://github.com/laiviet/lm-evaluation-harness</a>.
|
29 |
|
30 |
And then, push the evaluation log and make a pull request.
|