Update README.md
Browse files
README.md
CHANGED
|
@@ -11,14 +11,14 @@ tags:
|
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
-
# CapRL-
|
| 15 |
|
| 16 |
π<a href="https://arxiv.org/abs/2509.22647">Paper</a> | π <a href="https://github.com/InternLM/CapRL">Github</a> |π€<a href="https://huggingface.co/internlm/CapRL-3B">CapRL-3B Model</a> |π€<a href="https://huggingface.co/yuhangzang/CapRL-InternVL3.5-8B">CapRL-InternVL3.5-8B Model</a> |
|
| 17 |
π€<a href="https://huggingface.co/datasets/internlm/CapRL-2M">CapRL-2M Dataset</a>
|
| 18 |
|
| 19 |
π€<a href="https://huggingface.co/collections/long-xing1/caprl-68d64ac32ded31596c36e189">CapRL Collection</a> | π€<a href="https://huggingface.co/papers/2509.22647">Daily Paper</a>
|
| 20 |
|
| 21 |
-
Based on the same recipe as CapRL-3B, we used InternVL3.5-8B as the policy model and obtained CapRL-InternVL3.5-8B through CapRL. **Its performance significantly surpasses that of Qwen2.5-VL-72B**.
|
| 22 |
|
| 23 |
We are working on even stronger base models and upgrading our training recipe β stay tuned!
|
| 24 |
|
|
|
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
+
# CapRL-InternVL3.5-8B
|
| 15 |
|
| 16 |
π<a href="https://arxiv.org/abs/2509.22647">Paper</a> | π <a href="https://github.com/InternLM/CapRL">Github</a> |π€<a href="https://huggingface.co/internlm/CapRL-3B">CapRL-3B Model</a> |π€<a href="https://huggingface.co/yuhangzang/CapRL-InternVL3.5-8B">CapRL-InternVL3.5-8B Model</a> |
|
| 17 |
π€<a href="https://huggingface.co/datasets/internlm/CapRL-2M">CapRL-2M Dataset</a>
|
| 18 |
|
| 19 |
π€<a href="https://huggingface.co/collections/long-xing1/caprl-68d64ac32ded31596c36e189">CapRL Collection</a> | π€<a href="https://huggingface.co/papers/2509.22647">Daily Paper</a>
|
| 20 |
|
| 21 |
+
Based on the same recipe as CapRL-3B, we used InternVL3.5-8B as the policy model and obtained **CapRL-InternVL3.5-8B** through CapRL. **Its performance significantly surpasses that of Qwen2.5-VL-72B**.
|
| 22 |
|
| 23 |
We are working on even stronger base models and upgrading our training recipe β stay tuned!
|
| 24 |
|