wzxii commited on
Commit
c492cd8
1 Parent(s): 017e4ab

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -146,7 +146,7 @@
146
  </li>
147
  </ul>
148
  <p>
149
- For all models (except for the Starcoder family), we used the original benchmark prompts from <a href="https://huggingface.co/datasets/openai_humaneval" target="_blank">HumanEval</a> and added a `&lt;bos&gt;` token before the provided prompt.
150
  The maximum generation length was set to the length of the original prompt plus 300 tokens.
151
  </p>
152
  <p>
 
146
  </li>
147
  </ul>
148
  <p>
149
+ For all models (except for the Starcoder family), we used the original benchmark prompts from HumanEval and added a `&lt;bos&gt;` token before the provided prompt.
150
  The maximum generation length was set to the length of the original prompt plus 300 tokens.
151
  </p>
152
  <p>