zfj1998 commited on
Commit
de6a370
β€’
1 Parent(s): 50af2be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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.