Update functions.py
Browse files- functions.py +1 -1
functions.py
CHANGED
@@ -22,7 +22,7 @@ default_pull_request_title = "Adding the Open Portuguese LLM Leaderboard Evaluat
|
|
22 |
desc = """
|
23 |
This is an automated PR created with https://huggingface.co/spaces/eduagarcia-temp/portuguese-leaderboard-results-to-modelcard
|
24 |
|
25 |
-
The purpose of this PR is to add evaluation results from the Open Portuguese LLM Leaderboard to your model card.
|
26 |
|
27 |
If you encounter any issues, please report them to https://huggingface.co/spaces/eduagarcia-temp/portuguese-leaderboard-results-to-modelcard/discussions
|
28 |
"""
|
|
|
22 |
desc = """
|
23 |
This is an automated PR created with https://huggingface.co/spaces/eduagarcia-temp/portuguese-leaderboard-results-to-modelcard
|
24 |
|
25 |
+
The purpose of this PR is to add evaluation results from the [🚀 Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard) to your model card.
|
26 |
|
27 |
If you encounter any issues, please report them to https://huggingface.co/spaces/eduagarcia-temp/portuguese-leaderboard-results-to-modelcard/discussions
|
28 |
"""
|