#i am trying to build question to sql
8 messages · Page 1 of 1 (latest)
i hope i am in right channel in this discord
basically question only without metioned like column @noble root
like what is the total cost of the project in this month?
in dataset or jsonl
{
"prompt": "How much i spend on this month?",
"completion": "SELECT SUM(cost) FROM TABLE_NAME WHERE invoice.month='202303'"
},
like this
it doesn't have mentioned list of columns
there are around 10-15 columns
so i want fine tuning custom model to know list of columns
how can i do that?
hmm, I think you need to ask someone to help you
yeah, i am trying and waiting for someone to see my question
i think should i ask #community-help because this is right channel