Update index.html
Browse files- 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
|
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 `<bos>` 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>
|