Add library_name, update pipeline_tag and improve model card

#1
by nielsr HF Staff - opened

Hi! I'm Niels, part of the community science team at Hugging Face.

This PR improves the model card for AgentDoG 1.5 by:

  • Updating the pipeline_tag to text-generation to reflect the model's generative nature and architecture.
  • Adding library_name: transformers to the metadata to enable automated code snippets.
  • Adding a "Sample Usage" section using the transformers library to help users get started.
  • Ensuring the technical report, GitHub repository, and project page are correctly linked in the Markdown section.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment