rishdotblog
commited on
Commit
•
eef44b4
1
Parent(s):
e446d89
Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ Generate a SQL query to answer this question: `{user_question}`
|
|
32 |
{instructions}
|
33 |
|
34 |
DDL statements:
|
35 |
-
{
|
36 |
|
37 |
The following SQL query best answers the question `{user_question}`:
|
38 |
```sql
|
|
|
32 |
{instructions}
|
33 |
|
34 |
DDL statements:
|
35 |
+
{create_table_statements}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
|
36 |
|
37 |
The following SQL query best answers the question `{user_question}`:
|
38 |
```sql
|