henry984 commited on
Commit
7564472
·
verified ·
1 Parent(s): d063244

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ base_model:
4
+ - Qwen/Qwen3-VL-2B-Instruct
5
  ---
6
+
7
+ This is the checkpoint of the MICCAI 2026 paper “Detecting Clinical Hallucinations in LVLMs via Counterfactual Visual Grounding Uncertainty”.
8
+
9
+
10
+ The code is available at: https://github.com/qin1122/Counterfactual-Hallucination-Detect.