CMLL commited on
Commit
d44c825
1 Parent(s): e374275

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +108 -0
README.md CHANGED
@@ -1,3 +1,111 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - zh
7
+ tags:
8
+ - medical
9
+ - safety
10
+ size_categories:
11
+ - n<1K
12
  ---
13
+
14
+ # Dataset Card for [TCMLM/TCM_Humanities]
15
+
16
+ <!-- Provide a quick summary of the dataset. -->
17
+
18
+ This dataset, curated by the Traditional Chinese Medicine Language Model Team, comprises a comprehensive collection of multiple-choice questions (both single and multiple answers) from the Chinese Medical Practitioner Examination. It's designed to aid in understanding and assessing knowledge in Chinese humanities medicine, medical ethics, and legal regulations for physicians.
19
+
20
+ ## Dataset Details
21
+
22
+ ### Dataset Description
23
+
24
+ - **Curated by:** Traditional Chinese Medicine Language Model Team.
25
+ - **Funded by:** Sponsored by family parental funds.
26
+ - **Language(s) (NLP):** Primarily in Chinese.
27
+ - **License:** MIT License.
28
+
29
+ ## Uses
30
+
31
+ ### Direct Use
32
+
33
+ This dataset is primarily intended for academic research, educational purposes, and training models in the field of medical humanities, ethics, and law. It can be used to develop AI models that understand and interpret questions related to these fields, aiding in the preparation for medical licensing exams in China.
34
+
35
+ ### Out-of-Scope Use
36
+
37
+ The dataset is not designed for clinical decision-making or patient care. It should not be used as a standalone resource for legal or ethical advice in medical practices. Commercial use and use in medical scenarios require explicit authorization from the author. Unauthorized use, and any resulting ethical, medical safety, or legal issues, are the responsibility of the user.
38
+
39
+ ## Dataset Structure
40
+
41
+ ### Source Data
42
+
43
+ The dataset comprises a curated selection of questions from the Chinese Medical Practitioner Examination. These questions encompass various aspects of medical ethics, legal regulations, and humanities in medicine. Each entry in the dataset includes a question number, the question text, multiple choice options, the correct answer, and an explanation for the answer.
44
+
45
+ For example:
46
+
47
+ | 题目序号 | 题干 | 选项 | 答案 | 解析 |
48
+ | ------- | ---- | ---- | ---- | ---- |
49
+ | 1 | 根据《处方管理办法》规定,处方保存期满后,经()批准、登记备案,方可销毁 | "A.医疗机构主要负责人<br>B.卫生行政主管部门医政管理科室<br>C.卫生行政主管部门负责人<br>D.药品监督管理部门" | A | 《处方管理办法》第五十条规定:处方保存期满后,经医疗机构主要负责人批准、登记备案,方可销毁。 |
50
+
51
+
52
+ ## Bias, Risks, and Limitations
53
+
54
+ ### Bias
55
+
56
+ - **Cultural and Regional Specificity:** This dataset is specifically derived from the Chinese Medical Practitioner Examination and hence, is deeply rooted in the context of Chinese medical practice, law, and ethics. This focus may not accurately represent the diversity of medical practices, ethical standards, and legal frameworks found in other countries and regions. As a result, the dataset may not be suitable for global generalizations about medical practices.
57
+
58
+ - **Content Limitation:** The dataset's focus on multiple-choice questions may limit the depth and complexity of understanding that can be conveyed about each topic. Real-world medical, ethical, and legal scenarios are often more nuanced than what can be captured in a standardized test format.
59
+
60
+ ### Risks
61
+
62
+ - **Misinterpretation:** Users of this dataset, especially those not familiar with the Chinese medical system, might misinterpret the information due to differences in medical practices and regulations across countries. This could lead to incorrect applications of the knowledge in different medical or legal contexts.
63
+
64
+ - **Educational Use Limitation:** While the dataset can be an excellent resource for educational purposes, it should not be relied upon as the sole source of information for critical decision-making in medical practice or legal advice. Users should consult a variety of resources and professional advice for such purposes.
65
+
66
+ ### Limitations
67
+
68
+ - **Question Quantity:** The dataset's utility may be limited by the number of questions it contains. A larger number of questions would provide a more comprehensive overview of the various aspects of medical humanities, ethics, and laws in China.
69
+
70
+ - **Language Barrier:** The dataset is primarily in Chinese, which may limit its accessibility to non-Chinese speaking users. This could hinder its use in international research or educational settings.
71
+
72
+ - **Commercial and Medical Scenario Use:** The dataset is not authorized for commercial use or medical scenarios without explicit permission from the author. Unauthorized use in these contexts may lead to ethical, medical safety, or legal issues.
73
+
74
+ ### Ethical Considerations
75
+
76
+ - **Sensitive Content:** Some questions in the dataset might involve sensitive ethical dilemmas or legal issues. Users must approach these topics with the appropriate level of sensitivity and understanding of the cultural context.
77
+
78
+ - **Respect for Intellectual Property:** The dataset is based on questions from an official examination. Users should respect the intellectual property rights associated with the content and adhere to the provided usage guidelines.
79
+
80
+ In summary, while the "Chinese Medical Humanities Dataset" provides valuable insights into Chinese medical humanities, ethics, and law, users should be aware of its cultural specificity, content limitations, and potential risks. It is important to use this dataset responsibly, keeping in mind its limitations and the need for a broad, culturally sensitive approach to medical humanities and legal education.
81
+
82
+
83
+ ### Recommendations
84
+
85
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
86
+
87
+ ## Citation
88
+
89
+ **BibTeX:**
90
+
91
+ @misc{TCM_Humanities,
92
+ author = {Paris Kang},
93
+ title = {Chinese Medical Humanities Dataset},
94
+ year = {2024},
95
+ howpublished = {Hugging Face Dataset Hub},
96
+ url = {https://huggingface.co/datasets/TCMLM/TCM_Humanities/}
97
+ }
98
+
99
+ ruby
100
+ Copy code
101
+
102
+ **APA:**
103
+
104
+ Kang, P. (2024). *Chinese Medical Humanities Dataset*. Retrieved from https://huggingface.co/datasets/TCMLM/TCM_Humanities/
105
+
106
+
107
+ ## Dataset Card Authors
108
+
109
+ **Author:** Paris Kang, a poet, a practicing physician in oncology with a background in both traditional Chinese and Western medicine, and a doctoral candidate in Electronic Information.
110
+
111
+ **Contact Email:** 1641866831@qq.com