Add comprehensive model card for EHR-R1-1.7B
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for the EHR-R1-1.7B model.
Key updates include:
- Linking the model to its official paper: EHR-R1: A Reasoning-Enhanced Foundational Language Model for Electronic Health Record Analysis.
- Adding the
licenseascc-by-nc-4.0. - Specifying
library_name: transformers, enabling automated code snippets for usage. - Setting the
pipeline_tag: text-generationfor better discoverability. - Including relevant tags:
medical,healthcare,ehr,reasoning,qwen. - Providing a link to the GitHub repository: https://github.com/MAGIC-AI4Med/EHR-R1.
- Detailing usage instructions with a code example and EHR input format directly from the GitHub README.
Please review and merge this PR.
BlueZeros
changed pull request status to
merged