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

Token indices sequence length is longer than the specified maximum sequence length for this model (12065 > 12000). Running this sequence through the model will result in indexing errors #382

Open
saitej123 opened this issue Apr 25, 2024 · 1 comment

Comments

@saitej123
Copy link

Token indices sequence length is longer than the specified maximum sequence length for this model (12065 > 12000). Running this sequence through the model will result in indexing errors

Occured train with LLAMA 3 training :

https://colab.research.google.com/drive/1XbH1vpzrGgx75EpDO-mFxXn4G2aatxr-?usp=sharing

@danielhanchen
Copy link
Contributor

@saitej123 I think you fit a OOM out of memory error - the max seq length issue is fine - we auto truncate it in Unsloth

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