TideDra commited on
Commit
f047eab
·
verified ·
1 Parent(s): 485e244

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - VLM-Reasoner/VerMulti
5
+ language:
6
+ - en
7
+ base_model:
8
+ - Qwen/Qwen2.5-VL-3B-Instruct
9
+ pipeline_tag: visual-question-answering
10
+ ---
11
+
12
+
13
+ This repository contains the model presented in [LMM-R1: Empowering 3B LMMs with Strong Reasoning Abilities Through Two-Stage Rule-Based RL](https://huggingface.co/papers/2503.07536).
14
+
15
+ Project page: https://forjadeforest.github.io/LMM-R1-ProjectPage