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

How can I execute the script to obtain a CKPT similar to your Lyra-Mini-3B? #9

Open
cheng-haha opened this issue Jan 8, 2025 · 2 comments

Comments

@cheng-haha
Copy link

Currently, I have trained Stage 2, but I only have the LoRA weights. How can I execute the script to obtain a CKPT similar to Lyra-Mini-3B? This is because I want to run lyra_chartvqa_speech.sh, but the script don't save the complete CKPT.
1736342754102
1736342758107

@zs-zhong
Copy link
Member

zs-zhong commented Jan 9, 2025

Hi, you have two ways to resolve this:

For the second way, you need to create your own data/one_sample.json, containing only one sample, to quickly obtain a temp model.

@cheng-haha
Copy link
Author

Thank you! This issue has basically been resolved.

  1. Is the evaluation for image-text and image-video based on the lmms-eval framework?
  2. Was the evaluation conducted by merging LoRA weights, or by modifying the loading of LoRA within lmms-eval?
  3. Are there plans to provide similar scripts?

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