Improve model card: Add paper link, pipeline tag, specific license, and sample usage

#3
by nielsr HF Staff - opened

This PR enhances the model card for the EchoingECG model by:

  • Updating Metadata:
    • Adding pipeline_tag: other for better discoverability of this specialized model.
    • Correcting the license to cc-by-nc-nd-4.0 to match the explicit license statement in the GitHub repository.
    • Adding medical to the list of tags for improved categorization.
  • Improving Content:
    • Adding a direct link to the Hugging Face paper page: EchoingECG: An Electrocardiogram Cross-Modal Model for Echocardiogram Tasks.
    • Reformatting the GitHub repository link for better readability.
    • Including the "Features" section from the GitHub README for a more comprehensive overview.
    • Updating the image link to an absolute URL for robustness.
    • Adding a detailed "Quick Start: Run EchoingECG in Jupyter Notebook" section with the code snippet from the GitHub README to provide clear sample usage.
    • Including the full "License" details directly from the GitHub repository for transparency.

These changes aim to provide more accurate and complete information, improving the model's clarity and usability on the Hugging Face Hub.

McIntosh ML lab at University of Toronto org

thank you so much for the help!

gaoyua19 changed pull request status to merged

Sign up or log in to comment