kolerk commited on
Commit
afad7c9
·
verified ·
1 Parent(s): a63d3ca

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - kolerk/TON-AITZ-SFT
5
+ language:
6
+ - en
7
+ base_model:
8
+ - Qwen/Qwen2.5-VL-3B-Instruct
9
+ pipeline_tag: image-text-to-text
10
+ ---
11
+ This is the model cited in the paper: [Think or Not? Selective Reasoning via Reinforcement Learning for Vision-Language Models](https://arxiv.org/abs/2505.16854).