Here is the HF page: https://huggingface.co/chatdb/natural-sql-7b
Show HN: Natural-SQL-7B, a strong text-to-SQL model
github.com
1–10 of 171 posts
Here is the HF page: https://huggingface.co/chatdb/natural-sql-7b
Show HN: Natural-SQL-7B, a strong text-to-SQL model
github.com
This seems like a great base model, although I wonder if text-to-sql is good use case for small models. We are also building a tool in the space and I regularly wish gpt-4 to be even more knowledgable when answering. Even gpt 3.5 is not good enough for production.
really cool, the license is not really standard, but seems open source. The actual model can be found here: https://huggingface.co/cfahlgren1/NaturalSQL-6.7B-v0 This seems like a great base model, although I wonder if text-to-sql is good use case for small models. We are also building a tool in the space and I regularly wish gpt-4 to be even more knowledgable when answering. Even gpt 3.5 is not good enough for produc…
Would love to hear about what you are building!
This would save gobs of compute.
This is cool, and up my alley. But that's not a complex question, it's a basic analytics question. Most analysts will be able to write something like that in their sleep.
I've been using ChatGPT for writing SQL, and it's mediocre. But it'll get better, I'm sure.
> complex questions like above. This is cool, and up my alley. But that's not a complex question, it's a basic analytics question. Most analysts will be able to write something like that in their sleep. I've been using ChatGPT for writing SQL, and it's mediocre. But it'll get better, I'm sure.
I will update that to be a more truly difficult question. Appreciate the feedback!