Datasets:
Add task categories, paper link, and sample usage to dataset card
#2
by nielsr HF Staff - opened
This PR improves the dataset card for SylReg by:
- Adding the
othertask category to the YAML metadata. - Linking the dataset to its corresponding paper page.
- Providing a "Sample Usage" section with the Python snippet from the official GitHub repository to make utilizing the models and dataset simpler.
All existing dataset configs and splits information have been preserved.
ryota-komatsu changed pull request status to merged