Update README.md
Browse files
README.md
CHANGED
|
@@ -8,4 +8,8 @@ base_model:
|
|
| 8 |
- Qwen/Qwen2.5-7B-Instruct
|
| 9 |
---
|
| 10 |
|
| 11 |
-
The SFT cold start model
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
- Qwen/Qwen2.5-7B-Instruct
|
| 9 |
---
|
| 10 |
|
| 11 |
+
The SFT cold start model trained by the Video-R1-COT-165k dataset.
|
| 12 |
+
|
| 13 |
+
This model can be used as a base model for RL training on the Video-R1-260k dataset.
|
| 14 |
+
|
| 15 |
+
Please refer to: https://github.com/tulerfeng/Video-R1
|