cfahlgren1 HF staff commited on
Commit
5fae20c
1 Parent(s): 060f7b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,9 +17,9 @@ datasets:
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
 
22
- NaturalQuery-v0.1 is finetuned on 8k text to PostgreSQL Natural Language <> SQL pairs.
23
 
24
  **Future Improvements**:
25
 
 
17
 
18
  # **NaturalQuery-6.7B-v0.1**
19
 
20
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/648a374f00f7a3374ee64b99/hafdsfrFCqrVbATIzV_EN.png" width="600">
21
 
22
+ **NaturalQuery** is a LLM that can translate natural language queries to SQL based on your schema. It is finetuned on 8k text to PostgreSQL Natural Language <> SQL pairs.
23
 
24
  **Future Improvements**:
25