{ "name": "MMVet-v2", "release_date": "2024-08-01", "subsets": { "main": { "language": [ "en" ], "modalities": [ "multi_image_interleave" ], "task_type": "vqa", "prompt_template": "{{ question }}", "mapping_from_source": { "media": { "from": "images", "type": "list", "min_items": 1, "max_items": 18 }, "id": { "from": "id" }, "question": { "from": "question" }, "answer": { "from": "answer", "optional": true }, "extra": { "capability": { "from": "capability" }, "added_in": { "from": "added_in" }, "n_images": { "from": "n_images" } }, "source": { "format": "huggingface", "url": { "test": "https://huggingface.co/datasets/whyu/mm-vet-v2" } } }, "prompt_template_source": { "origin": "official", "reference": "https://github.com/open-compass/VLMEvalKit/blob/main/vlmeval/dataset/image_vqa.py (MMVet-v2 — judge-scored; bare question)", "notes": "Tier 3: MMVet-v2 judge-scored eval: bare question per the official MMVet-v2 paper." } } } }