Datasets:

Modalities:
Image
Text
Formats:
csv
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
johko commited on
Commit
ccba121
·
verified ·
1 Parent(s): 3f9ce1e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ This Dataset introduces challenging pictures for assessing MLLM hallucinations. It includes questions and ground-truth answers.
6
+
7
+ Original Paper: (https://arxiv.org/abs/2407.15680)[https://arxiv.org/abs/2407.15680]
8
+ Code Repo: (https://github.com/google/haloquest/)[https://github.com/google/haloquest/]