Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
@@ -111,9 +111,9 @@
|
|
111 |
<div class="section_plot__div" id="sec_plot__div1">
|
112 |
<div class="section_plot__btnGroup" id="sec_plot__btnGroup1">
|
113 |
<button id="btn_temp0_HumanEval"></button>
|
114 |
-
<span id="span_temp0_HumanEval">
|
115 |
<button id="btn_temp0_HumanEval_ET"></button>
|
116 |
-
<span id="span_temp0_HumanEval_ET">
|
117 |
</div>
|
118 |
<div id="sec_plot__chart1" style="width:706.5px; height:600px;"></div>
|
119 |
</div>
|
@@ -121,9 +121,9 @@
|
|
121 |
<div class="section_plot__div" id="sec_plot__div2">
|
122 |
<div class="section_plot__btnGroup" id="sec_plot__btnGroup2">
|
123 |
<button id="btn_temp0_8_HumanEval"></button>
|
124 |
-
<span id="span_temp0_8_HumanEval">
|
125 |
<button id="btn_temp0_8_HumanEval_ET"></button>
|
126 |
-
<span id="span_temp0_8_HumanEval_ET">
|
127 |
</div>
|
128 |
<div id="sec_plot__chart2" style="width:706.5px; height:600px;"></div>
|
129 |
</div>
|
|
|
111 |
<div class="section_plot__div" id="sec_plot__div1">
|
112 |
<div class="section_plot__btnGroup" id="sec_plot__btnGroup1">
|
113 |
<button id="btn_temp0_HumanEval"></button>
|
114 |
+
<span id="span_temp0_HumanEval">Pass@1 (temp = 0)</span>
|
115 |
<button id="btn_temp0_HumanEval_ET"></button>
|
116 |
+
<span id="span_temp0_HumanEval_ET">Pass@1 (temp = 0.8)</span>
|
117 |
</div>
|
118 |
<div id="sec_plot__chart1" style="width:706.5px; height:600px;"></div>
|
119 |
</div>
|
|
|
121 |
<div class="section_plot__div" id="sec_plot__div2">
|
122 |
<div class="section_plot__btnGroup" id="sec_plot__btnGroup2">
|
123 |
<button id="btn_temp0_8_HumanEval"></button>
|
124 |
+
<span id="span_temp0_8_HumanEval">Pass@1 (temp = 0)</span>
|
125 |
<button id="btn_temp0_8_HumanEval_ET"></button>
|
126 |
+
<span id="span_temp0_8_HumanEval_ET">Pass@1 (temp = 0.8)</span>
|
127 |
</div>
|
128 |
<div id="sec_plot__chart2" style="width:706.5px; height:600px;"></div>
|
129 |
</div>
|