Enhance model card with metadata, paper link, and project page

#1
by nielsr HF Staff - opened

This pull request improves the model card for Fast-OpenMath-Nemotron-14B by adding crucial metadata and relevant links:

  • Metadata:
    • Adds pipeline_tag: text-generation for better discoverability on the Hub.
    • Adds library_name: transformers to indicate compatibility with the Hugging Face Transformers library.
    • Adds paper: https://huggingface.co/papers/2507.08267 to directly link to the associated research paper.
    • Adds tags: [mathematical-reasoning, qwen2] to accurately categorize the model's domain and base architecture.
  • Content:
    • Introduces the model with a clear link to its originating paper.
    • Includes the project page URL for more comprehensive information.

These updates will make the model card more informative, discoverable, and aligned with Hugging Face Hub best practices.

RabotniKuma changed pull request status to merged

Sign up or log in to comment