Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ tags:
|
|
11 |
|
12 |
# SQLNova - LoRA Fine-Tuned Deepseek 8B for Text-to-SQL Generation
|
13 |
|
14 |
-
**
|
15 |
|
16 |
The model was trained on over **100,000 natural language-to-SQL pairs** spanning diverse domains, including Education, Technical, Healthcare, and more.
|
17 |
|
|
|
11 |
|
12 |
# SQLNova - LoRA Fine-Tuned Deepseek 8B for Text-to-SQL Generation
|
13 |
|
14 |
+
**SQLNova** is a lightweight LoRA adapter fine-tuned on top of Unsloth’s Architecture. It is designed to convert natural language instructions into valid SQL queries with minimal compute overhead, making it ideal for integration into data-driven applications or chat interfaces.
|
15 |
|
16 |
The model was trained on over **100,000 natural language-to-SQL pairs** spanning diverse domains, including Education, Technical, Healthcare, and more.
|
17 |
|