Can you please share the prompt?
#2
by
AayushShah
- opened
I think this is my model of choice, but can you please share a prompt with me which I can use to do the text- to - SQL with the table schema?
Please, help.
Thanks
The prompt is look like:
schema: {schema} | question: {question} | sql:
Example:
schema: table(name : text, score: number ) | question: show name have score over 8 | sql:
This model is a very initial version. You can check my repo to train a better version:
https://github.com/tsdocode/gpt-wrapper
Thanks mate, will surely check that out.
AayushShah
changed discussion status to
closed