Safetensors
English
qwen2_5_vl
hmhm1229 commited on
Commit
aefad5c
·
verified ·
1 Parent(s): 92f992c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ datasets:
30
  # 📖 Introduction
31
  **EVisRAG (VisRAG 2.0)** is an evidence-guided Vision Retrieval-augmented Generation framework that equips VLMs for multi-image questions by first linguistically observing retrieved images to collect per-image evidence, then reasoning over those cues to answer. **EVisRAG** trains with Reward-Scoped GRPO, applying fine-grained token-level rewards to jointly optimize visual perception and reasoning.
32
 
33
- <p align="center"><img width=800 src="assets/evisrag.png"/></p>
34
 
35
  # 🎉 News
36
 
 
30
  # 📖 Introduction
31
  **EVisRAG (VisRAG 2.0)** is an evidence-guided Vision Retrieval-augmented Generation framework that equips VLMs for multi-image questions by first linguistically observing retrieved images to collect per-image evidence, then reasoning over those cues to answer. **EVisRAG** trains with Reward-Scoped GRPO, applying fine-grained token-level rewards to jointly optimize visual perception and reasoning.
32
 
33
+ <p align="center"><img width=800 src="evisrag.png"/></p>
34
 
35
  # 🎉 News
36