We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue: after pretraining Phi-3 with/without VIP, I am getting tokenization mismatch.
Command:
bash scripts/finetune_vip_llava_phi3_stage2.sh
Log:
WARNING: tokenization mismatch: 185 vs. 195. (ignored) WARNING: tokenization mismatch: 191 vs. 200. (ignored) WARNING: tokenization mismatch: 158 vs. 162. (ignored)
The text was updated successfully, but these errors were encountered:
Hi @mzamini92 , do you see any issues with training/benchmarking results?
Sorry, something went wrong.
No branches or pull requests
Describe the issue
Issue: after pretraining Phi-3 with/without VIP, I am getting tokenization mismatch.
Command:
Log:
The text was updated successfully, but these errors were encountered: