Update index.html
Browse files- 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://
|
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>
|