Update evaluation/intro.md
Browse files- evaluation/intro.md +2 -1
evaluation/intro.md
CHANGED
|
@@ -24,7 +24,8 @@ In most papers, 200 candidate program completions are sampled, and pass@1, pass@
|
|
| 24 |
|Codex (12B)| 28.81%| 46.81% | 72.31% |
|
| 25 |
|
| 26 |
</div>
|
|
|
|
| 27 |
For better visualization, we plot the pass@100 for the models above by model size.
|
| 28 |
<p align="center">
|
| 29 |
-
<img src="https://huggingface.co/datasets/loubnabnl/repo-images/resolve/main/
|
| 30 |
</p>
|
|
|
|
| 24 |
|Codex (12B)| 28.81%| 46.81% | 72.31% |
|
| 25 |
|
| 26 |
</div>
|
| 27 |
+
|
| 28 |
For better visualization, we plot the pass@100 for the models above by model size.
|
| 29 |
<p align="center">
|
| 30 |
+
<img src="https://huggingface.co/datasets/loubnabnl/repo-images/resolve/main/plot_pass@100.png" alt="drawing" width="550"/>
|
| 31 |
</p>
|