Spaces:
Runtime error
Runtime error
make code question link explicit
Browse fileswasn't clearly visible that this was a hyperlink.
app.py
CHANGED
|
@@ -70,7 +70,12 @@ You are probing your code generation model on a program synthesis benchmark and
|
|
| 70 |
<br/>
|
| 71 |
<br/>
|
| 72 |
What’s the pass@2 metric (in percent) as introduced in the
|
| 73 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 74 |
"""
|
| 75 |
|
| 76 |
internships = {
|
|
|
|
| 70 |
<br/>
|
| 71 |
<br/>
|
| 72 |
What’s the pass@2 metric (in percent) as introduced in the
|
| 73 |
+
Codex paper (see section 2.1)?
|
| 74 |
+
<br/>
|
| 75 |
+
<br/>
|
| 76 |
+
References
|
| 77 |
+
<br/>
|
| 78 |
+
- Codex paper: https://arxiv.org/abs/2107.03374
|
| 79 |
"""
|
| 80 |
|
| 81 |
internships = {
|