File size: 711 Bytes
76bbfb6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | ---
dataset_info:
features:
- name: task
dtype: string
- name: yes_question
dtype: string
- name: no_question
dtype: string
- name: context
dtype: string
- name: image_id
dtype: string
- name: image
dtype: image
- name: hitem
dtype: string
- name: subject
dtype: string
- name: gt
dtype: string
- name: ccs_description
dtype: string
configs:
- config_name: default
data_files:
- split: test
path: test-*.parquet
---
# PhD
PhD (Prompted Visual Hallucination Evaluation Dataset) is a benchmark for evaluating visual hallucination in multimodal models across five task types: attribute, object, counting, positional, and sentiment.
|