Add pipeline_tag, library_name and paper link

#1
by nielsr HF Staff - opened

Hi! I'm Niels, part of the community science team at Hugging Face.

This PR improves the model card by adding relevant metadata:

  • pipeline_tag: text-classification ensures the model is correctly categorized for safety moderation tasks.
  • library_name: transformers enables the "Use in Transformers" button and automated code snippets.
  • arxiv: 2601.18491 links the repository to the original research paper.

It also keeps the existing "Quick Start" section from the README, which provides clear evidence of how to use the model with the Transformers library.

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

Sign up or log in to comment