Improve model card: Add pipeline tag, library name, and GitHub link, update license
#1
by
nielsr HF Staff - opened
This PR enhances the model card by:
- Adding
library_name: transformersto ensure the "how to use" widget appears automatically. - Adding
pipeline_tag: question-answeringfor better discoverability on the Hugging Face Hub. - Updating the license to
apache-2.0as specified in the GitHub repository. - Adding a link to the GitHub repository.
- Updating the
model_idin the usage example toLinjieMu/MedCEG.
Please review and merge if these improvements are satisfactory!