Improve model card: Add project page, abstract, key results, and comprehensive tags

#2
by nielsr HF Staff - opened

This PR enhances the model card for "Concept Bottleneck Large Language Models" by:

  • Including the official project page link: https://lilywenglab.github.io/CB-LLMs/
  • Adding the full paper abstract for a clear overview of the model's capabilities and goals.
  • Including key results tables from the GitHub README for both text classification and text generation, showcasing the model's performance.
  • Adding a "Usage" section that directs users to the comprehensive instructions in the GitHub repository, as no direct transformers inference snippet is provided.
  • Adding a "Citation" section with the BibTeX entry.
  • Updating the metadata with relevant tags such as text-generation, interpretable-ai, concept-bottleneck, and llm to improve discoverability.

These changes provide a much richer and more informative resource for users interested in this work.

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

Sign up or log in to comment