Update README.md
Browse files
README.md
CHANGED
|
@@ -14,8 +14,12 @@ language:
|
|
| 14 |
pipeline_tag: text2text-generation
|
| 15 |
---
|
| 16 |
|
|
|
|
|
|
|
| 17 |
# 🛢💬 Querypls-Prompt2SQL
|
| 18 |
|
|
|
|
|
|
|
| 19 |
## Overview
|
| 20 |
|
| 21 |
Querypls-Prompt2SQL is a 💬 text-to-SQL generation model developed by [samadpls](https://github.com/samadpls). It is designed for generating SQL queries based on user prompts.
|
|
|
|
| 14 |
pipeline_tag: text2text-generation
|
| 15 |
---
|
| 16 |
|
| 17 |
+

|
| 18 |
+
|
| 19 |
# 🛢💬 Querypls-Prompt2SQL
|
| 20 |
|
| 21 |
+
|
| 22 |
+
|
| 23 |
## Overview
|
| 24 |
|
| 25 |
Querypls-Prompt2SQL is a 💬 text-to-SQL generation model developed by [samadpls](https://github.com/samadpls). It is designed for generating SQL queries based on user prompts.
|