Improve model card for Qwen3-14B-AEPO-DeepSearch with pipeline tag, Transformers library, and GitHub link

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for the Qwen3-14B-AEPO-DeepSearch model, which implements the Agentic Entropy-Balanced Policy Optimization (AEPO) algorithm.

Key improvements include:

  • Adding the pipeline_tag: robotics to accurately categorize the model's functionality as an agent.
  • Specifying library_name: transformers as the model is compatible with the Hugging Face Transformers library, enabling automated code snippets on the Hub.
  • Including a direct link to the associated GitHub repository for easy access to the full codebase, datasets, and training/evaluation instructions.
  • Incorporating the paper's abstract to provide a detailed understanding of the model's design and contributions.

These updates aim to make the model more discoverable and informative for users on the Hugging Face Hub.

dongguanting changed pull request status to merged

Sign up or log in to comment