Improve dataset card: add paper link, code link, and task category
#2
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR improves the dataset card for PoseX by:
- Adding the
othertask category to the YAML metadata. - Including direct links to the paper, GitHub repository, and online leaderboard.
- Adding a "Sample Usage" section with code snippets found in the official repository.
- Refining the metadata tags for better discoverability.
- Updating the citation to the ICLR 2026 version.
These changes help document the artifact more thoroughly and connect it to the relevant research.
RegiusQuant changed pull request status to merged