Add library_name, pipeline_tag, and usage section

#1
by nielsr HF Staff - opened

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

This PR improves the model card by:

  • Adding the library_name: transformers and pipeline_tag: text-generation to the metadata.
  • Linking the model to the original research paper on arXiv via the arxiv metadata field.
  • Adding a "Usage" section with a code snippet derived from the official GitHub repository, demonstrating how to perform answer verification.

Please let me know if you have any questions!

Memtensor Research Group org

Hi Niels, thanks a lot for the PR and for the detailed improvements! πŸ™

These additions make the model card much clearer and more discoverable on the Hub. The metadata updates, paper reference, and GitHub link are all very helpful for users.

I'm happy to accept these changes and will merge the PR shortly. Thanks again for your contribution and for the support from the Hugging Face community team!

Hush-cd changed pull request status to merged

Sign up or log in to comment