Upload index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -168,8 +168,8 @@
|
|
168 |
</ul>
|
169 |
<h3>Performance Metrics</h3>
|
170 |
<ul>
|
171 |
-
<li>pass@k
|
172 |
-
<li>MGI
|
173 |
</ul>
|
174 |
</section>
|
175 |
|
|
|
168 |
</ul>
|
169 |
<h3>Performance Metrics</h3>
|
170 |
<ul>
|
171 |
+
<li>pass@k: Represents the probability that the model successfully solves the test problem at least once out of `k` attempts.</li>
|
172 |
+
<li>MGI: The average peakedness of the edit distance distribution constructed by the mode samples.</li>
|
173 |
</ul>
|
174 |
</section>
|
175 |
|