Improve model card: Add metadata, paper and GitHub links
#1
by nielsr HF Staff - opened
This PR enriches the model card for the BianCang model by:
- Adding essential metadata:
pipeline_tag: text-generation,library_name: transformers, andlicense: apache-2.0. - Including additional tags like
traditional-chinese-medicine,medical,llm,qwen2, andchinese, along withlanguage: zhfor better discoverability and context. - Adding a prominent link to the Hugging Face paper page: BianCang: A Traditional Chinese Medicine Large Language Model.
- Adding a prominent link to the official GitHub repository: https://github.com/QLU-NLP/BianCang.
- Removing a redundant GitHub link from the introduction section to streamline the content.
The existing detailed descriptions, inference instructions, performance benchmarks, and acknowledgements have been preserved.