Improve model card: Add pipeline tag, library name, update license, and add abstract

#6
by nielsr HF Staff - opened

This PR significantly enhances the model card for DiffuCoder-7B-cpGRPO by:

  • Setting the pipeline_tag to text-generation, which helps users discover the model via the Hugging Face Hub filters (e.g., at https://huggingface.co/models?pipeline_tag=text-generation).
  • Adding library_name: transformers, ensuring the correct inference widget is displayed on the model page and simplifying usage for users.
  • Updating the license from "unknown" to apache-2.0, providing accurate legal information as specified in the project's GitHub repository.
  • Integrating the paper's abstract into the model card's content, offering a concise overview of the research and model's key contributions directly on the Hub.
Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment