File size: 3,225 Bytes
cba1825 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | <svg xmlns="http://www.w3.org/2000/svg" width="900" height="460" viewBox="0 0 900 460" role="img">
<rect width="100%" height="100%" fill="#ffffff"/>
<style>
.title { font: 700 22px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #1f2937; }
.subtitle { font: 400 13px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #6b7280; }
.label { font: 600 12px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #1f2937; }
.small { font: 400 11px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #6b7280; }
.axis { stroke: #e5e7eb; stroke-width: 1; }
.tick { font: 400 10px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #6b7280; }
.value { font: 700 11px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #1f2937; }
.node-title { font: 700 13px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #1f2937; }
.node-text { font: 400 11px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; fill: #6b7280; }
</style>
<text x="32" y="38" class="title">Fixed-Hermes parser-disabled eval coverage</text><text x="32" y="60" class="subtitle">The final fused MLX model passed browser, terminal, file, finalization, and no-tool categories with structured tool_calls.</text><line x1="80" y1="358.0" x2="770" y2="358.0" class="axis"/><text x="68" y="362.0" text-anchor="end" class="tick">0%</text><line x1="80" y1="306.0" x2="770" y2="306.0" class="axis"/><text x="68" y="310.0" text-anchor="end" class="tick">20%</text><line x1="80" y1="254.0" x2="770" y2="254.0" class="axis"/><text x="68" y="258.0" text-anchor="end" class="tick">40%</text><line x1="80" y1="202.0" x2="770" y2="202.0" class="axis"/><text x="68" y="206.0" text-anchor="end" class="tick">60%</text><line x1="80" y1="150.0" x2="770" y2="150.0" class="axis"/><text x="68" y="154.0" text-anchor="end" class="tick">80%</text><line x1="80" y1="98.0" x2="770" y2="98.0" class="axis"/><text x="68" y="102.0" text-anchor="end" class="tick">100%</text><rect x="107.0" y="98.0" width="84" height="260.0" rx="4" fill="#2563eb" opacity="0.86"/><text x="149.0" y="89.0" text-anchor="middle" class="value">9/9</text><text x="149.0" y="386" text-anchor="middle" class="label">browser</text><rect x="245.0" y="98.0" width="84" height="260.0" rx="4" fill="#2563eb" opacity="0.86"/><text x="287.0" y="89.0" text-anchor="middle" class="value">9/9</text><text x="287.0" y="386" text-anchor="middle" class="label">file</text><rect x="383.0" y="98.0" width="84" height="260.0" rx="4" fill="#2563eb" opacity="0.86"/><text x="425.0" y="89.0" text-anchor="middle" class="value">5/5</text><text x="425.0" y="386" text-anchor="middle" class="label">finalization</text><rect x="521.0" y="98.0" width="84" height="260.0" rx="4" fill="#2563eb" opacity="0.86"/><text x="563.0" y="89.0" text-anchor="middle" class="value">10/10</text><text x="563.0" y="386" text-anchor="middle" class="label">no_tool</text><rect x="659.0" y="98.0" width="84" height="260.0" rx="4" fill="#2563eb" opacity="0.86"/><text x="701.0" y="89.0" text-anchor="middle" class="value">10/10</text><text x="701.0" y="386" text-anchor="middle" class="label">terminal</text>
</svg>
|