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

Create synthetic MMLU via GPT-4 #367

Open
wants to merge 55 commits into
base: main
Choose a base branch
from
Open

Create synthetic MMLU via GPT-4 #367

wants to merge 55 commits into from

Conversation

nouhadziri
Copy link
Contributor

@nouhadziri nouhadziri commented Sep 24, 2024

Creation process:

  1. Select random few-shot examples from each category in MMLU.
  2. Prompt GPT4 with the few-shot examples to generate similar (but not identical) questions, options and responses.
  3. Parse GPT4 outputs to extract responses and filter malformed outputs.
  4. Upload data to HF.

Copy link
Collaborator

@natolambert natolambert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nouhadziri this looks good. We need to move the location though to match other data scripts
scripts/data/...

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.

2 participants