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

Question about ‘labels’ #382

Open
SatireY opened this issue Feb 28, 2024 · 0 comments
Open

Question about ‘labels’ #382

SatireY opened this issue Feb 28, 2024 · 0 comments

Comments

@SatireY
Copy link

SatireY commented Feb 28, 2024

Hi, thanks for your great work!
I'm using the code in the llama-recipes repository to fine-tune my own data and have a question for you: I read the examples/quickstart.ipynb code, I found that when preparing data, not only need to [input_ids, attention_mask] two columns of data, also need to 'labels' column data, I would like to know what role the ‘labels’ column data? Can I provide only [input_ids, attention_mask] two columns for training?
Looking forward to your reply!

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