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

About 3 steps in training #148

Open
wuqun-tju opened this issue Jul 18, 2024 · 1 comment
Open

About 3 steps in training #148

wuqun-tju opened this issue Jul 18, 2024 · 1 comment

Comments

@wuqun-tju
Copy link

Thanks for your excellent work!
In the process of training, there are 3 steps, the head of first two is linear, and the last one is dpt. I wonder whether it is neccessary to train linear head?
If we train dpt head directly without training linear head, is it right?

@yocabon
Copy link
Contributor

yocabon commented Jul 18, 2024

Hi,
from our limited experiments, we got slightly better results by training with the linear head first (I don't have numbers on hand to back it up though).

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