psp-dada commited on
Commit
33a1c05
·
verified ·
1 Parent(s): c9fafbd

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - psp-dada/SENTINEL
5
+ language:
6
+ - en
7
+ base_model:
8
+ - Qwen/Qwen2-VL-2B-Instruct
9
+ ---
10
+
11
+ # Model Card for SENTINEL:<br> Mitigating Object Hallucinations via Sentence-Level Early Intervention <!-- omit in toc -->
12
+
13
+ <a href='https://arxiv.org/abs/2507.12455'>
14
+ <img src='https://img.shields.io/badge/Paper-Arxiv-purple'></a>
15
+ <a href='https://github.com/pspdada/SENTINEL'>
16
+ <img src='https://img.shields.io/badge/Github-Repo-Green'></a>
17
+
18
+ For the details of this model, please refer to the [documentation](https://github.com/pspdada/SENTINEL?tab=readme-ov-file#-model-weights) of the GitHub repo.