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

Finetuning concode task using finetuned checkpoints #161

Open
SBhat2615 opened this issue Dec 29, 2023 · 1 comment
Open

Finetuning concode task using finetuned checkpoints #161

SBhat2615 opened this issue Dec 29, 2023 · 1 comment

Comments

@SBhat2615
Copy link

I'm trying to finetune the concode task using 'code' as both input & output, instead of 'nl' & 'code'. I wanted to know if we can directly use the concode finetuned checkpoints of concode task and some more information about using tokenizers and embeddings?

Also, where are all changes need to be done here to load concode model instead of the base codet5 model ??

parser.add_argument("--model_tag", type=str, default='codet5_base',
choices=['roberta', 'codebert', 'bart_base', 'codet5_small', 'codet5_base', 'codet5_large']).

Thanks!!

@IP1102
Copy link

IP1102 commented Jan 18, 2024

Hey @SBhat2615, did you figure it out?

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