miaozq commited on
Commit
527777d
·
verified ·
1 Parent(s): ef66d69

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ PRCO-3B is a model checkpoint based on **Qwen2.5-VL-3B-Instruct** for **Seeing with You: Perception-Reasoning Co-evolution for Multimodal Reasoning**.
6
+
7
+ - **Paper:** Coming soon
8
+ - **Code:** [https://github.com/Dtc7w3PQ/PRCO](https://github.com/Dtc7w3PQ/PRCO)
9
+
10
+ ## Citation
11
+
12
+ Coming soon
13
+
14
+ ```bibtex
15
+ @article{coming_soon,
16
+ title={Seeing with You: Perception-Reasoning Co-evolution for Multimodal Reasoning},
17
+ author={},
18
+ journal={},
19
+ year={}
20
+ }