Improve model card: Add `library_name`, `tags`, GitHub link, and usage example

#1
by nielsr HF Staff - opened

This PR significantly improves the model card by:

  • Adding library_name: transformers to the metadata, which enables the "how to use" button on the Hub.
  • Including relevant qwen and scientific-reasoning tags for better discoverability.
  • Adding a direct link to the main project's GitHub repository (https://github.com/GAIR-NLP/MegaScience) for easy access to the code.
  • Incorporating a minimal code snippet to demonstrate how to use the model with the Hugging Face transformers library.
  • Providing a concise introduction to the model's purpose and contributions, extracted from the paper's abstract/GitHub README.
Vfrz changed pull request status to merged
MegaScience org

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

Sign up or log in to comment