CoolFace
Modelpublic

albertkingdom/deepseek-coder-7b-text2sql-magicoder-lora

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
0likes15downloads
9 commits on main
b0293c32mo ago

docs: drop underpowered n=20 in-distribution table, rely on Spider for SQL capability

albertkingdom
c0c29e82mo ago

docs: fix in-distribution results table, correct comparison claim, add training details

albertkingdom
dc4e2b02mo ago

Update quick-start snippet to reference renamed repo

albertkingdom
25d97e72mo ago

Fix license metadata (DeepSeek Model License, not apache-2.0) and add dataset credits

albertkingdom
60d594a2mo ago

Rewrite model card: correct repo references, mixed-training results, intended use & limitations

albertkingdom
b738d482mo ago

Replace with SQL+Magicoder mixed-training adapter (better SQL generalization + retained code capability, see experiment_log.md)

albertkingdom
4ae5e5b2mo ago

Update adapter: mix Magicoder code data (30% SQL / 70% code) to mitigate code-capability degradation

albertkingdom
f15478b9mo ago

Add LoRA adapter

albertkingdom
bfc87ac9mo ago

initial commit

albertkingdom