omeryentur
commited on
Commit
•
0fdc2b3
1
Parent(s):
8ee7d37
Delete README.md
Browse files
README.md
DELETED
@@ -1,19 +0,0 @@
|
|
1 |
-
# Model Card Phi-3-Sql
|
2 |
-
|
3 |
-
This model is a fine-tuned version of the Phi-3-mini-4k-instruct model for text to SQL tasks. Its goal is to achieve high-performance text to SQL outputs using smaller models
|
4 |
-
|
5 |
-
```
|
6 |
-
Prompt ="""
|
7 |
-
<|system|>
|
8 |
-
{table_info}
|
9 |
-
|
10 |
-
<|user|>
|
11 |
-
{question}
|
12 |
-
|
13 |
-
<|sql|>"""
|
14 |
-
```
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|