Update README.md
Browse files
README.md
CHANGED
@@ -36,11 +36,11 @@ pretty_name: humanevalv
|
|
36 |
|
37 |
## HumanEval-V: Evaluating Visual Understanding and Reasoning Abilities of LMMs Through Coding Tasks
|
38 |
<p align="left">
|
|
|
39 |
<a href="https://humaneval-v.github.io">π Home Page</a> β’
|
40 |
<a href="https://github.com/HumanEval-V/HumanEval-V-Benchmark">π» GitHub Repository </a> β’
|
41 |
<a href="https://humaneval-v.github.io/#leaderboard">π Leaderboard</a> β’
|
42 |
-
<a href="">π€ Dataset Viewer</a>
|
43 |
-
<a href="">π Paper </a>
|
44 |
</p>
|
45 |
|
46 |
HumanEval-V includes 108 carefully crafted, entry-level Python coding tasks. LMMs are required to complete the code solution based on the provided visual context and a predefined Python function signature outlining the task requirements. Every task is equipped with meticulously handcrafted test cases for execution-based pass@k evaluation.
|
|
|
36 |
|
37 |
## HumanEval-V: Evaluating Visual Understanding and Reasoning Abilities of LMMs Through Coding Tasks
|
38 |
<p align="left">
|
39 |
+
<a href="">π Paper </a> β’
|
40 |
<a href="https://humaneval-v.github.io">π Home Page</a> β’
|
41 |
<a href="https://github.com/HumanEval-V/HumanEval-V-Benchmark">π» GitHub Repository </a> β’
|
42 |
<a href="https://humaneval-v.github.io/#leaderboard">π Leaderboard</a> β’
|
43 |
+
<a href="https://huggingface.co/spaces/HumanEval-V/HumanEval-V-Benchmark-Viewer">π€ Dataset Viewer</a>
|
|
|
44 |
</p>
|
45 |
|
46 |
HumanEval-V includes 108 carefully crafted, entry-level Python coding tasks. LMMs are required to complete the code solution based on the provided visual context and a predefined Python function signature outlining the task requirements. Every task is equipped with meticulously handcrafted test cases for execution-based pass@k evaluation.
|