Add pipeline_tag, library_name and paper link to metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
I've opened this PR to enhance the model card metadata for AgentDoG-FG-Qwen3-4B. Specifically, I have:
- Added
library_name: transformersto enable automated code snippets on the model page. - Set the
pipeline_tag: text-classificationto categorize the model's primary function (diagnosing/moderating agent trajectories). - Added a link to the research paper: AgentDoG: A Diagnostic Guardrail Framework for AI Agent Safety and Security.
- Added relevant tags such as
safetyandguardrail.
These updates will help users better discover and use your model on the Hugging Face Hub.