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_tagfromtext-generationtotext-classification. This more accurately reflects the model's function as a guardrail model that evaluates text against user-defined policies, providing aPASSorFAILclassification. This will improve discoverability on the Hugging Face Hub. - Correcting the
project_pageURL in the metadata to point to the official project websitehttps://taruschirag.github.io/DynaGuard/.