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

The motivation #10

Open
Germany321 opened this issue Feb 20, 2025 · 6 comments
Open

The motivation #10

Germany321 opened this issue Feb 20, 2025 · 6 comments

Comments

@Germany321
Copy link

Can your model generate COT just like Deepseek-R1? If not, I am curious what is the motivation to use RL for training?

@Germany321 Germany321 changed the title COT The motivation Feb 20, 2025
@CaptainEven
Copy link

CaptainEven commented Feb 20, 2025

Good question! I 'm curious abot the CoT SFT or R1 training too! Looking forward to the answer!

@xrc10
Copy link
Contributor

xrc10 commented Feb 20, 2025

The model can generate COT. And that is the motivation of using GRPO because the training data does not have ground truth COT annotation. Please check out the demo here: https://huggingface.co/spaces/omlab/VLM-R1-Referral-Expression

@Germany321
Copy link
Author

Germany321 commented Feb 20, 2025

Thanks for your reply. I have tried you demo and the model can really generate thought. It is interesting. Are SFT results trained on COT data? Or you just supervise the model with the IOU + format reward and let the model learn to generate COT by themselves?

@snakeztc
Copy link
Contributor

snakeztc commented Feb 20, 2025

There is no COT SFT involved. We just do GPRO on the Qwen-2.5 VL 3B directly and the reasoning process is emerged automatically.

@CaptainEven
Copy link

There is no COT SFT involved. We just do GPRO on the Qwen-2.5 VL 3B directly and the reasoning process is emerged automatically.

Excellent!

@Germany321
Copy link
Author

There is no COT SFT involved. We just do GPRO on the Qwen-2.5 VL 3B directly and the reasoning process is emerged automatically.

That sounds very interesting!

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