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_tagtotext-generationto reflect the model's generative nature and architecture. - Adding
library_name: transformersto the metadata to enable automated code snippets. - Adding a "Sample Usage" section using the
transformerslibrary to help users get started. - Ensuring the technical report, GitHub repository, and project page are correctly linked in the Markdown section.