Improve model card: Add metadata, news, abstract, to-do list, and GitHub link

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for AesCoder-4B by:

  • Adding the pipeline_tag: text-generation for accurate categorization and improved discoverability on the Hugging Face Hub.
  • Specifying library_name: transformers to enable the automated "how to use" widget, as the model is explicitly compatible with the transformers library.
  • Including the license: apache-2.0 for clear licensing information, based on common practice for similar models.
  • Adding the Hugging Face model badge from the project's GitHub README to the introductory section.
  • Incorporating an explicit link to the GitHub repository for easy access to the codebase.
  • Integrating the `
SamuelBang changed pull request status to merged

Sign up or log in to comment