I am currently trying to replicate the experiments you've conducted. In the paper, you mentioned that divisions of the schema D were performed randomly into Dtest and Dcases such that Dtest ∪ Dcases = D and Dtest ∩ Dcases = ∅
I understand that based on random splits, the results could vary. For comparing different text-to-SQL work, it would be ideal to keep the experiment setting similar.
Therefore, it would be really helpful if you could please share the exact Data splits used in your experiments.
Thanks a lot for your work.
I am currently trying to replicate the experiments you've conducted. In the paper, you mentioned that divisions of the schema D were performed randomly into Dtest and Dcases such that Dtest ∪ Dcases = D and Dtest ∩ Dcases = ∅
I understand that based on random splits, the results could vary. For comparing different text-to-SQL work, it would be ideal to keep the experiment setting similar.
Therefore, it would be really helpful if you could please share the exact Data splits used in your experiments.