File size: 714 Bytes
3c5a0b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f8a1b66
3c5a0b8
 
f8a1b66
3c5a0b8
 
 
 
 
f8a1b66
 
 
 
 
 
 
 
3c5a0b8
f8a1b66
 
 
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
35
36
37
38
39
---
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