mervp commited on
Commit
b1cac83
·
verified ·
1 Parent(s): 0d148b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
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:** [`unsloth/DeepSeek-R1-Distill-Llama-8B-unsloth-bnb-4bit`](https://huggingface.co/unsloth/DeepSeek-R1-Distill-Llama-8B-unsloth-bnb-4bit)
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)