Update evaluation/intro.md
Browse files- evaluation/intro.md +5 -1
evaluation/intro.md
CHANGED
|
@@ -23,4 +23,8 @@ In most papers, 200 candidate program completions are sampled, and pass@1, pass@
|
|
| 23 |
|Codex (300M)| 13.17%| 20.37% | 36.27% |
|
| 24 |
|Codex (12B)| 28.81%| 46.81% | 72.31% |
|
| 25 |
|
| 26 |
-
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
|Codex (300M)| 13.17%| 20.37% | 36.27% |
|
| 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/pass@100-1.png" alt="drawing" width="550"/>
|
| 30 |
+
</p>
|