SQLNet
SQLNet copied to clipboard
condition accuracy
If anyone can please assist i ran the code but i am finding the condition accuracy is not computing i am currently getting the below results. for both the SQLNet and Seq2SQL the best_cond_acc = init_acc[1][2] gives 0.0 and i'm trying to debug but i am not finding where the error is. Init dev acc_qm: 0.0 breakdown on (agg, sel, where): [0.046875 0.125 0. ] Thank you