Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
json
Languages:
Chinese
Size:
10K - 100K
License:
Update README.md
Browse files
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 |
+
```
|