Datasets:
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.txtare 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/examplesfrom Github. - Run train/test shell scripts
model_tracing\kge\scripts\train.shandmodel_tracing\kge\scripts\test.sh.
| ๐ป GitHub | Code Reposity |
| ๐ Paper | ArXiv-Link |
| ๐ Data | HuggingBench |