Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,20 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
tags:
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
datasets:
|
10 |
-
|
11 |
language:
|
12 |
-
|
13 |
model-index:
|
14 |
-
|
15 |
-
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# Solacia: An Empathic AI Therapy Assistant
|
@@ -25,7 +27,7 @@ model-index:
|
|
25 |
- **Author**: [samdak93](https://huggingface.co/samdak93)
|
26 |
- **Language**: English
|
27 |
- **License**: MIT
|
28 |
-
- **Base Model**: *[
|
29 |
- **Training Dataset**: [EmpathicConversations](https://huggingface.co/datasets/samdak93/EmpathicConversations)
|
30 |
|
31 |
## Use Cases
|
@@ -62,4 +64,4 @@ If you use this model, please consider citing the dataset and repository:
|
|
62 |
title = {Solacia: An Empathic AI Therapy Assistant},
|
63 |
year = {2025},
|
64 |
url = {https://huggingface.co/samdak93/solacia}
|
65 |
-
}
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
tags:
|
4 |
+
- text-generation
|
5 |
+
- dialogue-modeling
|
6 |
+
- mental-health
|
7 |
+
- therapy
|
8 |
+
- empathetic-ai
|
9 |
datasets:
|
10 |
+
- samdak93/EmpathicConversations
|
11 |
language:
|
12 |
+
- en
|
13 |
model-index:
|
14 |
+
- name: Solacia
|
15 |
+
results: []
|
16 |
+
base_model:
|
17 |
+
- openai-community/gpt2
|
18 |
---
|
19 |
|
20 |
# Solacia: An Empathic AI Therapy Assistant
|
|
|
27 |
- **Author**: [samdak93](https://huggingface.co/samdak93)
|
28 |
- **Language**: English
|
29 |
- **License**: MIT
|
30 |
+
- **Base Model**: *[gpt2]*
|
31 |
- **Training Dataset**: [EmpathicConversations](https://huggingface.co/datasets/samdak93/EmpathicConversations)
|
32 |
|
33 |
## Use Cases
|
|
|
64 |
title = {Solacia: An Empathic AI Therapy Assistant},
|
65 |
year = {2025},
|
66 |
url = {https://huggingface.co/samdak93/solacia}
|
67 |
+
}
|