Update README.md
Browse files
README.md
CHANGED
@@ -17,9 +17,9 @@ datasets:
|
|
17 |
|
18 |
# **NaturalQuery-6.7B-v0.1**
|
19 |
|
20 |
-
|
21 |
|
22 |
-
NaturalQuery
|
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 |
|