Update README.md
Browse files
README.md
CHANGED
|
@@ -202,10 +202,10 @@ Training and evaluation were tracked with MLflow on DagsHub. The GitHub reposito
|
|
| 202 |
## Citation
|
| 203 |
|
| 204 |
```bibtex
|
| 205 |
-
@misc{qwen-sql-finetuning-
|
| 206 |
author = {Anirudh Reddy Ravula},
|
| 207 |
title = {Qwen2.5-3B Text-to-SQL Fine-Tuning for PostgreSQL},
|
| 208 |
-
year = {
|
| 209 |
publisher = {HuggingFace},
|
| 210 |
howpublished = {\url{https://huggingface.co/aravula7/qwen-sql-finetuning}},
|
| 211 |
note = {Fine-tuned with QLoRA for e-commerce SQL generation}
|
|
|
|
| 202 |
## Citation
|
| 203 |
|
| 204 |
```bibtex
|
| 205 |
+
@misc{qwen-sql-finetuning-2026,
|
| 206 |
author = {Anirudh Reddy Ravula},
|
| 207 |
title = {Qwen2.5-3B Text-to-SQL Fine-Tuning for PostgreSQL},
|
| 208 |
+
year = {2026},
|
| 209 |
publisher = {HuggingFace},
|
| 210 |
howpublished = {\url{https://huggingface.co/aravula7/qwen-sql-finetuning}},
|
| 211 |
note = {Fine-tuned with QLoRA for e-commerce SQL generation}
|