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

[Discussion] information leakage while intaking the conversition? #27

Open
james20141606 opened this issue Aug 4, 2024 · 1 comment

Comments

@james20141606
Copy link

Discussion

Hi, I have one concern about the model taking in the conversation. One conversation might have multiple questions and answers and it seems (from my understanding) the model is tokenizing and consuming the QAs in one conversation simultaneously. I wonder if my understanding is True, and if yes, could it influence the model? If some answers are based on the previous question, could that lead to some potential information leakage?

@mu-cai
Copy link
Collaborator

mu-cai commented Sep 16, 2024

Yeah! This is a good question! A perfect conversational data should aviod such lekage!

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