Improve model card: Add library_name, science tag, GitHub link, and usage example

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding library_name: transformers to the metadata, enabling the "how to use" widget on the Hub and improving library filtering.
  • Adding the science tag for better discoverability of this scientific reasoning model.
  • Including a direct link to the GitHub repository for quick access to the project's code and resources.
  • Providing a Python code snippet for quick inference using the transformers library, making the model easier to use for researchers.
MegaScience org

Thank you very much for your effort in refining the README.

Vfrz changed pull request status to merged

Sign up or log in to comment