We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's failed to find checkpoint file when i try to train data synthesis.
Detail is as followed:
The text was updated successfully, but these errors were encountered:
You should replace the checkpoint path of schema questioning models with your own path.
DBCopilot/scripts/synthesize_data.py
Lines 110 to 112 in 2f65a4c
I will improve this script to accept command line arguments to customize these options.
Sorry, something went wrong.
Hi, Where is the codes for training data systhesis?
The code for model, data and config can be found it https://github.com/tshu-w/DBCopilot/blob/master/src/models/schema_questioning.py, https://github.com/tshu-w/DBCopilot/blob/master/src/datamodules/schema2text.py, and https://github.com/tshu-w/DBCopilot/blob/master/configs/schema_questioning.yaml, respectively.
tshu-w
No branches or pull requests
It's failed to find checkpoint file when i try to train data synthesis.
Detail is as followed:
The text was updated successfully, but these errors were encountered: