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

Any plan to provide prompt settings and dataset loaders? #1

Open
init0xyz opened this issue Oct 22, 2024 · 0 comments
Open

Any plan to provide prompt settings and dataset loaders? #1

init0xyz opened this issue Oct 22, 2024 · 0 comments

Comments

@init0xyz
Copy link

init0xyz commented Oct 22, 2024

Hi, thank you so much for your excellent work!

I noticed that the dataset loader and prompt settings seem to be missing in the generator/trainer.py file:

from data.dataset_loader import get_datasets
from utils.util import load_config
from data.prompt_loader import load_prompts

Are there any plans to provide these data loaders? Additionally, it seems that the inference code for ChatGPT might be missing from main-openai.py. Is it intended to function the same as in main.py(i.e., reward_guide argument in main.py)?

Thank you for your time, and I appreciate any clarification you can provide!

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

1 participant