Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

model performance #142

Open
qianmuuq opened this issue Sep 8, 2023 · 0 comments
Open

model performance #142

qianmuuq opened this issue Sep 8, 2023 · 0 comments

Comments

@qianmuuq
Copy link

qianmuuq commented Sep 8, 2023

When I use cxmefzzi's checkpoint, the input format is as follows:

[question] | [db_id] | [table]: [column], [column] | [table]:... |

But the test results are as follows

                 easy                 medium               hard                 extra                all                 

count 248 446 174 166 1034
===================== EXECUTION ACCURACY =====================
execution 0.754 0.691 0.489 0.386 0.623

====================== EXACT MATCHING ACCURACY =====================
exact match 0.835 0.709 0.448 0.319 0.632

There is a significant difference in performance compared to what was written in the paper. How should I improve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant