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

How can I evaluate the pre-trained model on WikiSQL? #75

Open
jack-jjm opened this issue Oct 18, 2022 · 1 comment
Open

How can I evaluate the pre-trained model on WikiSQL? #75

jack-jjm opened this issue Oct 18, 2022 · 1 comment

Comments

@jack-jjm
Copy link

I'm trying to evaluate the pre-trained model on WikiSQL, but the instructions in the README seem to be outdated. What I've tried to do is run

python3 train.py --trained

after uncommenting lines 657-664 in train.py. But I get:

FileNotFoundError: [Errno 2] No such file or directory: './data_and_model/test_tok.jsonl'

I'm not sure where to get the test_tok.jsonl file.

@YiQuanMarx
Copy link

I'm trying to evaluate the pre-trained model on WikiSQL, but the instructions in the README seem to be outdated. What I've tried to do is run

python3 train.py --trained

after uncommenting lines 657-664 in train.py. But I get:

FileNotFoundError: [Errno 2] No such file or directory: './data_and_model/test_tok.jsonl'

I'm not sure where to get the test_tok.jsonl file.

You can find someone else ask the same question in the history:#4

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

2 participants