nielsr's picture
nielsr HF Staff
Add task category and paper link
34be845 verified
|
raw
history blame
1.71 kB
metadata
license: apache-2.0
task_categories:
  - text-classification

HuggingBench-Classification

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).

Dataset Details

  • classification.zip contains training/validation/test set files and task-to-id file for multi-label classification.
  • huggingface_xxx.pt is graph data file in the format required by CogDL. xxx indicates the type of node feature initialization.

Uses

We use CogDL to implemen baselines for task classification.

pip install cogdl
💻 GitHub Code Reposity
📄 Paper ArXiv-Link
📊 Data HuggingBench