zfj1998's picture
Update README.md
f8a1b66 verified
|
raw
history blame
714 Bytes
---
dataset_info:
features:
- name: qid
dtype: string
- name: ground_truth_solution
dtype: string
- name: image_description
dtype: string
- name: test_script
dtype: string
- name: function_signature
dtype: string
- name: image
dtype: image
splits:
- name: test
num_bytes: 12840101
num_examples: 108
download_size: 12571814
dataset_size: 12840101
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
license: apache-2.0
task_categories:
- image-to-text
language:
- en
tags:
- code
pretty_name: humanevalv
---
# HumanEval-V: Evaluating Visual Understanding and Reasoning Abilities of Large Multimodal Models Through Coding Tasks