Improve model card: Add library_name, detailed usage, and GitHub link

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for OpenCausaLab/CauSight by:

  • Adding library_name: transformers to the metadata, which enables the "how to use" widget on the Hugging Face Hub, based on the config.json and tokenizer_config.json files.
  • Providing a brief description of the model, summarizing its purpose and capabilities from the paper's abstract.
  • Adding a direct link to the official GitHub repository for code and project details.
  • Including detailed "User Guide" sections for setup, dataset download, model download, and evaluation, directly extracted from the GitHub README.
  • Adding a BibTeX citation for proper academic attribution.

These changes make the model card more informative, user-friendly, and compliant with best practices on the Hugging Face Hub.

ez2407 changed pull request status to merged
OpenCausaLab org

Thanks for your contribution! I really appreciate it.

Sign up or log in to comment