Chinastark commited on
Commit
a633563
·
verified ·
1 Parent(s): 9dc89fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,6 +11,6 @@ pipeline_tag: translation
11
 
12
  We further evaluate **DatA-SQL-1.5B** on the **BIRD** development set using self-consistency voting.
13
  Under **Vote@8**, our model achieves an **execution accuracy (EX) of 55.86 %**, establishing a new state of the art among open-source Text-to-SQL systems at the 1.5 B scale.
14
- This result demonstrates that even compact models can acquire strong reasoning and SQL generation abilities when trained with our **reasoning-guided data augmentation** and **execution-aware multi-agent framework**.
15
  The lightweight design ensures low training and inference costs while maintaining high execution robustness.
16
  Overall, **DatA-SQL-1.5B** achieves competitive accuracy compared with much larger GPT-based pipelines, highlighting the efficiency and practicality of our approach.
 
11
 
12
  We further evaluate **DatA-SQL-1.5B** on the **BIRD** development set using self-consistency voting.
13
  Under **Vote@8**, our model achieves an **execution accuracy (EX) of 55.86 %**, establishing a new state of the art among open-source Text-to-SQL systems at the 1.5 B scale.
14
+ This result demonstrates that even compact models can acquire strong reasoning and SQL generation abilities when trained with our **reasoning-guided data augmentation**.
15
  The lightweight design ensures low training and inference costs while maintaining high execution robustness.
16
  Overall, **DatA-SQL-1.5B** achieves competitive accuracy compared with much larger GPT-based pipelines, highlighting the efficiency and practicality of our approach.