mirror of
https://github.com/NVIDIA-NeMo/DataDesigner
synced 2026-05-24 09:48:29 +00:00
Recipe pages are 3 levels deep (recipes/category/recipe/), so links to dev notes need ../../../devnotes/ not ../../devnotes/. The extra level was missing, causing links to resolve to recipes/devnotes/ instead of devnotes/.
601 B
601 B
Nemotron Super Text to SQL
!!! note "Dev Note" For a deep dive into the pipeline design, distractor injection strategy, quality waterfall analysis, and BIRD benchmark results, see Engineering an Enterprise-Grade Text-to-SQL Dataset with NeMo Data Designer.
Download Code :octicons-download-24:{ .md-button download="enterprise_text_to_sql.py" }
--8<-- "assets/recipes/code_generation/enterprise_text_to_sql.py"