omeryentur commited on
Commit
8ee7d37
·
verified ·
1 Parent(s): 1a2ec8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  ```
2
  Prompt ="""
3
  <|system|>
@@ -7,4 +11,9 @@ Prompt ="""
7
  {question}
8
 
9
  <|sql|>"""
10
- ```
 
 
 
 
 
 
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|>
 
11
  {question}
12
 
13
  <|sql|>"""
14
+ ```
15
+
16
+
17
+
18
+
19
+