Add pipeline tag and library name
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR improves the metadata of your model card by adding the pipeline_tag: text-classification and library_name: onnx. These additions help users find your model when filtering the Hugging Face Hub by task or library. I have also slightly updated the BibTeX citation to ensure the paper title matches the official research paper metadata.
The rest of the documentation, including the detailed benchmark results and code examples, remains unchanged.
Aravind0495 changed pull request status to merged