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

files not found for training data synthesis #3

Open
Tsing-gu opened this issue Apr 7, 2024 · 3 comments
Open

files not found for training data synthesis #3

Tsing-gu opened this issue Apr 7, 2024 · 3 comments
Assignees

Comments

@Tsing-gu
Copy link

Tsing-gu commented Apr 7, 2024

It's failed to find checkpoint file when i try to train data synthesis.

Detail is as followed:

b77751ad14c3e1fc7f77defdeaa75f39

@tshu-w
Copy link
Owner

tshu-w commented Apr 7, 2024

You should replace the checkpoint path of schema questioning models with your own path.

ckpt_paths = [
"results/fit/desert-plant-57/vdn2mg9m/checkpoints/epoch=19-step=14120.ckpt"
]

I will improve this script to accept command line arguments to customize these options.

@tshu-w tshu-w self-assigned this Apr 11, 2024
@wasedawesley
Copy link

Hi, Where is the codes for training data systhesis?

@tshu-w
Copy link
Owner

tshu-w commented May 27, 2024

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

3 participants