Enhance model card with metadata, paper link, code link, and usage example

#1
by nielsr HF Staff - opened

This PR significantly improves the model card for EHR-R1 by:

  • Adding pipeline_tag: text-generation to improve discoverability on the Hugging Face Hub.
  • Including library_name: transformers metadata, which enables the automated "how to use" widget and provides immediate code snippets for users.
  • Linking to the official paper: EHR-R1: A Reasoning-Enhanced Foundational Language Model for Electronic Health Record Analysis.
  • Providing a direct link to the GitHub repository: https://github.com/MAGIC-AI4Med/EHR-R1.
  • Incorporating a detailed model description, key highlights, and a practical transformers code snippet for inference, all sourced directly from the GitHub README. The EHR input format is also included to guide users.

This update makes the model more accessible, discoverable, and user-friendly for the community.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment