-
Notifications
You must be signed in to change notification settings - Fork 0
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
pipeline for integrating crowdsource prompts #6
base: main
Are you sure you want to change the base?
Conversation
The PR is still in draft. |
How are the datasets selected to be included in |
@Kowasaki That can be done. Let me put it in the TODO. |
data/check_prompts.py
Outdated
jinja_template, | ||
template_reference=None, | ||
answer_choices=None | ||
): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
docstring please :))
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done. But still WIP.
Estimated finish time: To finish this, some parts of the work need to be finished from the Team-4 collected prompts and review process. But I can still test what we have right now. |
This PR intends to integrate the following functionality,
load_dataset
module.Project the prompted dataset.-> Use sbmaruf/project instruct data using psrc #1 instead.