Replace README with minimal version (GitHub link + citation)
Browse files
README.md
CHANGED
|
@@ -1,17 +1,13 @@
|
|
| 1 |
-
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
📄 See other models: https://huggingface.co/collections/griffith-bigdata/finer-sql
|
| 16 |
-
|
| 17 |
-
📄 Github: https://github.com/thanhdath/finer-sql/tree/main
|
|
|
|
| 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 |
+
```
|
|
|
|
|
|
|
|
|
|
|
|