Add task categories, language, tags, paper, project page, and code links
#1
by
nielsr
HF Staff
- opened
This PR improves the dataset card by:
- Adding
task_categories: ['text-generation']to the metadata for better discoverability. - Including
language: ['en']in the metadata. - Adding
tags: ['code-generation']to the metadata. - Providing a direct link to the Hugging Face paper: https://huggingface.co/papers/2512.04324
- Adding a link to the project page: https://da-comp.github.io/
- Including a link to the GitHub repository: https://github.com/anonymous/DAComp
FangyuLei
changed pull request status to
merged