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

Training Code #13

Open
ayd-ocan opened this issue Nov 25, 2024 · 3 comments
Open

Training Code #13

ayd-ocan opened this issue Nov 25, 2024 · 3 comments

Comments

@ayd-ocan
Copy link

Thanks for your impressive work ! Are you planning to release training code soon?

@princepride
Copy link
Contributor

I have successfully written the training code. First, you need to know how to perform batch inference. Then, based on the intermediate computation results from the inference, find a way to construct attention_mask, input_ids, pixel_values, and labels. After that, you can proceed with the standard training steps.

@orzgugu
Copy link

orzgugu commented Dec 11, 2024

I have successfully written the training code. First, you need to know how to perform batch inference. Then, based on the intermediate computation results from the inference, find a way to construct attention_mask, input_ids, pixel_values, and labels. After that, you can proceed with the standard training steps.
Could you please provide your SFT code? Thank you very much for your work

@linzhiqiu
Copy link

Is there no plan on releasing the training/finetuning code?

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

4 participants