codet5-java-to-python / loss_graph.svg
thrishagowda25's picture
Upload fine-tuned CodeT5 checkpoint
8515787 verified
|
Raw
History Blame Contribute Delete
1.53 kB
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="520">
<rect width="100%" height="100%" fill="white"/>
<text x="450" y="28" text-anchor="middle" font-family="sans-serif" font-size="20">CodeT5 training and validation loss</text>
<line x1="80" y1="45" x2="80" y2="450" stroke="#334155" stroke-width="2"/>
<line x1="80" y1="450" x2="870" y2="450" stroke="#334155" stroke-width="2"/>
<text x="450.0" y="500" text-anchor="middle" font-family="sans-serif">Epoch</text>
<text x="22" y="260.0" text-anchor="middle" font-family="sans-serif" transform="rotate(-90 22 260)">Loss</text>
<text x="80" y="475" text-anchor="middle" font-family="sans-serif">1.0</text>
<text x="870" y="475" text-anchor="middle" font-family="sans-serif">8.0</text>
<text x="70" y="50" text-anchor="end" font-family="sans-serif">0.8178</text>
<text x="70" y="450" text-anchor="end" font-family="sans-serif">0.0003</text>
<polyline points="80.0,45.0 192.9,422.1 305.7,440.1 418.6,444.3 531.4,446.1 644.3,447.0 757.1,447.5 870.0,447.5" fill="none" stroke="#2563eb" stroke-width="3"/>
<polyline points="80.0,436.3 192.9,447.1 305.7,449.3 418.6,449.8 531.4,449.9 644.3,450.0 757.1,450.0 870.0,450.0 870.0,450.0" fill="none" stroke="#dc2626" stroke-width="3"/>
<line x1="650" y1="55" x2="685" y2="55" stroke="#2563eb" stroke-width="3"/><text x="695" y="60" font-family="sans-serif">Training</text>
<line x1="650" y1="82" x2="685" y2="82" stroke="#dc2626" stroke-width="3"/><text x="695" y="87" font-family="sans-serif">Validation</text>
</svg>