wzxii commited on
Commit
663ad89
1 Parent(s): 7e01180

Upload index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -150,7 +150,7 @@
150
  The maximum generation length was set to the length of the original prompt plus 300 tokens.
151
  </p>
152
  <p>
153
- For the Starcoder family models (such as Starcoder2-7b and Starcoder2-15b),
154
  we used the official bigcode-evaluation-harness for generation.
155
  More details can be found <a href="https://github.com/bigcode-project/bigcode-evaluation-harness/" target="_blank">here</a>.
156
  </p>
 
150
  The maximum generation length was set to the length of the original prompt plus 300 tokens.
151
  </p>
152
  <p>
153
+ For the Starcoder family models (such as <a href="https://huggingface.co/bigcode/starcoder2-7b" target="_blank">Starcoder2-7b</a> and <a href="https://huggingface.co/bigcode/starcoder2-7b" target="_blank">Starcoder2-15b</a>),
154
  we used the official bigcode-evaluation-harness for generation.
155
  More details can be found <a href="https://github.com/bigcode-project/bigcode-evaluation-harness/" target="_blank">here</a>.
156
  </p>