Improve model card: add metadata, library name, and paper links

#1
by nielsr HF Staff - opened

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

I noticed that this model card could be improved with additional metadata and links to help users find and use your model more easily. This PR:

  • Updates the pipeline_tag to text-generation (standard for causal LLMs).
  • Adds the library_name: transformers tag to enable the "Use in Transformers" button.
  • Adds links to the research paper and the official GitHub repository.
  • Provides a summary of the Proactive Interactive Reasoning (PIR) paradigm.
  • Includes the citation for the paper.

Let me know if you have any questions!

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

Sign up or log in to comment