Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# LLaMA-3.2-3B-Instruct Fine-Tuned for Student Mental Health Counseling
|
| 2 |
|
| 3 |
## Model Overview
|
|
@@ -75,4 +89,4 @@ This model is suitable for:
|
|
| 75 |
|
| 76 |
- This model **does not replace professional mental health services**.
|
| 77 |
- Best suited for **non-clinical support tools** in schools, universities, or awareness platforms.
|
| 78 |
-
- Use in real-world applications should include **human moderation** for critical or sensitive cases.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- arafatanam/Student-Mental-Health-Counseling-50K
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
base_model:
|
| 8 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
| 9 |
+
tags:
|
| 10 |
+
- mental-health
|
| 11 |
+
- student-focused
|
| 12 |
+
- llama-3
|
| 13 |
+
- chatbot
|
| 14 |
+
---
|
| 15 |
# LLaMA-3.2-3B-Instruct Fine-Tuned for Student Mental Health Counseling
|
| 16 |
|
| 17 |
## Model Overview
|
|
|
|
| 89 |
|
| 90 |
- This model **does not replace professional mental health services**.
|
| 91 |
- Best suited for **non-clinical support tools** in schools, universities, or awareness platforms.
|
| 92 |
+
- Use in real-world applications should include **human moderation** for critical or sensitive cases.
|