cfahlgren1 HF staff commited on
Commit
060f7b8
1 Parent(s): 342632f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,11 +1,10 @@
1
  ---
2
  base_model: deepseek-ai/deepseek-coder-6.7b-instruct
3
  tags:
4
- - SOLAR
5
  - instruct
6
  - finetune
7
  model-index:
8
- - name: NaturalQuery-Solar-6.7B-v0.1
9
  results: []
10
  license: other
11
  license_name: deepseek
@@ -16,7 +15,7 @@ datasets:
16
  - cfahlgren1/natural-sql
17
  ---
18
 
19
- # **NaturalQuery-Solar-6.7B-v0.1**
20
 
21
  **NaturalQuery** is a LLM that can translate natural language queries to SQL based on your schema.
22
 
 
1
  ---
2
  base_model: deepseek-ai/deepseek-coder-6.7b-instruct
3
  tags:
 
4
  - instruct
5
  - finetune
6
  model-index:
7
+ - name: NaturalQuery-6.7B-v0.1
8
  results: []
9
  license: other
10
  license_name: deepseek
 
15
  - cfahlgren1/natural-sql
16
  ---
17
 
18
+ # **NaturalQuery-6.7B-v0.1**
19
 
20
  **NaturalQuery** is a LLM that can translate natural language queries to SQL based on your schema.
21