yuhangzang commited on
Commit
763d637
Β·
verified Β·
1 Parent(s): 9151aa9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -12,16 +12,16 @@ datasets:
12
  - internlm/CapRL-2M
13
  ---
14
 
15
- # CapRL-Qwen3VL-2B
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/collections/long-xing1/caprl-68d64ac32ded31596c36e189">CapRL Collection</a> | πŸ€—<a href="https://huggingface.co/papers/2509.22647">Daily Paper</a>
17
 
18
- ### CapRL2.0 Series
19
- πŸ€—<a href="https://huggingface.co/internlm/CapRL-Qwen3VL-2B">CapRL-Qwen3VL-2B Model</a> | πŸ€—<a href="https://huggingface.co/internlm/CapRL-Qwen3VL-4B">CapRL-Qwen3VL-4B Model</a>
20
-
21
- ### CapRL1.0 Series
22
- πŸ€—<a href="https://huggingface.co/internlm/CapRL-3B">CapRL-Qwen2.5VL-3B Model</a> |πŸ€—<a href="https://huggingface.co/yuhangzang/CapRL-InternVL3.5-8B">CapRL-InternVL3.5-8B Model</a> |
23
- πŸ€—<a href="https://huggingface.co/datasets/internlm/CapRL-2M">CapRL-2M Dataset</a> ο½œπŸ€—<a href="https://huggingface.co/mradermacher/CapRL-3B-GGUF">CapRL-3B-GGUF</a> ο½œπŸ€—<a href="https://huggingface.co/mradermacher/CapRL-3B-i1-GGUF">CapRL-3B-i1-GGUF</a>
24
 
 
25
  We are excited to release the **CapRL 2.0 series**: **CapRL-Qwen3VL-2B** and **CapRL-Qwen3VL-4B**. These models feature fewer parameters while delivering even more powerful captioning performance.
26
  Notably, **CapRL-Qwen3VL-2B outperforms both CapRL-Qwen2.5VL-3B and Qwen2.5VL-72B in captioning tasks**.
27
  This leap in efficiency is driven by our upgraded training recipe, which includes a more rigorous QA data filter and a significantly more diverse image dataset. We welcome everyone to try them out!
 
12
  - internlm/CapRL-2M
13
  ---
14
 
15
+ # CapRL
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/collections/long-xing1/caprl-68d64ac32ded31596c36e189">CapRL Collection</a> | πŸ€—<a href="https://huggingface.co/papers/2509.22647">Daily Paper</a>
17
 
18
+ ### CapRL Series Model & Dataset
19
+ | Series | Models & Resources |
20
+ | :--- | :--- |
21
+ | **CapRL 2.0 Series** | [πŸ€— CapRL-Qwen3VL-2B](https://huggingface.co/internlm/CapRL-Qwen3VL-2B) \| [πŸ€— CapRL-Qwen3VL-4B](https://huggingface.co/internlm/CapRL-Qwen3VL-4B) |
22
+ | **CapRL 1.0 Series** | [πŸ€— CapRL-Qwen2.5VL-3B](https://huggingface.co/internlm/CapRL-3B) \| [πŸ€— CapRL-InternVL3.5-8B](https://huggingface.co/yuhangzang/CapRL-InternVL3.5-8B) \| [πŸ“Š CapRL-2M Dataset](https://huggingface.co/datasets/internlm/CapRL-2M) \| [πŸ“¦ CapRL-3B-GGUF](https://huggingface.co/mradermacher/CapRL-3B-GGUF) \| [πŸ“¦ CapRL-3B-i1-GGUF](https://huggingface.co/mradermacher/CapRL-3B-i1-GGUF) |
 
23
 
24
+ ### CapRL-Qwen3VL-2B
25
  We are excited to release the **CapRL 2.0 series**: **CapRL-Qwen3VL-2B** and **CapRL-Qwen3VL-4B**. These models feature fewer parameters while delivering even more powerful captioning performance.
26
  Notably, **CapRL-Qwen3VL-2B outperforms both CapRL-Qwen2.5VL-3B and Qwen2.5VL-72B in captioning tasks**.
27
  This leap in efficiency is driven by our upgraded training recipe, which includes a more rigorous QA data filter and a significantly more diverse image dataset. We welcome everyone to try them out!