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: transformers and pipeline_tag: text-generation to 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

Sign up or log in to comment