Update pipeline tag and correct project page URL

#1
by nielsr HF Staff - opened

This PR improves the model card for DynaGuard-8B by:

  • Updating the pipeline_tag from text-generation to text-classification. This more accurately reflects the model's function as a guardrail model that evaluates text against user-defined policies, providing a PASS or FAIL classification. This will improve discoverability on the Hugging Face Hub.
  • Correcting the project_page URL in the metadata to point to the official project website https://taruschirag.github.io/DynaGuard/.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment