Datasets:
ArXiv:
License:
Improve dataset card and link to paper
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR improves the dataset card for the cve_tasks_3k_compressed dataset. Key changes include:
- Added
task_categories: [other]to the YAML metadata. - Linked the dataset to the associated paper: "CVE-Factory: Scaling Expert-Level Agentic Tasks for Code Security Vulnerability" (https://huggingface.co/papers/2602.03012).
- Added links to the project page and GitHub repository.
- Included a description of the generated artifact structure (Terminal Bench standard) based on the repository documentation.
- Retained the archive extraction usage.