fenglinliu commited on
Commit
3c3c97a
·
verified ·
1 Parent(s): 298fa66

Update meta_data.py

Browse files
Files changed (1) hide show
  1. meta_data.py +1 -1
meta_data.py CHANGED
@@ -6,7 +6,7 @@ CITATION_BUTTON_TEXT = r"""@inproceedings{Liu2024ClinicBench,
6
  booktitle={Conference on Empirical Methods in Natural Language Processing (EMNLP)},
7
  year={2024}
8
  }"""
9
- CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
10
  # CONSTANTS-TEXT
11
  LEADERBORAD_INTRODUCTION = """# Medical LLM Leaderboard
12
  ### Welcome to Medical LLM Leaderboard! On this leaderboard, we share the evaluation results of LLMs obtained by the OpenSource Framework:
 
6
  booktitle={Conference on Empirical Methods in Natural Language Processing (EMNLP)},
7
  year={2024}
8
  }"""
9
+ CITATION_BUTTON_LABEL = "Please consider citing 📑 our papers if our repository is helpful to your work, thanks sincerely!"
10
  # CONSTANTS-TEXT
11
  LEADERBORAD_INTRODUCTION = """# Medical LLM Leaderboard
12
  ### Welcome to Medical LLM Leaderboard! On this leaderboard, we share the evaluation results of LLMs obtained by the OpenSource Framework: