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, and license: apache-2.0.
  • Including additional tags like traditional-chinese-medicine, medical, llm, qwen2, and chinese, along with language: zh for 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.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment