lysandre HF staff lvwerra HF staff commited on
Commit
c89b2ab
1 Parent(s): 73bf59e

make code question link explicit (#4)

Browse files

- make code question link explicit (923a752f2ad6c2c4e9e52111e6a67c7dd8f951ee)


Co-authored-by: Leandro von Werra <lvwerra@users.noreply.huggingface.co>

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 = {