Improve dataset card: Add task category, library name, and code link

#1
by nielsr HF Staff - opened

This PR enhances the dataset card for OTSurv by:

  • Adding task_categories: image-classification to the metadata, which aligns with the dataset's use of whole slide images for medical tasks, improving its discoverability.
  • Including library_name: pytorch in the metadata, as PyTorch is the primary deep learning framework used for this project.
  • Adding a direct GitHub repository badge to the top section of the content, making it easier for users to access the associated code.

These changes will make the dataset card more complete and user-friendly on the Hugging Face Hub.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment