andito HF Staff commited on
Commit
6ba7708
·
verified ·
1 Parent(s): d3024f5

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -80,7 +80,7 @@
80
  <input type="number" id="max-tokens" value="32">
81
 
82
  <label for="num-runs">Number of Runs:</label>
83
- <input type="number" id="num-runs" value="5">
84
  </fieldset>
85
 
86
  <button id="start-benchmark">Start Benchmark</button>
 
80
  <input type="number" id="max-tokens" value="32">
81
 
82
  <label for="num-runs">Number of Runs:</label>
83
+ <input type="number" id="num-runs" value="3">
84
  </fieldset>
85
 
86
  <button id="start-benchmark">Start Benchmark</button>