Monor commited on
Commit
a3327df
·
verified ·
1 Parent(s): d9858e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -80,4 +80,15 @@ True/False questions(判断题)
80
 
81
 
82
 
83
- > Canggong-14b-chat is an LLM of traditional Chinese medicine still in training.
 
 
 
 
 
 
 
 
 
 
 
 
80
 
81
 
82
 
83
+ > Canggong-14b-chat is an LLM of traditional Chinese medicine still in training.
84
+
85
+ ## Citation
86
+ If you find this project useful in your research, please consider cite:
87
+ ```
88
+ @misc{hwtcm2024,
89
+ title={{hwtcm: Haiwei} a traditional Chinese medicine QA dataset for evaluating large language models},
90
+ author={Haiwei Developer Team},
91
+ howpublished = {\url{https://huggingface.co/datasets/Monor/hwtcm}},
92
+ year={2024}
93
+ }
94
+ ```