Add `library_name` metadata and explicit paper/code links

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  1. Adding library_name: transformers to the metadata. This ensures the model is correctly recognized as a Transformers-compatible model, enabling the automated "how to use" widget on the Hugging Face Hub.
  2. Including direct links to the paper (P1: Mastering Physics Olympiads with Reinforcement Learning) and the GitHub repository (https://github.com/PRIME-RL/P1) in the model card's overview section for easier access and improved discoverability of related project artifacts.

These changes improve the model card's completeness and user-friendliness.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment