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

Adding example awareness to bayesian teleprompter #302

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Conversation

klopsahlong
Copy link
Collaborator

This PR makes the following changes:

  1. Adds support for example aware metaprompting. Now users have the choice of using both data aware and example aware metaprompting, either together or separately. These choices can be specified with the view_data and view_examples flags.
  2. Adds in a summarization step on top of data observations in order to condense observations into a 2-3 sentence summary. We've found that this helps to make suggested instructions better, potentially because the metaprompt is less bogged down by extra text. (thanks @XenonMolecule for this solution!)

@klopsahlong klopsahlong merged commit 533093c into main Jan 29, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant