thanhdath commited on
Commit
e3b7cd2
·
verified ·
1 Parent(s): f9dcbf8

Replace README with minimal version (GitHub link + citation)

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 📄 GitHub: https://github.com/thanhdath/finer-sql
2
+
3
+ ## Citation
4
+
5
+ ```bibtex
6
+ @inproceedings{finersql,
7
+ author = {Thanh Dat Hoang and Thanh Trung Huynh and Matthias Weidlich and Thanh Tam Nguyen and Tong Chen and Hongzhi Yin and Quoc Viet Hung Nguyen},
8
+ title = {Boosting Small Language Models for Text-to-SQL with Fine-Grained Execution Feedback and Cost-Efficient Rewards},
9
+ booktitle = {ICDE},
10
+ publisher = {IEEE},
11
+ year = {2026},
12
+ }
13
+ ```