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

Questions about system prompt #20

Open
ningshaoling opened this issue Jul 3, 2023 · 2 comments
Open

Questions about system prompt #20

ningshaoling opened this issue Jul 3, 2023 · 2 comments

Comments

@ningshaoling
Copy link

I observe that the inference script contains an embedded system prompt. Is it also included in training? I wonder how much the performance will be affected if changing the system prompt.

@ningding97
Copy link
Member

I observe that the inference script contains an embedded system prompt. Is it also included in training? I wonder how much the performance will be affected if changing the system prompt.

Embedding system prompts is a common practice that many models would use. However, we didn't use this method since we wanted to make the model more "customizable" with the system prompt. We find system prompts could exert a considerable impact on performance, especially when it comes to details.

@timothylimyl
Copy link

@ningding97 how can your model learn to use system prompt to steer responses?

the dataset has no system prompt data to teach it

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

3 participants