Improve model card: Add library_name, abstract, project links, and usage example

#1
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.
  • Including the paper abstract for a comprehensive overview of the work.
  • Adding direct links to the main GitHub repository (https://github.com/GAIR-NLP/MegaScience) and the official project website (https://gair-nlp.github.io/MegaScience).
  • Providing a practical Python usage example using the transformers library for text generation.
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