samadpls commited on
Commit
77af3c6
1 Parent(s): 12639aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -15
README.md CHANGED
@@ -20,21 +20,6 @@ pipeline_tag: text2text-generation
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.
22
 
23
- ## Model Details
24
-
25
- - **License:** Apache-2.0
26
- - **Datasets:**
27
- - [samadpls/querypls-prompt2sql-dataset](https://huggingface.co/datasets/samadpls/querypls-prompt2sql-dataset)
28
- - [b-mc2/sql-create-context](https://huggingface.co/datasets/b-mc2/sql-create-context)
29
- - **Tags:**
30
- - stabilityai/StableBeluga-7B
31
- - langchain
32
- - opensource
33
- - stabilityai
34
- - SatbleBeluga-7B
35
- - **Language(s):** English
36
- - **Pipeline Tag:** Text2Text Generation
37
-
38
  ## Model Usage
39
 
40
  To get started with the model in Python, you can use the following code:
 
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.
22
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  ## Model Usage
24
 
25
  To get started with the model in Python, you can use the following code: