Improve model card: Add pipeline tag, library name, update paper link and enhance details

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding pipeline_tag: text-generation to help users discover this model for text generation tasks.
  • Adding library_name: transformers to indicate compatibility with the 🤗 Transformers library.
  • Updating the paper link to the Hugging Face paper page: A Practical Two-Stage Recipe for Mathematical LLMs: Maximizing Accuracy with SFT and Efficiency with Reinforcement Learning.
  • Adding comprehensive metadata including tags, datasets, language, and metrics for better discoverability.
  • Incorporating detailed training and technical information from the GitHub repository, and ensuring consistent Markdown heading levels.
RabotniKuma changed pull request status to merged

Sign up or log in to comment