Merge branch 'main' of https://huggingface.co/spaces/bigcode/bigcodebench-leaderboard
Browse files- src/text_content.py +1 -1
src/text_content.py
CHANGED
@@ -133,5 +133,5 @@ CITATION_BUTTON_TEXT = r"""
|
|
133 |
"""
|
134 |
|
135 |
SUBMISSION_TEXT_3="""
|
136 |
-
We welcome the community to request for new models to be added to the leaderboard. Please [submit
|
137 |
"""
|
|
|
133 |
"""
|
134 |
|
135 |
SUBMISSION_TEXT_3="""
|
136 |
+
We welcome the community to request for new models to be added to the leaderboard. Please [submit an issue here](https://github.com/bigcode-project/bigcodebench/issues/new/choose) to add the model to the leaderboard 🤗
|
137 |
"""
|