Improve model card: Add paper link, pipeline_tag, and library_name

#1
by nielsr HF Staff - opened

This PR improves the model card for TrueGL_Granite by:

  • Linking directly to the paper TrueGL: A Truthful, Reliable, and Unified Engine for Grounded Learning in Full-Stack Search.
  • Adding the pipeline_tag: text-generation to ensure the model is discoverable under relevant tasks, reflecting its capability to return textual explanations alongside reliability scores.
  • Adding library_name: transformers as the model's config.json and tokenizer_config.json indicate compatibility, enabling the automated code snippet for users.
Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment