Add model card and metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team. This PR adds a model card for Composition-RL-8B, including:
- A link to the paper: Composition-RL: Compose Your Verifiable Prompts for Reinforcement Learning of Large Language Models.
- A link to the official GitHub repository.
- Relevant metadata like the
pipeline_tag(text-generation) andlibrary_name(transformers) to ensure the model is correctly indexed on the Hub.
xx18 changed pull request status to merged