Update README.md
Browse files
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.
|