vitaliy-sharandin
commited on
Commit
•
93735de
1
Parent(s):
27808ea
Update README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,19 @@
|
|
1 |
# Become wiser with WisAI
|
2 |
-
This is a wise AI model trained on philosophical and
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Become wiser with WisAI
|
2 |
+
This is a wise AI model trained on philosophical and psychological data. It is intended to answer mental health questions and give some deep advices.
|
3 |
+
|
4 |
+
---
|
5 |
+
language:
|
6 |
+
- python
|
7 |
+
|
8 |
+
tags:
|
9 |
+
- llm
|
10 |
+
- mental-health
|
11 |
+
- psychology
|
12 |
+
|
13 |
+
datasets:
|
14 |
+
- https://huggingface.co/datasets/vitaliy-sharandin/depression-instruct
|
15 |
+
|
16 |
+
metrics:
|
17 |
+
- bleu
|
18 |
+
- rouge
|
19 |
+
---
|