SondosMB commited on
Commit
0854dfb
·
verified ·
1 Parent(s): 59f40f6

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +5 -5
constants.py CHANGED
@@ -17,10 +17,10 @@ particularly in terms of language understanding and reasoning.
17
 
18
  """
19
 
20
- CITATION_TEXT = """@artical{..,
21
- title={Open-LLM-Leaderboard: From Multi-choice to Open-style Questions for LLMs Evaluation, Benchmark, and Arena},
22
- author={},
23
- year={2024},
24
- archivePrefix={arXiv}
25
  }
26
  """
 
17
 
18
  """
19
 
20
+ CITATION_TEXT = """@article{,
21
+ title={Open-LLM-Leaderboard: From Multi-choice to Open-style Questions for LLMs Evaluation, Benchmark, and Arena},
22
+ author={Aidar Myrzakhan, Sondos Mahmoud Bsharat, Zhiqiang Shen},
23
+ journal={arXiv preprint },
24
+ year={2024},
25
  }
26
  """