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

Train with multiple candidate output token? #1562

Open
fzyzcjy opened this issue Jan 19, 2025 · 2 comments
Open

Train with multiple candidate output token? #1562

fzyzcjy opened this issue Jan 19, 2025 · 2 comments

Comments

@fzyzcjy
Copy link

fzyzcjy commented Jan 19, 2025

Hi thanks for the library! It would be great if a output position can have multiple candidate output token. For example, at position 10, the target distribution is "token A should have 70% probability and token B be 30%".

@yukiarimo
Copy link

Isn’t it just a DPO?

@fzyzcjy
Copy link
Author

fzyzcjy commented Jan 20, 2025

I guess maybe no, b/c maybe the target distribution is "A has 50%, B has 30%, C has 20%"

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

2 participants