nielsr HF Staff commited on
Commit
30ad1b8
·
verified ·
1 Parent(s): 875f05b

Add initial dataset card

Browse files

This PR adds an initial dataset card, links to the paper and sets the task category to image-text-to-text

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - image-text-to-text
4
+ ---
5
+
6
+ MedHallTune: A Benchmark and Instruction Tuning Dataset for Mitigating Medical Hallucination in Vision-Language Models
7
+
8
+ This dataset is described in the paper: https://arxiv.org/abs/2502.20780