Model is Linking columns to wrong Table

#32
by Zakblr - opened

In the prompt I have defined the table schema, where there are 5 tables and with detailed descrptions for each column. the sql generated links the col-x to table 1 even if its not part of table 1.

It's always mistakes like this that reduce our accuracy rate. You can try to increase accuracy rates by adding extra explanations and information.
It can even produce correct results for the same task if you try it a few times πŸ˜„

maybe we can keep collecting dataset from users , every time"wrong answer" we just correct the query and add a line to dadaset file , or if correct answer just add the line and we keep fine-tune every 1000 row collected

Sign up or log in to comment