Update README.md
Browse files
README.md
CHANGED
@@ -120,5 +120,5 @@ The fine-tuned model now returns only the SQL query, as intended.
|
|
120 |
|
121 |
### Final Model & Deployment
|
122 |
|
123 |
-
After fine-tuning, I merged the trained adapter with the base model and uploaded it to Hugging Face: Here is the full code : 🔗 [**TinyLlama-1.1B-Chat-Text2SQL
|
124 |
|
|
|
120 |
|
121 |
### Final Model & Deployment
|
122 |
|
123 |
+
After fine-tuning, I merged the trained adapter with the base model and uploaded it to Hugging Face: Here is the full code : 🔗 [**TinyLlama-1.1B-Chat-Text2SQL**](https://github.com/Rajesh-Nair/llm-text2sql-finetuning)
|
124 |
|