Improve model card: Add pipeline tag, library name, and update paper links

#1
by nielsr HF Staff - opened

This PR enhances the model card for PromptCoT-2.0-SelfPlay-30B-A3B by:

  • Adding pipeline_tag: text-generation to improve discoverability on the Hugging Face Hub under the relevant category.
  • Adding library_name: transformers, indicating compatibility with the Hugging Face Transformers library and enabling the automated "How to use" widget.
  • Updating the paper link in the introductory section and within the "Resources" section to the official Hugging Face Papers page (PromptCoT 2.0: Scaling Prompt Synthesis for Large Language Model Reasoning).
  • Adding a "Usage" section that directs users to the official GitHub repository for detailed instructions on installation and running the self-play and SFT pipelines.

These changes will help users find, understand, and use the model more effectively.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment