Secured / docs /model-selection-chart.svg
gowtham0992's picture
Add model selection evidence (#2)
73a1a03
|
Raw
History Blame Contribute Delete
2.6 kB
<svg xmlns="http://www.w3.org/2000/svg" width="920" height="300" viewBox="0 0 920 300" role="img" aria-labelledby="title desc">
<title id="title">Jawbreaker model selection guarded eval comparison</title>
<desc id="desc">Horizontal bar chart comparing risk accuracy across the heuristic guard, MiniCPM4.1 8B LoRA v3, MiniCPM5 1B LoRA v4, and MiniCPM5 1B LoRA v8.</desc>
<rect width="920" height="300" rx="18" fill="#fffdf6"/>
<rect x="1.5" y="1.5" width="917" height="297" rx="16.5" fill="none" stroke="#24160e" stroke-width="3"/>
<text x="34" y="42" font-family="Georgia, 'Times New Roman', serif" font-size="28" font-weight="700" fill="#16120d">Model selection: guarded risk accuracy</text>
<text x="34" y="68" font-family="Arial, sans-serif" font-size="14" fill="#6b5a49">Case counts differ by run; final v8 shipped because it cleared the broadest safety gate with zero dangerous undercalls.</text>
<g font-family="Arial, sans-serif" font-size="14" fill="#16120d">
<text x="34" y="112" font-weight="700">Heuristic guard</text>
<text x="34" y="132" fill="#6b5a49">215 cases</text>
<rect x="250" y="96" width="520" height="28" rx="8" fill="#f1e3c8" stroke="#24160e" stroke-width="2"/>
<rect x="250" y="96" width="440" height="28" rx="8" fill="#f5c400" stroke="#24160e" stroke-width="2"/>
<text x="790" y="116" font-weight="700">84.7%</text>
<text x="34" y="162" font-weight="700">MiniCPM4.1 8B LoRA v3</text>
<text x="34" y="182" fill="#6b5a49">215 cases</text>
<rect x="250" y="146" width="520" height="28" rx="8" fill="#f1e3c8" stroke="#24160e" stroke-width="2"/>
<rect x="250" y="146" width="508" height="28" rx="8" fill="#d94b48" stroke="#24160e" stroke-width="2"/>
<text x="790" y="166" font-weight="700">97.7%</text>
<text x="34" y="212" font-weight="700">MiniCPM5 1B LoRA v4</text>
<text x="34" y="232" fill="#6b5a49">394 cases</text>
<rect x="250" y="196" width="520" height="28" rx="8" fill="#f1e3c8" stroke="#24160e" stroke-width="2"/>
<rect x="250" y="196" width="500" height="28" rx="8" fill="#23794d" stroke="#24160e" stroke-width="2"/>
<text x="790" y="216" font-weight="700">96.2%</text>
<text x="34" y="262" font-weight="700">MiniCPM5 1B LoRA v8 final</text>
<text x="34" y="282" fill="#6b5a49">632 cases</text>
<rect x="250" y="246" width="520" height="28" rx="8" fill="#f1e3c8" stroke="#24160e" stroke-width="2"/>
<rect x="250" y="246" width="476" height="28" rx="8" fill="#2559d9" stroke="#24160e" stroke-width="2"/>
<text x="790" y="266" font-weight="700">91.6%</text>
</g>
</svg>