Set task category to image-text-to-text
#2
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,4 +1,11 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: qid
|
@@ -42,21 +49,13 @@ configs:
|
|
42 |
data_files:
|
43 |
- split: test
|
44 |
path: data/test-*
|
45 |
-
license: apache-2.0
|
46 |
-
task_categories:
|
47 |
-
- question-answering
|
48 |
-
- text-generation
|
49 |
-
language:
|
50 |
-
- en
|
51 |
tags:
|
52 |
- code
|
53 |
-
size_categories:
|
54 |
-
- n<1K
|
55 |
---
|
56 |
|
57 |
## HumanEval-V: Benchmarking High-Level Visual Reasoning with Complex Diagrams in Coding Tasks
|
58 |
<p align="left">
|
59 |
-
<a href="https://
|
60 |
<a href="https://humaneval-v.github.io">π Home Page</a> β’
|
61 |
<a href="https://github.com/HumanEval-V/HumanEval-V-Benchmark">π» GitHub Repository </a> β’
|
62 |
<a href="https://humaneval-v.github.io/#leaderboard">π Leaderboard</a> β’
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: apache-2.0
|
5 |
+
size_categories:
|
6 |
+
- n<1K
|
7 |
+
task_categories:
|
8 |
+
- image-text-to-text
|
9 |
dataset_info:
|
10 |
features:
|
11 |
- name: qid
|
|
|
49 |
data_files:
|
50 |
- split: test
|
51 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
tags:
|
53 |
- code
|
|
|
|
|
54 |
---
|
55 |
|
56 |
## HumanEval-V: Benchmarking High-Level Visual Reasoning with Complex Diagrams in Coding Tasks
|
57 |
<p align="left">
|
58 |
+
<a href="https://huggingface.co/papers/2410.12381">π Paper </a> β’
|
59 |
<a href="https://humaneval-v.github.io">π Home Page</a> β’
|
60 |
<a href="https://github.com/HumanEval-V/HumanEval-V-Benchmark">π» GitHub Repository </a> β’
|
61 |
<a href="https://humaneval-v.github.io/#leaderboard">π Leaderboard</a> β’
|