Spaces:
Runtime error
Runtime error
Update content.py
Browse filesUpdate evaluation repo URL
- content.py +1 -1
content.py
CHANGED
|
@@ -25,7 +25,7 @@ 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 |
-
Run the evaluation of your model using this repo: <a href="https://github.com/
|
| 29 |
|
| 30 |
And then, push the evaluation log and make a pull request.
|
| 31 |
"""
|
|
|
|
| 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/nlp-uoregon/mlmm-evaluation" target="_blank">https://github.com/nlp-uoregon/mlmm-evaluation</a>.
|
| 29 |
|
| 30 |
And then, push the evaluation log and make a pull request.
|
| 31 |
"""
|