Improve model card: Add pipeline tag, library name, and explicit links

#1
by nielsr HF Staff - opened

This PR enhances the model card for the Deep Ignorance model suite by:

  • Adding pipeline_tag: text-generation to improve discoverability on the Hugging Face Hub via relevant filters.
  • Specifying library_name: transformers to enable the "Use in Transformers" widget and correctly associate the model with its primary library.
  • Updating the paper link to the official Hugging Face Papers page (Deep Ignorance: Filtering Pretraining Data Builds Tamper-Resistant Safeguards into Open-Weight LLMs).
  • Adding explicit links to the project page (https://deepignorance.ai/) and the GitHub repository (https://github.com/EleutherAI/deep-ignorance) for easy access to more resources.
Kyle1668 changed pull request status to merged

Sign up or log in to comment