Datasets:
Enhance dataset card: Add paper, project page links, task categories, and tags
#1
by
nielsr
HF Staff
- opened
This PR significantly improves the discoverability and information completeness of the CloudAnoBench dataset card by:
- Adding the paper link: Towards Generalizable Context-aware Anomaly Detection: A Large-scale Benchmark in Cloud Environments
- Adding the project page link: https://jayzou3773.github.io/cloudanobench-agent/
- Specifying relevant
task_categoriesin the metadata:TIME_SERIES_FORECASTINGandTEXT_CLASSIFICATIONto reflect the dataset's focus on metrics and logs for anomaly detection. - Including descriptive
tagsin the metadata:anomaly-detection,cloud-environments,metrics,logs, andtime-series. - Adding the
languagetag (en) to the metadata.
These additions make the dataset more accessible and informative for the Hugging Face community.
jayzou3773
changed pull request status to
merged