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: transformers to enable automated code snippets on the model page.
  • Set the pipeline_tag: text-classification to 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 safety and guardrail.

These updates will help users better discover and use your model on the Hugging Face Hub.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment