Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🧠 CBT-Copilot: LLaMA 3.2B Fine-Tuned for Cognitive Therapy
|
| 2 |
|
| 3 |
Welcome to **CBT-Copilot**, an open-source LLM fine-tuned on therapy-aligned dialogues using the [Lumiiree/therapod-dpo](https://huggingface.co/datasets/Lumiiree/therapod-dpo) dataset. This model is designed to act as a **compassionate and supportive AI assistant**, trained in the tone of cognitive behavioral therapy (CBT), and suitable for mental health support applications.
|
|
@@ -108,4 +123,4 @@ This project is open-sourced for educational and research purposes under the **M
|
|
| 108 |
|
| 109 |
---
|
| 110 |
|
| 111 |
-
*Crafted with care by Thillai Chithambaram for the future of compassionate AI.*
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- Lumiiree/therapod-dpo
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
base_model:
|
| 8 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
| 9 |
+
tags:
|
| 10 |
+
- llama
|
| 11 |
+
- cbt
|
| 12 |
+
- therapy
|
| 13 |
+
- lora
|
| 14 |
+
- qlora
|
| 15 |
+
---
|
| 16 |
# 🧠 CBT-Copilot: LLaMA 3.2B Fine-Tuned for Cognitive Therapy
|
| 17 |
|
| 18 |
Welcome to **CBT-Copilot**, an open-source LLM fine-tuned on therapy-aligned dialogues using the [Lumiiree/therapod-dpo](https://huggingface.co/datasets/Lumiiree/therapod-dpo) dataset. This model is designed to act as a **compassionate and supportive AI assistant**, trained in the tone of cognitive behavioral therapy (CBT), and suitable for mental health support applications.
|
|
|
|
| 123 |
|
| 124 |
---
|
| 125 |
|
| 126 |
+
*Crafted with care by Thillai Chithambaram for the future of compassionate AI.*
|