Update model card: Add metadata, paper link, and GitHub content

#1
by nielsr HF Staff - opened

This PR updates the model card for the model presented in the paper ExGRPO: Learning to Reason from Experience.

It adds the pipeline_tag: text-generation and library_name: transformers to the metadata, which enhances discoverability on the Hugging Face Hub and enables the automated "how to use" widget.

Furthermore, it incorporates the detailed information from the GitHub README (https://github.com/ElliottYan/LUFFY/tree/main/ExGRPO) into the model card content, providing a comprehensive overview including introduction, installation, usage, and evaluation instructions. Image paths have been updated to absolute URLs for correct display.

rzzhan changed pull request status to merged

Sign up or log in to comment