Add `library_name` and Sample Usage

#2
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding library_name: transformers to the metadata, which enables the "how to use" widget on the model page.
  • Expanding the model description with details from the paper abstract/GitHub README summary.
  • Including a "Sample Usage" section with a code snippet directly from the official GitHub repository's "Use Hugging Face weights" instructions, demonstrating how to load and perform inference with the model.

These improvements will make the model more discoverable and easier to use for the community.

Tsinghua-NICS-EFC org

Thanks for the great contribution! This PR significantly improves the model card by adding metadata, expanding the description, and including a sample usage example. Merging it now πŸš€

minzh23 changed pull request status to merged

Sign up or log in to comment