tianchez commited on
Commit
b9a4c5a
·
verified ·
1 Parent(s): 2de44eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  An REC ehanched Qwen 2.5VL 3B with VLM-R1 reinforcement learning.
2
 
3
  cite: arxiv.org/abs/2504.07615
 
1
+ ---
2
+ datasets:
3
+ - lmms-lab/RefCOCOg
4
+ language:
5
+ - en
6
+ base_model:
7
+ - Qwen/Qwen2.5-VL-3B-Instruct
8
+ pipeline_tag: zero-shot-object-detection
9
+ ---
10
  An REC ehanched Qwen 2.5VL 3B with VLM-R1 reinforcement learning.
11
 
12
  cite: arxiv.org/abs/2504.07615