wzxii commited on
Commit
96d3f63
β€’
1 Parent(s): 637f390

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -35,7 +35,7 @@
35
  <a href="https://huggingface.co/spaces/optimum/llm-perf-leaderboard" target="_blank">πŸ€— Open LLM-Perf Leaderboard πŸ‹οΈ</a>,
36
  we compare performance of base code generation models on
37
  <a href="https://huggingface.co/datasets/openai_humaneval" target="_blank">HumanEval</a> and
38
- <a href="https://huggingface.co/datasets/dz1/CodeScore-HumanEval-ET" target="_blank">HumanEval-ET</a> benchamrk. We also measure Memorization-Generalization Index and
39
  provide information about the models.
40
  We compare both open and closed pre-trained code models, that people can start from as base models for their trainings.
41
  </p>
 
35
  <a href="https://huggingface.co/spaces/optimum/llm-perf-leaderboard" target="_blank">πŸ€— Open LLM-Perf Leaderboard πŸ‹οΈ</a>,
36
  we compare performance of base code generation models on
37
  <a href="https://huggingface.co/datasets/openai_humaneval" target="_blank">HumanEval</a> and
38
+ <a href="https://github.com/YihongDong/CodeGenEvaluation" target="_blank">HumanEval-ET</a> benchamrk. We also measure Memorization-Generalization Index and
39
  provide information about the models.
40
  We compare both open and closed pre-trained code models, that people can start from as base models for their trainings.
41
  </p>