mervp commited on
Commit
78abc4b
·
verified ·
1 Parent(s): 17c2952

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
 
12
  # SQLNova - LoRA Fine-Tuned Deepseek 8B for Text-to-SQL Generation
13
 
14
- **deep-sql** 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
 
 
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