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

Implementation Details about the Student Model #8

Open
hzf1174 opened this issue Nov 18, 2023 · 1 comment
Open

Implementation Details about the Student Model #8

hzf1174 opened this issue Nov 18, 2023 · 1 comment

Comments

@hzf1174
Copy link

hzf1174 commented Nov 18, 2023

Hi Yuxin,

Thank you for your great work! In your paper you mentioned your method conducts 3 iterations to train, and in each iteration, you train the student model for 3 epochs using an AdamW optimizer with learning rate = 2e-5. I would like to clarify that, in each iteration for the student model, did you start with the same pre-trained LLaMA model, or start with the model trained in the last iteration? Thank you for your clarification!

@hzf1174 hzf1174 changed the title Implementation Details about the student model Implementation Details about the Student Model Nov 18, 2023
@YJiangcm
Copy link
Owner

Thanks for your interest in our work. In each iteration for the student model, we start with the model trained in the last iteration.

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