Gregor Betz commited on
Commit
d958415
1 Parent(s): db734a2
Files changed (1) hide show
  1. src/display/about.py +1 -1
src/display/about.py CHANGED
@@ -119,5 +119,5 @@ We're populating the Open CoT Leaderboard step by step. The idea is to grow a di
119
 
120
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
121
  CITATION_BUTTON_TEXT = r"""
122
- Logikon AI Team. (2024). Open CoT Leaderboard. Retrieved from https://huggingface.co/spaces/logikon/open_cot_leaderboard
123
  """
 
119
 
120
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
121
  CITATION_BUTTON_TEXT = r"""
122
+ Betz, G. and Cacean, S. and Richardson, K. (2024). Open CoT Leaderboard. Retrieved from https://huggingface.co/spaces/logikon/open_cot_leaderboard
123
  """