Update README.md
Browse files
README.md
CHANGED
@@ -23,13 +23,10 @@ The model was trained on over **100,000 natural language-to-SQL pairs** spanning
|
|
23 |
## Model Details
|
24 |
|
25 |
### General Information
|
26 |
-
|
27 |
-
- **Developed by:** Merwin
|
28 |
-
- **Model type:** PEFT adapter (LoRA) for Causal Language Modeling
|
29 |
- **Language:** English
|
30 |
- **License:** MIT
|
31 |
-
- **Base model:**
|
32 |
-
|
33 |
### Model Repository
|
34 |
|
35 |
- **Hugging Face Model Card:** [https://huggingface.co/mervp/deep-sql](https://huggingface.co/mervp/deep-sql)
|
|
|
23 |
## Model Details
|
24 |
|
25 |
### General Information
|
26 |
+
- **Model type:** Text Generation
|
|
|
|
|
27 |
- **Language:** English
|
28 |
- **License:** MIT
|
29 |
+
- **Base model:** DeepSeek R1 distilled on Llama3 8B
|
|
|
30 |
### Model Repository
|
31 |
|
32 |
- **Hugging Face Model Card:** [https://huggingface.co/mervp/deep-sql](https://huggingface.co/mervp/deep-sql)
|