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

When I change the code , the result will dropp considerably! #52

Open
Zhangwenyao1 opened this issue Dec 2, 2022 · 1 comment
Open

Comments

@Zhangwenyao1
Copy link

Thanks for your great work!
The previous issue has been solved, but I find a new issue.
If I change the code (

self.register_model("prompt_learner", self.model.prompt_learner, self.optim, self.sched)
)
as
self.register_model("model", self.model, self.optim, self.sched).
The result will drop considerably(20%)!
Can you give me some advice?

@HaoyuanYang-2023
Copy link

I have the same question with you, do 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