Improve HSCodeComp dataset card: Add metadata, update paper/code links, and sample usage
#3
by
nielsr
HF Staff
- opened
This PR significantly enhances the dataset card for AIDC-AI/HSCodeComp by:
- Adding
license,task_categories(text-classification,question-answering), and relevanttags(e-commerce,agentic-ai,code-classification,rule-application,benchmark) to the YAML metadata, improving discoverability. - Updating the primary paper link to the specific HSCodeComp arXiv paper:
https://arxiv.org/abs/2510.19631. - Updating the code link to the HSCodeComp subdirectory within the main GitHub repository:
https://github.com/AIDC-AI/Marco-Search-Agent/tree/main/HSCodeComp. - Renaming the
Quick Startsection toSample Usagefor clarity, while preserving its valuable content. - Consolidating and streamlining external links at the top of the card for better navigation.
- Updating all internal relative paper links and the specific
Datalink to ensure they point to the correct external resources.
These updates provide a more comprehensive and user-friendly dataset card for researchers.
QihuiLT
changed pull request status to
merged
Thanks a lot! We have merged your PR.