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

Can the user-side can obtain the final prompt in literal? #15

Closed
LemonQC opened this issue Aug 31, 2022 · 1 comment
Closed

Can the user-side can obtain the final prompt in literal? #15

LemonQC opened this issue Aug 31, 2022 · 1 comment

Comments

@LemonQC
Copy link

LemonQC commented Aug 31, 2022

I found this optimization is about vector after user obtain the results from server. I wander if there any possible to get the final prompt text to help other people to design prompts

@LemonQC LemonQC changed the title Does the user-side can obtain the final prompt in literal? Can the user-side can obtain the final prompt in literal? Aug 31, 2022
@txsun1997
Copy link
Owner

No, our prompt is continuous and it may hurt performance if rounding it into a discrete prompt. I'd like to recommend some related works that optimize discrete prompts: https://github.com/txsun1997/LMaaS-Papers#black-box-optimization

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