Fix metrics table
Browse files
README.md
CHANGED
|
@@ -91,10 +91,10 @@ for i in output:
|
|
| 91 |
Model
|
| 92 |
</th>
|
| 93 |
<th style="text-align:center; padding:12px 16px; background:linear-gradient(90deg,#f6f8fb,#eef3f9); color:#0b1220; font-weight:700; border-bottom:1px solid rgba(15,23,42,0.06);">
|
| 94 |
-
QiskitHumanEval
|
| 95 |
</th>
|
| 96 |
<th style="text-align:center; padding:12px 16px; background:linear-gradient(90deg,#f6f8fb,#eef3f9); color:#0b1220; font-weight:700; border-bottom:1px solid rgba(15,23,42,0.06);">
|
| 97 |
-
QiskitHumanEval
|
| 98 |
</th>
|
| 99 |
<th style="text-align:center; padding:12px 16px; background:linear-gradient(90deg,#f6f8fb,#eef3f9); color:#0b1220; font-weight:700; border-bottom:1px solid rgba(15,23,42,0.06);">
|
| 100 |
HumanEval
|
|
|
|
| 91 |
Model
|
| 92 |
</th>
|
| 93 |
<th style="text-align:center; padding:12px 16px; background:linear-gradient(90deg,#f6f8fb,#eef3f9); color:#0b1220; font-weight:700; border-bottom:1px solid rgba(15,23,42,0.06);">
|
| 94 |
+
QiskitHumanEval-Hard
|
| 95 |
</th>
|
| 96 |
<th style="text-align:center; padding:12px 16px; background:linear-gradient(90deg,#f6f8fb,#eef3f9); color:#0b1220; font-weight:700; border-bottom:1px solid rgba(15,23,42,0.06);">
|
| 97 |
+
QiskitHumanEval
|
| 98 |
</th>
|
| 99 |
<th style="text-align:center; padding:12px 16px; background:linear-gradient(90deg,#f6f8fb,#eef3f9); color:#0b1220; font-weight:700; border-bottom:1px solid rgba(15,23,42,0.06);">
|
| 100 |
HumanEval
|