Improve model card: add metadata, links, and usage info
#1
by nielsr HF Staff - opened
Hi, I'm Niels from the community science team at Hugging Face.
This PR improves the model card for the DECS NRP Detector by:
- Adding
library_name: transformersandpipeline_tag: text-generationto the metadata. - Adding links to the associated paper, GitHub repository, and project page.
- Including a sample usage section based on the official GitHub repository instructions.
- Updating the citation block to reflect the latest information.
These changes help users discover, understand, and run the model more easily.
pixas changed pull request status to merged