Datasets:
Add files using upload-large-folder tool
Browse files- README.md +53 -0
- data-00000-of-00001.parquet +3 -0
- data-00000-of-00002.parquet +3 -0
- data-00001-of-00002.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: image
|
| 5 |
+
dtype: image
|
| 6 |
+
- name: question
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: answer
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: choices
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: category
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: source
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: type
|
| 17 |
+
dtype: string
|
| 18 |
+
configs:
|
| 19 |
+
- config_name: default
|
| 20 |
+
data_files:
|
| 21 |
+
- split: test
|
| 22 |
+
path: data-*.parquet
|
| 23 |
+
license: mit
|
| 24 |
+
task_categories:
|
| 25 |
+
- visual-question-answering
|
| 26 |
+
language:
|
| 27 |
+
- en
|
| 28 |
+
tags:
|
| 29 |
+
- misleading
|
| 30 |
+
- vqa
|
| 31 |
+
- hallucination
|
| 32 |
+
- benchmark
|
| 33 |
+
size_categories:
|
| 34 |
+
- 1K<n<10K
|
| 35 |
+
---
|
| 36 |
+
|
| 37 |
+
# MVI-Bench
|
| 38 |
+
|
| 39 |
+
Misleading Visual Input Benchmark with 1,248 expert-annotated VQA instances across 6 visual illusion categories (resemblance, representation, material, mirror, occlusion, illusion).
|
| 40 |
+
|
| 41 |
+
## Fields
|
| 42 |
+
|
| 43 |
+
| Field | Description |
|
| 44 |
+
|-------|-------------|
|
| 45 |
+
| image | Input image (potentially misleading) |
|
| 46 |
+
| question | Question about the image |
|
| 47 |
+
| answer | Ground truth answer |
|
| 48 |
+
| choices | JSON-encoded list of options |
|
| 49 |
+
| category | Visual illusion category |
|
| 50 |
+
| source | Image source type (edited/synthetic) |
|
| 51 |
+
| type | Question type (normal/adversarial) |
|
| 52 |
+
|
| 53 |
+
Source: [kittyhy/MVI-Bench](https://huggingface.co/datasets/kittyhy/MVI-Bench)
|
data-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e8c4f5e98dfc43f1f9a763d236d446bbd1ce981dcfcb3a3b22a398da99e38f3
|
| 3 |
+
size 94138710
|
data-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d60e63cf7bb1d6714fa96d684464a6b32916a108842c4ed21a37a9877b8d168
|
| 3 |
+
size 188709562
|
data-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce8554a7b999381b7baae97fcd846636c934370d600bb2f2848d3419ab3b2652
|
| 3 |
+
size 38516461
|