Terry Zhuo commited on
Commit
702e87d
2 Parent(s): b6a9ac2 4aedf83

Merge branch 'main' of https://huggingface.co/spaces/bigcode/bigcodebench-leaderboard

Browse files
Files changed (1) hide show
  1. 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 a PR here](https://github.com/bigcode-project/bigcodebench/issues/new/choose) to add the model to the leaderboard 🤗
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
  """