Improve model card: Add abstract, sample usage, update paper and project page links

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card by:

  • Adding the paper's abstract for a comprehensive overview of LiteASR's methodology and results.
  • Including a "Quick Start" sample usage code snippet from the GitHub repository, demonstrating how to use the model with the Hugging Face Transformers library.
  • Updating the paper link to the official Hugging Face papers page: https://huggingface.co/papers/2502.20583.
  • Adding a link to the project page: https://efeslab.github.io/LiteASR/, found in the GitHub README.
  • Refining the initial section to prominently feature the paper title, and links to the paper, code, and project page.
  • Removing the introductory placeholder comment <!-- Provide a quick summary of what the model is/does. -->.

These changes make the model card more informative and user-friendly, aligning it with Hugging Face's best practices for documentation.

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

Sign up or log in to comment