xref-9b / assets /xref-9b-eval-chart.svg
AgentreBench's picture
Fix eval chart labels
7ca7fe9 verified
|
Raw
History Blame Contribute Delete
2.7 kB
<svg width="980" height="520" viewBox="0 0 980 520" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="xref-9b evaluation chart">
<rect width="980" height="520" fill="#ffffff"/>
<text x="60" y="56" font-family="Inter, Segoe UI, Arial, sans-serif" font-size="30" font-weight="800" fill="#111827">xref-9b mixed PE/ELF holdout</text>
<text x="60" y="88" font-family="Inter, Segoe UI, Arial, sans-serif" font-size="16" fill="#4b5563">Strict accuracy on 40 held-out binaries. Research-preview snapshot.</text>
<g transform="translate(90 120)">
<line x1="0" y1="320" x2="800" y2="320" stroke="#111827" stroke-width="2"/>
<line x1="0" y1="0" x2="0" y2="320" stroke="#111827" stroke-width="2"/>
<g font-family="Inter, Segoe UI, Arial, sans-serif" font-size="13" fill="#6b7280">
<text x="-44" y="324">0%</text>
<text x="-52" y="244">25%</text>
<text x="-52" y="164">50%</text>
<text x="-52" y="84">75%</text>
<text x="-60" y="4">100%</text>
</g>
<g stroke="#e5e7eb" stroke-width="1">
<line x1="0" y1="240" x2="800" y2="240"/>
<line x1="0" y1="160" x2="800" y2="160"/>
<line x1="0" y1="80" x2="800" y2="80"/>
</g>
<rect x="85" y="144" width="140" height="176" rx="8" fill="#64748b"/>
<rect x="330" y="136" width="140" height="184" rx="8" fill="#3b82f6"/>
<rect x="575" y="104" width="140" height="216" rx="8" fill="#10b981"/>
<g font-family="Inter, Segoe UI, Arial, sans-serif" text-anchor="middle">
<text x="155" y="132" font-size="22" font-weight="800" fill="#334155">55.0%</text>
<text x="400" y="124" font-size="22" font-weight="800" fill="#1d4ed8">57.5%</text>
<text x="645" y="92" font-size="22" font-weight="800" fill="#047857">67.5%</text>
<text x="155" y="354" font-size="16" font-weight="700" fill="#111827">Base model</text>
<text x="400" y="354" font-size="16" font-weight="700" fill="#111827">SFT</text>
<text x="645" y="354" font-size="16" font-weight="700" fill="#111827">SFT + IPO</text>
<text x="645" y="390" font-size="14" fill="#4b5563">release static workflow</text>
</g>
<path d="M470 112 C500 88 532 80 570 88" fill="none" stroke="#10b981" stroke-width="3" marker-end="url(#arrow)"/>
</g>
<defs>
<marker id="arrow" markerWidth="10" markerHeight="10" refX="7" refY="3" orient="auto" markerUnits="strokeWidth">
<path d="M0,0 L0,6 L8,3 z" fill="#10b981"/>
</marker>
</defs>
<text x="90" y="492" font-family="Inter, Segoe UI, Arial, sans-serif" font-size="14" fill="#6b7280">Note: release workflow gain includes deeper static-analysis settings and final-answer forcing; not solely a weight-only delta.</text>
</svg>