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

What's the difference between general.pt and insert.pt #2

Open
foodsnow opened this issue Apr 13, 2023 · 1 comment
Open

What's the difference between general.pt and insert.pt #2

foodsnow opened this issue Apr 13, 2023 · 1 comment

Comments

@foodsnow
Copy link

foodsnow commented Apr 13, 2023

Are general.pt and insert.pt models generated by invoking train.py? Should I just split {general/insert}_training_ast.json to train and test sets?

@jiang719
Copy link
Collaborator

insert_training_ast is used to train a model only for inserting new statements as patches.
general_training_ast is used to train a model to generate patches that are going to replace the buggy code.

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