Improve model card: Add library, links, and usage example

#1
by nielsr HF Staff - opened

This PR enhances the model card for OLMo-2-7B-SFT-GRPO-MATH-1EPOCH by:

  • Adding the library_name: transformers to the metadata, enabling the "how to use" widget on the model page.
  • Including direct links to the paper, the official GitHub repository (https://github.com/sunblaze-ucb/Intuitor), and the project page (https://sunblaze-ucb.github.io/Intuitor/) for easier access to the code and additional resources.
  • Providing a basic Python code snippet for model loading and text generation, facilitating quick usage with the transformers library.

Please review and merge this PR if everything looks good.

Xuandong changed pull request status to merged

Sign up or log in to comment