dtcxzyw commited on
Commit
82b3964
·
unverified ·
1 Parent(s): 18d2712
Files changed (1) hide show
  1. src/about.py +1 -1
src/about.py CHANGED
@@ -21,7 +21,7 @@ Leaderboard for the [LLVM APR Benchmark](https://huggingface.co/datasets/dtcxzyw
21
  EVALUATION_QUEUE_TEXT = f"""
22
  With the provided evaluation environment, you can get a certificate by calling `env.dump()`.
23
 
24
- Please submit your evaluation results (generated by scripts/submit.py) to {QUEUE_REPO}.
25
  """
26
 
27
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
 
21
  EVALUATION_QUEUE_TEXT = f"""
22
  With the provided evaluation environment, you can get a certificate by calling `env.dump()`.
23
 
24
+ Please submit your evaluation results (generated by scripts/submit.py) to [{QUEUE_REPO}](https://huggingface.co/datasets/{QUEUE_REPO}).
25
  """
26
 
27
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"