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

How can I fine-tune using data in these formats #1

Open
leegohi04517 opened this issue Aug 7, 2023 · 0 comments
Open

How can I fine-tune using data in these formats #1

leegohi04517 opened this issue Aug 7, 2023 · 0 comments

Comments

@leegohi04517
Copy link

How should I post-process these data for fine-tuning? I realized that the prompt format for Pygmalion is as follows: [CHARACTER]'s Persona: [A few sentences about the character you want the model to play]

[DIALOGUE HISTORY] You: [Your input message here]
[CHARACTER]:
Do I just need to convert the training input text into this format? Specifically,
1. Treat the persona “ description” as a separate section
2. Use to separate
3. After replacing the person in conversation, convert it into dialog format
I'm not sure what to use as input_ids and what to use as labels for fine-tuning.

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