Add pipeline_tag, library_name and improve model card

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the community science team at Hugging Face.

I've noticed that this model card could benefit from some additional metadata and a structured layout to improve discoverability and usability. This PR adds the following:

  • pipeline_tag: text-classification: To categorize the model for safety moderation tasks.
  • library_name: transformers: To enable the automated "Use in Transformers" code snippet on the model page.
  • Linked the model to its corresponding paper (2601.18491).
  • Included a "Quick Start" usage section based on the code provided in the README.

Feel free to merge this if it looks good to you!

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

Sign up or log in to comment