Add model card and metadata
#1
by nielsr HF Staff - opened
This PR adds a model card for the model presented in the paper EMA Policy Gradient: Taming Reinforcement Learning for LLMs with EMA Anchor and Top-k KL.
It includes:
- Relevant metadata (
pipeline_tag,library_name,license). - A link to the paper and the official GitHub repository.
- A brief description of the EMA-PG method.