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

Add link to paper and code

Browse files

This PR ensures that the dataset can be found at https://huggingface.co/papers/2506.00482.
It also adds a link to the code repository.

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