Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
Dataset Description
|
| 2 |
|
| 3 |
Paper: https://arxiv.org/pdf/2410.22446
|
| 4 |
|
|
@@ -9,7 +9,7 @@ License: apache-2.0
|
|
| 9 |
Point of Contact: Viet Cuong (Johnny) Nguyen
|
| 10 |
|
| 11 |
|
| 12 |
-
Dataset Summary
|
| 13 |
|
| 14 |
CounselingBench is a dataset of 1612 mental health counseling-related questions across 138 case studies extracted from existing NCMHCE mock exams. NCMHCE questions are designed to test a candidate's aptitude in one out of five mental health counseling competencies:
|
| 15 |
- Intake, Assessment & Diagnosis
|
|
@@ -19,7 +19,7 @@ CounselingBench is a dataset of 1612 mental health counseling-related questions
|
|
| 19 |
- Core Counseling Attributes
|
| 20 |
|
| 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
|
|
@@ -38,7 +38,7 @@ explanation for correct answer (string): Expert-generated explanation for the co
|
|
| 38 |
competency (string): Expert-annotated competency which the question aims to test
|
| 39 |
|
| 40 |
|
| 41 |
-
Licensing Information
|
| 42 |
|
| 43 |
-
|
| 44 |
|
|
|
|
| 1 |
+
**Dataset Description**
|
| 2 |
|
| 3 |
Paper: https://arxiv.org/pdf/2410.22446
|
| 4 |
|
|
|
|
| 9 |
Point of Contact: Viet Cuong (Johnny) Nguyen
|
| 10 |
|
| 11 |
|
| 12 |
+
**Dataset Summary**
|
| 13 |
|
| 14 |
CounselingBench is a dataset of 1612 mental health counseling-related questions across 138 case studies extracted from existing NCMHCE mock exams. NCMHCE questions are designed to test a candidate's aptitude in one out of five mental health counseling competencies:
|
| 15 |
- Intake, Assessment & Diagnosis
|
|
|
|
| 19 |
- Core Counseling Attributes
|
| 20 |
|
| 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
|
|
|
|
| 38 |
competency (string): Expert-annotated competency which the question aims to test
|
| 39 |
|
| 40 |
|
| 41 |
+
**Licensing Information**
|
| 42 |
|
| 43 |
+
CounselingBench is now made available under the Apache 2.0 License.
|
| 44 |
|