Skip to content

Commit

Permalink
fix image missing issue
Browse files Browse the repository at this point in the history
Signed-off-by: ZhangJianyu <[email protected]>
  • Loading branch information
arthw committed Nov 10, 2024
1 parent 8a340bd commit 280348d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions evals/evaluation/HELMET/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# HELMET: How to Evaluate Long-context Language Models Effectively and Thoroughly <img src="assets/logo.jpeg" alt="HELMET" width="30">
# HELMET: How to Evaluate Long-context Language Models Effectively and Thoroughly <img src="assets/logo.png" alt="HELMET" width="30">

[[Paper](https://arxiv.org/abs/2410.02694)]

HELMET <img src="assets/logo.jpeg" alt="HELMET" width="30"> (How to Evaluate Long-context Models Effectively and Thoroughly) is a comprehensive benchmark for long-context language models covering seven diverse categories of tasks.
HELMET <img src="assets/logo.png" alt="HELMET" width="30"> (How to Evaluate Long-context Models Effectively and Thoroughly) is a comprehensive benchmark for long-context language models covering seven diverse categories of tasks.
The datasets are application-centric and are designed to evaluate models at different lengths and levels of complexity.
Please check out the paper for more details, and this repo will detail how to run the evaluation.

Expand Down
Binary file removed evals/evaluation/HELMET/assets/logo.jpeg
Binary file not shown.
Binary file added evals/evaluation/HELMET/assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 280348d

Please sign in to comment.