We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I applied the dual prompt for 5-datasets. Other settings are identical with the l2p case:
num_epochs=5 lenght=10 pull_constraint_coeff=0.5
The result was acc@1 75.5033 | forgetting 14.9538, which is much degraded than the result in the paper, acc@1 88.08 | forgetting 2.21
what are the settings for 5-datasets for dual prompt?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I applied the dual prompt for 5-datasets.
Other settings are identical with the l2p case:
num_epochs=5
lenght=10
pull_constraint_coeff=0.5
The result was acc@1 75.5033 | forgetting 14.9538,
which is much degraded than the result in the paper, acc@1 88.08 | forgetting 2.21
what are the settings for 5-datasets for dual prompt?
The text was updated successfully, but these errors were encountered: