Add model card and metadata

#1
by nielsr HF Staff - opened

This PR adds a model card and relevant metadata to the repository. The model card includes:

  • A description of the Composition-RL approach for Reinforcement Learning with Verifiable Rewards (RLVR).
  • Links to the research paper and the official GitHub repository.
  • Model details, noting it was initialized from Qwen3-8B-Base and trained on the MATH-Composition-199K dataset.
  • Citation information for the paper.

Relevant metadata for pipeline_tag and library_name have also been added to ensure the model is correctly categorized on the Hugging Face Hub.

xx18 changed pull request status to merged

Sign up or log in to comment