cqsss's picture
Add task category, paper link, and code link (#1)
0a2fb17 verified
metadata
license: apache-2.0
task_categories:
  - graph-ml

HuggingBench-Tracing

This dataset contains Model Tracing test collection in HuggingBench for paper "Benchmarking Recommendation, Classification, and Tracing Based on Hugging Face Knowledge Graph".

Dataset Details

  • training/validation/test.txt are training/validation/test set files in the format required by LibKGE.

Uses

We use LibKGE to implemen baselines for supervised biselines and use the official code of ULTRA and KG-ICL of the two unsupervised models.

  • Clone LibKGE and configure required environment.
  • Download data in HuggingBench-Tracing to kge/data/huggingface.
  • Copy configuration files in ./model_tracing/kge/examples from Github.
  • Run train/test shell scripts model_tracing\kge\scripts\train.sh and model_tracing\kge\scripts\test.sh.
๐Ÿ’ป GitHub Code Reposity
๐Ÿ“„ Paper ArXiv-Link
๐Ÿ“Š Data HuggingBench