How much of a difference is there in the answers from a base gpt3 / davinci model vs a finetuned model? (I'm assuming this finetuning isn't just the addition of a few examples in the prompt)
GPT seems to work well on simple queries. What's your experience trying to generate SQL queries with complex logic across multiple tables?
it's a lot to take in at first glance! maybe having an example sql query in text, and the corresponding block diagram, would help people get started
How much of a difference is there in the answers from a base gpt3 / davinci model vs a finetuned model? (I'm assuming this finetuning isn't just the addition of a few examples in the prompt)
GPT seems to work well on simple queries. What's your experience trying to generate SQL queries with complex logic across multiple tables?
it's a lot to take in at first glance! maybe having an example sql query in text, and the corresponding block diagram, would help people get started