zementalist
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -12,15 +12,19 @@ license: other
|
|
12 |
license_name: llama3
|
13 |
license_link: LICENSE
|
14 |
widget:
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
|
|
|
|
|
|
|
|
24 |
inference:
|
25 |
parameters:
|
26 |
max_new_tokens: 256
|
@@ -31,6 +35,7 @@ datasets:
|
|
31 |
- mpingale/mental-health-chat-dataset
|
32 |
- Amod/mental_health_counseling_conversations
|
33 |
- heliosbrahma/mental_health_chatbot_dataset
|
|
|
34 |
---
|
35 |
|
36 |
# Model Card for Model ID
|
|
|
12 |
license_name: llama3
|
13 |
license_link: LICENSE
|
14 |
widget:
|
15 |
+
- example_title: Depersonalization
|
16 |
+
messages:
|
17 |
+
- role: user
|
18 |
+
content: >-
|
19 |
+
I feel like I don't exist and my body is not my own, like if I'm sombody
|
20 |
+
else observin me, what could be this disorder?
|
21 |
+
- example_title: Confused
|
22 |
+
messages:
|
23 |
+
- role: user
|
24 |
+
content: >-
|
25 |
+
I'm always confused when making decisions, I cannot choose one option, I
|
26 |
+
must have only one option so I can make a decision, what are the causes of
|
27 |
+
being indecisive?
|
28 |
inference:
|
29 |
parameters:
|
30 |
max_new_tokens: 256
|
|
|
35 |
- mpingale/mental-health-chat-dataset
|
36 |
- Amod/mental_health_counseling_conversations
|
37 |
- heliosbrahma/mental_health_chatbot_dataset
|
38 |
+
pipeline_tag: table-question-answering
|
39 |
---
|
40 |
|
41 |
# Model Card for Model ID
|