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

use adapter to inference #544

Closed
zhanghanweii opened this issue May 8, 2023 · 2 comments
Closed

use adapter to inference #544

zhanghanweii opened this issue May 8, 2023 · 2 comments
Labels
question Further information is requested Stale

Comments

@zhanghanweii
Copy link

I use LORA to train the NER task, use crf for decoding, after saving adapter and head, the output dimension obtained by model.load_adapter() method when the model is called is 768, only after adding model.load_adapter() to model.load_head() to get the correct output dimension (equal to the number of tags in my category)

@zhanghanweii zhanghanweii added the question Further information is requested label May 8, 2023
@adapter-hub-bert
Copy link
Member

This issue has been automatically marked as stale because it has been without activity for 90 days. This issue will be closed in 14 days unless you comment or remove the stale label.

@adapter-hub-bert
Copy link
Member

This issue was closed because it was stale for 14 days without any activity.

@adapter-hub-bert adapter-hub-bert closed this as not planned Won't fix, can't repro, duplicate, stale Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Stale
Projects
None yet
Development

No branches or pull requests

2 participants