ckmjx commited on
Commit
891654f
·
verified ·
1 Parent(s): d6b4b51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -15
README.md CHANGED
@@ -21,21 +21,21 @@ CounselingBench is a dataset of 1612 mental health counseling-related questions
21
 
22
  **Data Fields**
23
 
24
- question # (int): The unique numeric identifier for the question
25
- patient demographic (string): Information regarding the patient's demographic
26
- mental status exam (string): Information regarding the patient's mental status examination
27
- presenting problem (string): Information regarding the patient's presenting problem
28
- other contexts (string): Other information regarding the patient's background and presentation
29
- question (string): The full text of a question.
30
- choice a (string): The full text of Choice A
31
- choice b (string): The full text of Choice B
32
- choice c (string): The full text of Choice C
33
- choice d (string): The full text of Choice D
34
- potential answers (string): The concatenated full text of all potential answers to the question
35
- correct answer (string): The full text of the correct answer
36
- correct answer (letter) (string): The letter corresponding to the correct answer
37
- explanation for correct answer (string): Expert-generated explanation for the correct answer
38
- competency (string): Expert-annotated competency which the question aims to test
39
 
40
 
41
  **Licensing Information**
 
21
 
22
  **Data Fields**
23
 
24
+ - question # (int): The unique numeric identifier for the question
25
+ - patient demographic (string): Information regarding the patient's demographic
26
+ - mental status exam (string): Information regarding the patient's mental status examination
27
+ - presenting problem (string): Information regarding the patient's presenting problem
28
+ - other contexts (string): Other information regarding the patient's background and presentation
29
+ - question (string): The full text of a question.
30
+ - choice a (string): The full text of Choice A
31
+ - choice b (string): The full text of Choice B
32
+ - choice c (string): The full text of Choice C
33
+ - choice d (string): The full text of Choice D
34
+ - potential answers (string): The concatenated full text of all potential answers to the question
35
+ - correct answer (string): The full text of the correct answer
36
+ - correct answer (letter) (string): The letter corresponding to the correct answer
37
+ - explanation for correct answer (string): Expert-generated explanation for the correct answer
38
+ - competency (string): Expert-annotated competency which the question aims to test
39
 
40
 
41
  **Licensing Information**