EunsuKim nielsr HF Staff commited on
Commit
1a42cf5
·
verified ·
1 Parent(s): 60a6c0c

Add link to paper and code (#1)

Browse files

- Add link to paper and code (b157f0236a89e5f549dfce5f116806f7a79f11a9)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,4 +1,10 @@
1
  ---
2
  task_categories:
3
  - text-generation
4
- ---
 
 
 
 
 
 
 
1
  ---
2
  task_categories:
3
  - text-generation
4
+ tags:
5
+ - benchmark
6
+ ---
7
+
8
+ This repository contains the dataset used in the paper [BenchHub: A Unified Benchmark Suite for Holistic and Customizable LLM Evaluation](https://huggingface.co/papers/2506.00482).
9
+
10
+ Code: https://github.com/rladmstn1714/BenchHub