Improve dataset card: Add paper/GitHub links, abstract, update categories and citation
#1
by
nielsr
HF Staff
- opened
This pull request aims to significantly improve the dataset card for the collection of biomedical image classification datasets associated with the "Singular Value Few-shot Adaptation of Vision-Language Models" paper.
Key changes include:
- Adding a descriptive top-level title.
- Providing direct links to the associated paper (Singular Value Few-shot Adaptation of Vision-Language Models) and the GitHub repository (https://github.com/HealthX-Lab/CLIP-SVD).
- Including the paper abstract for comprehensive context regarding the dataset's use.
- Updating the
task_categoriesin the metadata tozero-shot-image-classificationandimage-to-textto better reflect the capabilities and domain of Vision-Language Models described in the paper. - Adding
vision-language-modelandfew-shot-learningas additional tags for improved discoverability. - Consolidating the citation section to include both the "Singular Value Few-shot Adaptation of Vision-Language Models" paper and the "BiomedCoOp" paper, with updated years as per the GitHub repository.
- Removing the generic
# Introductionheader as the new structure provides better flow.
Thanks for the suggestions. I incorporated the requested changes.
TahaKoleilat
changed pull request status to
closed