Improve model card: add pipeline tag, library name, and explicit links

#1
by nielsr HF Staff - opened

This PR enhances the model card by adding essential metadata and improving discoverability.

Specifically, it includes:

  • pipeline_tag: other to help users discover the model when browsing by task.
  • library_name: pytorch as evidence from the GitHub repository shows PyTorch compatibility.
  • Direct links to the paper and the GitHub repository at the top of the model card for easier access to resources.
mahindrautela changed pull request status to closed

Sign up or log in to comment