make code question link explicit

#4
by lvwerra HF staff - opened
Files changed (1) hide show
  1. app.py +6 -1
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
- <a href="https://arxiv.org/abs/2107.03374" target="_blank"><code>Codex paper</a></code> (see section 2.1)?
 
 
 
 
 
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 = {