mishig HF staff commited on
Commit
e32acc1
·
1 Parent(s): 64be881
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -145,7 +145,7 @@ description = f"""
145
  <h1> Phind VS WizardCoder Playground</h1>
146
  </div>
147
  <div style="text-align: left;">
148
- <p>Compare python code generations from <a href="https://hf.co/{model_id_1}">{model_id_1}</a> (73.8% pass@1 on HumanEval) & <a href="https://hf.co/{model_id_2}">{model_id_2}</a> (73.2 pass@1 on HumanEval), which makes them surpass GPT4 (2023/03/15) on the same benchmark</p>
149
  <p>Moreover, you can try those models on VSCode using HF Autocomplete extenson. Read more <a href="https://github.com/huggingface/huggingface-vscode#phind-and-wizardcoder">here</a>.</p>
150
  <p>This space is cloned from <a href="https://hf.co/codellama/codellama-playground">codellama/codellama-playground</a></p>
151
  </div>
 
145
  <h1> Phind VS WizardCoder Playground</h1>
146
  </div>
147
  <div style="text-align: left;">
148
+ <p>Compare python code generations from <a href="https://hf.co/{model_id_1}">{model_id_1}</a> (73.8% pass@1 on HumanEval) & <a href="https://hf.co/{model_id_2}">{model_id_2}</a> (73.2% pass@1 on HumanEval), which makes them surpass GPT4 (2023/03/15) on the same benchmark</p>
149
  <p>Moreover, you can try those models on VSCode using HF Autocomplete extenson. Read more <a href="https://github.com/huggingface/huggingface-vscode#phind-and-wizardcoder">here</a>.</p>
150
  <p>This space is cloned from <a href="https://hf.co/codellama/codellama-playground">codellama/codellama-playground</a></p>
151
  </div>