text2sql-logbook / logbook.json
abidlabs's picture
abidlabs HF Staff
Update logbook: Text-to-SQL Post-Training
8b02c3d verified
Raw
History Blame Contribute Delete
3.45 kB
{
"schema_version": 1,
"title": "Text-to-SQL Post-Training",
"emoji": "🎯",
"space_id": "abidlabs/text2sql-logbook",
"updated_at": "2026-07-02T06:24:36+00:00",
"root": {
"slug": "index",
"title": "Text-to-SQL Post-Training",
"file": "pages/index.md",
"children": [
{
"slug": "build-execution-accuracy-eval-harness",
"title": "Build execution-accuracy eval harness",
"file": "pages/build-execution-accuracy-eval-harness/page.md",
"children": []
},
{
"slug": "zero-shot-baselines-across-open-models",
"title": "Zero-shot baselines across open models",
"file": "pages/zero-shot-baselines-across-open-models/page.md",
"children": []
},
{
"slug": "clean-data-dedup-dialect-filtering",
"title": "Clean data: dedup + dialect filtering",
"file": "pages/clean-data-dedup-dialect-filtering/page.md",
"children": []
},
{
"slug": "qlora-sft-baseline",
"title": "QLoRA SFT baseline",
"file": "pages/qlora-sft-baseline/page.md",
"children": []
},
{
"slug": "lr-lora-rank-sweep",
"title": "LR & LoRA-rank sweep",
"file": "pages/lr-lora-rank-sweep/page.md",
"children": []
},
{
"slug": "prompt-format-ablation-chat-vs-completion",
"title": "Prompt format ablation (chat vs completion)",
"file": "pages/prompt-format-ablation-chat-vs-completion/page.md",
"children": []
},
{
"slug": "synthetic-data-augmentation-self-instruct",
"title": "Synthetic data augmentation (self-instruct)",
"file": "pages/synthetic-data-augmentation-self-instruct/page.md",
"children": []
},
{
"slug": "add-spider-wikisql-to-the-eval-suite",
"title": "Add Spider + WikiSQL to the eval suite",
"file": "pages/add-spider-wikisql-to-the-eval-suite/page.md",
"children": []
},
{
"slug": "curriculum-order-by-join-complexity",
"title": "Curriculum: order by join complexity",
"file": "pages/curriculum-order-by-join-complexity/page.md",
"children": []
},
{
"slug": "distill-from-a-larger-open-model",
"title": "Distill from a larger open model",
"file": "pages/distill-from-a-larger-open-model/page.md",
"children": []
},
{
"slug": "long-context-schema-eval-32k",
"title": "Long-context schema eval @32k",
"file": "pages/long-context-schema-eval-32k/page.md",
"children": []
},
{
"slug": "full-fine-tune-vs-lora-comparison",
"title": "Full fine-tune vs LoRA comparison",
"file": "pages/full-fine-tune-vs-lora-comparison/page.md",
"children": []
},
{
"slug": "error-taxonomy-failure-analysis",
"title": "Error taxonomy & failure analysis",
"file": "pages/error-taxonomy-failure-analysis/page.md",
"children": []
},
{
"slug": "cpu-latency-throughput",
"title": "CPU latency & throughput",
"file": "pages/cpu-latency-throughput/page.md",
"children": []
},
{
"slug": "final-model-card-release",
"title": "Final model card + release",
"file": "pages/final-model-card-release/page.md",
"children": []
}
]
}
}