cqsss nielsr HF Staff commited on
Commit
7cdcf6e
·
verified ·
1 Parent(s): e7178db

Add task category and paper link (#1)

Browse files

- Add task category and paper link (34be84563ae2fea0c8cdacc8954751f7a8490db1)


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

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
4
 
5
  # HuggingBench-Classification
6
 
7
- This dataset contains Task Classification test collection in HuggingBench for paper "Benchmarking Recommendation, Classification, and Tracing Based on Hugging Face Knowledge Graph".
8
 
9
  ## Dataset Details
10
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - text-classification
5
  ---
6
 
7
  # HuggingBench-Classification
8
 
9
+ This dataset contains Task Classification test collection in HuggingBench for paper "Benchmarking Recommendation, Classification, and Tracing Based on Hugging Face Knowledge Graph" ([https://huggingface.co/papers/2505.17507](https://huggingface.co/papers/2505.17507)).
10
 
11
  ## Dataset Details
12