Add metadata (pipeline tag, library, license) and project page link

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding pipeline_tag: text-generation to improve discoverability on the Hub.
  • Adding library_name: transformers to enable the automated "how to use" widget, as evidenced by the explicit use of the transformers library in the sample code.
  • Adding license: mit as explicitly stated in the project's GitHub repository.
  • Adding a link to the project page: https://bigai-nlco.github.io/Native-Parallel-Reasoner/.

The existing paper link (ArXiv) is retained as per guidelines. No changes were made to the sample usage section.

Please review and merge if everything looks good.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment