obx0x3 commited on
Commit
bcca181
·
verified ·
1 Parent(s): 0f5b576

Upload 3 files

Browse files
dementia_test_multilang.json CHANGED
@@ -1,102 +1,257 @@
1
  [
2
  {
3
- "input": "I feel very confused today.",
4
- "target": "I'm here with you. Let's take things one step at a time.",
5
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
6
  },
7
  {
8
- "input": "Peux-tu m'aider à faire un jeu de mémoire ?",
9
- "target": "Oui, commençons avec un jeu simple.",
10
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
11
  },
12
  {
13
- "input": "Where is my bedroom?",
14
- "target": "Let's find it together. It might be down the hall.",
15
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
16
  },
17
  {
18
- "input": "Peux-tu m'aider à faire un jeu de mémoire ?",
19
- "target": "Oui, commençons avec un jeu simple.",
20
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
21
  },
22
  {
23
- "input": "Je me sens triste.",
24
- "target": "Tu n’es pas seul. Je suis là pour toi.",
25
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
26
  },
27
  {
28
- "input": "Who are all these people?",
29
- "target": "It’s okay. You may have visitors or caregivers around.",
30
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
31
  },
32
  {
33
- "input": "Who are all these people?",
34
- "target": "It’s okay. You may have visitors or caregivers around.",
35
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
36
  },
37
  {
38
- "input": " est ma chambre ?",
39
- "target": "Voyons ensemble, elle est peut-être au fond du couloir.",
40
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
41
  },
42
  {
43
- "input": "Remind me to take my pills at 8.",
44
- "target": "Absolutely, Ill remind you at 8 o’clock.",
45
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
46
  },
47
  {
48
- "input": "Qui sont toutes ces personnes ?",
49
- "target": "Ce sont peut-être des visiteurs ou des soignants.",
50
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
51
  },
52
  {
53
- "input": "Rappelle-moi de prendre mes médicaments à 8h.",
54
- "target": "Bien sûr, je te rappellerai à 8h.",
55
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
56
  },
57
  {
58
- "input": "Je me sens très confus aujourd'hui.",
59
- "target": "Je suis là avec toi. Allons-y doucement.",
60
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
61
  },
62
  {
63
- "input": "Where is my bedroom?",
64
- "target": "Let's find it together. It might be down the hall.",
65
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
66
  },
67
  {
68
- "input": "Remind me to take my pills at 8.",
69
- "target": "Absolutely, I’ll remind you at 8 o’clock.",
70
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
71
  },
72
  {
73
- "input": "Je veux appeler ma fille.",
74
- "target": "Laisse-moi trouver son numéro.",
75
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
76
  },
77
  {
78
- "input": "Can you help me play a memory game?",
79
- "target": "Sure! Let's start with a simple one.",
80
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
81
  },
82
  {
83
- "input": "I want to call my daughter.",
84
- "target": "Let me get her number for you.",
85
- "lang": "en"
86
- },
87
- {
88
- "input": "Where is my bedroom?",
89
- "target": "Let's find it together. It might be down the hall.",
90
- "lang": "en"
91
- },
92
- {
93
- "input": "Qui sont toutes ces personnes ?",
94
- "target": "Ce sont peut-être des visiteurs ou des soignants.",
95
- "lang": "fr"
96
- },
97
- {
98
- "input": "Où est ma chambre ?",
99
- "target": "Voyons ensemble, elle est peut-être au fond du couloir.",
100
- "lang": "fr"
101
  }
102
  ]
 
1
  [
2
  {
3
+ "input": "Je ne sais pas où je suis.",
4
+ "response": "Respire un peu. Je vais t'aider.",
5
+ "emotion": "frustrated",
6
+ "intent": "seek_reassurance",
7
+ "tags": [
8
+ "support",
9
+ "validation",
10
+ "love"
11
+ ],
12
+ "care_mode": true,
13
+ "language": "fr",
14
+ "difficulty": "hard",
15
+ "is_dementia_related": true
16
  },
17
  {
18
+ "input": "Je ne sais pas je suis.",
19
+ "response": "Respire un peu. Je vais t'aider.",
20
+ "emotion": "sadness",
21
+ "intent": "vent",
22
+ "tags": [
23
+ "support",
24
+ "validation",
25
+ "love"
26
+ ],
27
+ "care_mode": true,
28
+ "language": "fr",
29
+ "difficulty": "easy",
30
+ "is_dementia_related": true
31
  },
32
  {
33
+ "input": "Why do I keep forgetting things?",
34
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
35
+ "emotion": "scared",
36
+ "intent": "express_confusion",
37
+ "tags": [
38
+ "fear",
39
+ "loneliness",
40
+ "aging"
41
+ ],
42
+ "care_mode": true,
43
+ "language": "en",
44
+ "difficulty": "moderate",
45
+ "is_dementia_related": true
46
  },
47
  {
48
+ "input": "Je me sens confused.",
49
+ "response": "Tu n'es pas seul. Je suis là pour toi.",
50
+ "emotion": "confused",
51
+ "intent": "request_help",
52
+ "tags": [
53
+ "confusion",
54
+ "orientation",
55
+ "safety"
56
+ ],
57
+ "care_mode": true,
58
+ "language": "fr",
59
+ "difficulty": "easy",
60
+ "is_dementia_related": true
61
  },
62
  {
63
+ "input": "Je suis toujours lonely, c'est effrayant.",
64
+ "response": "C'est dur. Je te comprends.",
65
+ "emotion": "lonely",
66
+ "intent": "vent",
67
+ "tags": [
68
+ "family",
69
+ "burden",
70
+ "dementia"
71
+ ],
72
+ "care_mode": true,
73
+ "language": "fr",
74
+ "difficulty": "easy",
75
+ "is_dementia_related": true
76
  },
77
  {
78
+ "input": "I'm always frustrated, it's scary.",
79
+ "response": "That sounds tough. I'm here to support you.",
80
+ "emotion": "frustrated",
81
+ "intent": "seek_reassurance",
82
+ "tags": [
83
+ "fear",
84
+ "loneliness",
85
+ "aging"
86
+ ],
87
+ "care_mode": true,
88
+ "language": "en",
89
+ "difficulty": "easy",
90
+ "is_dementia_related": true
91
  },
92
  {
93
+ "input": "Je ne sais pas où je suis.",
94
+ "response": "Respire un peu. Je vais t'aider.",
95
+ "emotion": "scared",
96
+ "intent": "seek_support",
97
+ "tags": [
98
+ "fear",
99
+ "loneliness",
100
+ "aging"
101
+ ],
102
+ "care_mode": true,
103
+ "language": "fr",
104
+ "difficulty": "easy",
105
+ "is_dementia_related": true
106
  },
107
  {
108
+ "input": "I'm always sadness, it's scary.",
109
+ "response": "That sounds tough. I'm here to support you.",
110
+ "emotion": "sadness",
111
+ "intent": "vent",
112
+ "tags": [
113
+ "fear",
114
+ "loneliness",
115
+ "aging"
116
+ ],
117
+ "care_mode": true,
118
+ "language": "en",
119
+ "difficulty": "easy",
120
+ "is_dementia_related": true
121
  },
122
  {
123
+ "input": "I don’t know where I am.",
124
+ "response": "Lets take a deep breath. I can help guide you.",
125
+ "emotion": "sadness",
126
+ "intent": "express_confusion",
127
+ "tags": [
128
+ "family",
129
+ "burden",
130
+ "dementia"
131
+ ],
132
+ "care_mode": true,
133
+ "language": "en",
134
+ "difficulty": "hard",
135
+ "is_dementia_related": true
136
  },
137
  {
138
+ "input": "I don’t know where I am.",
139
+ "response": "Let’s take a deep breath. I can help guide you.",
140
+ "emotion": "lonely",
141
+ "intent": "express_confusion",
142
+ "tags": [
143
+ "support",
144
+ "validation",
145
+ "love"
146
+ ],
147
+ "care_mode": true,
148
+ "language": "en",
149
+ "difficulty": "moderate",
150
+ "is_dementia_related": true
151
  },
152
  {
153
+ "input": "Pourquoi j'oublie tout le temps ?",
154
+ "response": "Ce n'est pas grave. Ça arrive à beaucoup de gens.",
155
+ "emotion": "scared",
156
+ "intent": "seek_support",
157
+ "tags": [
158
+ "confusion",
159
+ "orientation",
160
+ "safety"
161
+ ],
162
+ "care_mode": true,
163
+ "language": "fr",
164
+ "difficulty": "moderate",
165
+ "is_dementia_related": true
166
  },
167
  {
168
+ "input": "Je me sens lonely.",
169
+ "response": "Tu n'es pas seul. Je suis là pour toi.",
170
+ "emotion": "lonely",
171
+ "intent": "seek_reassurance",
172
+ "tags": [
173
+ "support",
174
+ "validation",
175
+ "love"
176
+ ],
177
+ "care_mode": true,
178
+ "language": "fr",
179
+ "difficulty": "easy",
180
+ "is_dementia_related": true
181
  },
182
  {
183
+ "input": "Why do I keep forgetting things?",
184
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
185
+ "emotion": "scared",
186
+ "intent": "seek_support",
187
+ "tags": [
188
+ "fear",
189
+ "loneliness",
190
+ "aging"
191
+ ],
192
+ "care_mode": true,
193
+ "language": "en",
194
+ "difficulty": "easy",
195
+ "is_dementia_related": true
196
  },
197
  {
198
+ "input": "Je ne sais pas je suis.",
199
+ "response": "Respire un peu. Je vais t'aider.",
200
+ "emotion": "sadness",
201
+ "intent": "express_confusion",
202
+ "tags": [
203
+ "support",
204
+ "validation",
205
+ "love"
206
+ ],
207
+ "care_mode": true,
208
+ "language": "fr",
209
+ "difficulty": "easy",
210
+ "is_dementia_related": true
211
  },
212
  {
213
+ "input": "I feel like confused.",
214
+ "response": "You're not alone. You're understood.",
215
+ "emotion": "confused",
216
+ "intent": "vent",
217
+ "tags": [
218
+ "confusion",
219
+ "orientation",
220
+ "safety"
221
+ ],
222
+ "care_mode": true,
223
+ "language": "en",
224
+ "difficulty": "easy",
225
+ "is_dementia_related": true
226
  },
227
  {
228
+ "input": "I don’t know where I am.",
229
+ "response": "Lets take a deep breath. I can help guide you.",
230
+ "emotion": "confused",
231
+ "intent": "seek_reassurance",
232
+ "tags": [
233
+ "confusion",
234
+ "orientation",
235
+ "safety"
236
+ ],
237
+ "care_mode": true,
238
+ "language": "en",
239
+ "difficulty": "moderate",
240
+ "is_dementia_related": true
241
  },
242
  {
243
+ "input": "Je suis toujours frustrated, c'est effrayant.",
244
+ "response": "C'est dur. Je te comprends.",
245
+ "emotion": "frustrated",
246
+ "intent": "vent",
247
+ "tags": [
248
+ "memory",
249
+ "forgetting",
250
+ "support"
251
+ ],
252
+ "care_mode": true,
253
+ "language": "fr",
254
+ "difficulty": "hard",
255
+ "is_dementia_related": true
 
 
 
 
 
256
  }
257
  ]
dementia_train_split.json CHANGED
@@ -1,802 +1,1772 @@
1
  [
2
  {
3
- "input": "I want to call my daughter.",
4
- "target": "Let me get her number for you.",
5
- "lang": "en"
6
- },
7
- {
8
- "input": "Who are all these people?",
9
- "target": "It’s okay. You may have visitors or caregivers around.",
10
- "lang": "en"
11
- },
12
- {
13
- "input": "Peux-tu m'aider à faire un jeu de mémoire ?",
14
- "target": "Oui, commençons avec un jeu simple.",
15
- "lang": "fr"
16
- },
17
- {
18
- "input": "Who are all these people?",
19
- "target": "It’s okay. You may have visitors or caregivers around.",
20
- "lang": "en"
21
- },
22
- {
23
- "input": "Où est ma chambre ?",
24
- "target": "Voyons ensemble, elle est peut-être au fond du couloir.",
25
- "lang": "fr"
26
- },
27
- {
28
- "input": "I watered the plants today!",
29
- "target": "That's amazing! You’re doing a great job.",
30
- "lang": "en"
31
- },
32
- {
33
- "input": "Remind me to take my pills at 8.",
34
- "target": "Absolutely, I’ll remind you at 8 o’clock.",
35
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  },
37
  {
38
  "input": "Je ne sais pas où je suis.",
39
- "target": "Tu es en sécurité. Laisse-moi taider.",
40
- "lang": "fr"
41
- },
42
- {
43
- "input": "Where is my bedroom?",
44
- "target": "Let's find it together. It might be down the hall.",
45
- "lang": "en"
46
- },
47
- {
48
- "input": "Who are all these people?",
49
- "target": "It’s okay. You may have visitors or caregivers around.",
50
- "lang": "en"
51
- },
52
- {
53
- "input": "Did I eat today?",
54
- "target": "Let's check together, maybe look in the kitchen.",
55
- "lang": "en"
56
- },
57
- {
58
- "input": "Where is my bedroom?",
59
- "target": "Let's find it together. It might be down the hall.",
60
- "lang": "en"
61
- },
62
- {
63
- "input": "Can you help me play a memory game?",
64
- "target": "Sure! Let's start with a simple one.",
65
- "lang": "en"
66
- },
67
- {
68
- "input": "Who are all these people?",
69
- "target": "It’s okay. You may have visitors or caregivers around.",
70
- "lang": "en"
71
- },
72
- {
73
- "input": "Je me sens triste.",
74
- "target": "Tu n’es pas seul. Je suis là pour toi.",
75
- "lang": "fr"
76
- },
77
- {
78
- "input": "I want to call my daughter.",
79
- "target": "Let me get her number for you.",
80
- "lang": "en"
81
- },
82
- {
83
- "input": "Je me sens triste.",
84
- "target": "Tu n’es pas seul. Je suis pour toi.",
85
- "lang": "fr"
86
- },
87
- {
88
- "input": "Je veux appeler ma fille.",
89
- "target": "Laisse-moi trouver son numéro.",
90
- "lang": "fr"
91
- },
92
- {
93
- "input": "Rappelle-moi de prendre mes médicaments à 8h.",
94
- "target": "Bien sûr, je te rappellerai à 8h.",
95
- "lang": "fr"
96
- },
97
- {
98
- "input": "J'ai arrosé les plantes aujourd'hui !",
99
- "target": "Cest super ! Tu fais du bon travail.",
100
- "lang": "fr"
101
- },
102
- {
103
- "input": "Peux-tu m'aider à faire un jeu de mémoire ?",
104
- "target": "Oui, commençons avec un jeu simple.",
105
- "lang": "fr"
106
- },
107
- {
108
- "input": "I want to call my daughter.",
109
- "target": "Let me get her number for you.",
110
- "lang": "en"
111
- },
112
- {
113
- "input": " est ma chambre ?",
114
- "target": "Voyons ensemble, elle est peut-être au fond du couloir.",
115
- "lang": "fr"
116
- },
117
- {
118
- "input": "I watered the plants today!",
119
- "target": "That's amazing! You’re doing a great job.",
120
- "lang": "en"
121
- },
122
- {
123
- "input": "I feel sad.",
124
- "target": "You're not alone. I'm here to comfort you.",
125
- "lang": "en"
126
- },
127
- {
128
- "input": "I feel very confused today.",
129
- "target": "I'm here with you. Let's take things one step at a time.",
130
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
131
  },
132
  {
133
  "input": "Je ne sais pas où je suis.",
134
- "target": "Tu es en sécurité. Laisse-moi taider.",
135
- "lang": "fr"
136
- },
137
- {
138
- "input": "I feel very confused today.",
139
- "target": "I'm here with you. Let's take things one step at a time.",
140
- "lang": "en"
141
- },
142
- {
143
- "input": "Où est ma chambre ?",
144
- "target": "Voyons ensemble, elle est peut-être au fond du couloir.",
145
- "lang": "fr"
146
- },
147
- {
148
- "input": "Rappelle-moi de prendre mes médicaments à 8h.",
149
- "target": "Bien sûr, je te rappellerai à 8h.",
150
- "lang": "fr"
151
- },
152
- {
153
- "input": "Est-ce que j'ai mangé aujourd'hui ?",
154
- "target": "Regardons ensemble, peut-être dans la cuisine.",
155
- "lang": "fr"
156
- },
157
- {
158
- "input": "Rappelle-moi de prendre mes médicaments à 8h.",
159
- "target": "Bien sûr, je te rappellerai à 8h.",
160
- "lang": "fr"
161
- },
162
- {
163
- "input": "I feel sad.",
164
- "target": "You're not alone. I'm here to comfort you.",
165
- "lang": "en"
166
- },
167
- {
168
- "input": "Who are all these people?",
169
- "target": "It’s okay. You may have visitors or caregivers around.",
170
- "lang": "en"
171
- },
172
- {
173
- "input": "Rappelle-moi de prendre mes médicaments à 8h.",
174
- "target": "Bien sûr, je te rappellerai à 8h.",
175
- "lang": "fr"
176
  },
177
  {
178
  "input": "Je ne sais pas où je suis.",
179
- "target": "Tu es en sécurité. Laisse-moi taider.",
180
- "lang": "fr"
181
- },
182
- {
183
- "input": "Est-ce que j'ai mangé aujourd'hui ?",
184
- "target": "Regardons ensemble, peut-être dans la cuisine.",
185
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
186
  },
187
  {
188
  "input": "Je ne sais pas où je suis.",
189
- "target": "Tu es en sécurité. Laisse-moi taider.",
190
- "lang": "fr"
191
- },
192
- {
193
- "input": "I watered the plants today!",
194
- "target": "That's amazing! You’re doing a great job.",
195
- "lang": "en"
196
- },
197
- {
198
- "input": "Je me sens très confus aujourd'hui.",
199
- "target": "Je suis là avec toi. Allons-y doucement.",
200
- "lang": "fr"
201
- },
202
- {
203
- "input": "Can you help me play a memory game?",
204
- "target": "Sure! Let's start with a simple one.",
205
- "lang": "en"
206
- },
207
- {
208
- "input": "I feel sad.",
209
- "target": "You're not alone. I'm here to comfort you.",
210
- "lang": "en"
211
- },
212
- {
213
- "input": "I want to call my daughter.",
214
- "target": "Let me get her number for you.",
215
- "lang": "en"
216
- },
217
- {
218
- "input": "I feel very confused today.",
219
- "target": "I'm here with you. Let's take things one step at a time.",
220
- "lang": "en"
221
- },
222
- {
223
- "input": "Je veux appeler ma fille.",
224
- "target": "Laisse-moi trouver son numéro.",
225
- "lang": "fr"
226
- },
227
- {
228
- "input": "I feel sad.",
229
- "target": "You're not alone. I'm here to comfort you.",
230
- "lang": "en"
231
  },
232
  {
233
  "input": "Je ne sais pas où je suis.",
234
- "target": "Tu es en sécurité. Laisse-moi taider.",
235
- "lang": "fr"
236
- },
237
- {
238
- "input": "Qui sont toutes ces personnes ?",
239
- "target": "Ce sont peut-être des visiteurs ou des soignants.",
240
- "lang": "fr"
241
- },
242
- {
243
- "input": "I watered the plants today!",
244
- "target": "That's amazing! You’re doing a great job.",
245
- "lang": "en"
246
- },
247
- {
248
- "input": "Je veux appeler ma fille.",
249
- "target": "Laisse-moi trouver son numéro.",
250
- "lang": "fr"
251
- },
252
- {
253
- "input": "Where is my bedroom?",
254
- "target": "Let's find it together. It might be down the hall.",
255
- "lang": "en"
256
- },
257
- {
258
- "input": "J'ai arrosé les plantes aujourd'hui !",
259
- "target": "C’est super ! Tu fais du bon travail.",
260
- "lang": "fr"
261
- },
262
- {
263
- "input": "I feel very confused today.",
264
- "target": "I'm here with you. Let's take things one step at a time.",
265
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
266
  },
267
  {
268
  "input": "Je ne sais pas où je suis.",
269
- "target": "Tu es en sécurité. Laisse-moi taider.",
270
- "lang": "fr"
271
- },
272
- {
273
- "input": "Did I eat today?",
274
- "target": "Let's check together, maybe look in the kitchen.",
275
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
276
  },
277
  {
278
  "input": "Je ne sais pas où je suis.",
279
- "target": "Tu es en sécurité. Laisse-moi taider.",
280
- "lang": "fr"
281
- },
282
- {
283
- "input": "Est-ce que j'ai mangé aujourd'hui ?",
284
- "target": "Regardons ensemble, peut-être dans la cuisine.",
285
- "lang": "fr"
286
- },
287
- {
288
- "input": "Remind me to take my pills at 8.",
289
- "target": "Absolutely, I’ll remind you at 8 o’clock.",
290
- "lang": "en"
291
- },
292
- {
293
- "input": "Je me sens très confus aujourd'hui.",
294
- "target": "Je suis avec toi. Allons-y doucement.",
295
- "lang": "fr"
296
- },
297
- {
298
- "input": "Je me sens triste.",
299
- "target": "Tu n’es pas seul. Je suis là pour toi.",
300
- "lang": "fr"
301
- },
302
- {
303
- "input": "Je veux appeler ma fille.",
304
- "target": "Laisse-moi trouver son numéro.",
305
- "lang": "fr"
306
- },
307
- {
308
- "input": "I don’t remember where I am.",
309
- "target": "You’re safe. Let me help you get oriented.",
310
- "lang": "en"
311
- },
312
- {
313
- "input": "I feel very confused today.",
314
- "target": "I'm here with you. Let's take things one step at a time.",
315
- "lang": "en"
316
- },
317
- {
318
- "input": "Je veux appeler ma fille.",
319
- "target": "Laisse-moi trouver son numéro.",
320
- "lang": "fr"
321
- },
322
- {
323
- "input": "I want to call my daughter.",
324
- "target": "Let me get her number for you.",
325
- "lang": "en"
326
- },
327
- {
328
- "input": "Qui sont toutes ces personnes ?",
329
- "target": "Ce sont peut-être des visiteurs ou des soignants.",
330
- "lang": "fr"
331
- },
332
- {
333
- "input": "Est-ce que j'ai mangé aujourd'hui ?",
334
- "target": "Regardons ensemble, peut-être dans la cuisine.",
335
- "lang": "fr"
336
- },
337
- {
338
- "input": "Can you help me play a memory game?",
339
- "target": "Sure! Let's start with a simple one.",
340
- "lang": "en"
341
- },
342
- {
343
- "input": "Est-ce que j'ai mangé aujourd'hui ?",
344
- "target": "Regardons ensemble, peut-être dans la cuisine.",
345
- "lang": "fr"
346
- },
347
- {
348
- "input": "J'ai arrosé les plantes aujourd'hui !",
349
- "target": "C’est super ! Tu fais du bon travail.",
350
- "lang": "fr"
351
- },
352
- {
353
- "input": "I feel very confused today.",
354
- "target": "I'm here with you. Let's take things one step at a time.",
355
- "lang": "en"
356
- },
357
- {
358
- "input": "Rappelle-moi de prendre mes médicaments à 8h.",
359
- "target": "Bien sûr, je te rappellerai à 8h.",
360
- "lang": "fr"
361
- },
362
- {
363
- "input": "I feel sad.",
364
- "target": "You're not alone. I'm here to comfort you.",
365
- "lang": "en"
366
- },
367
- {
368
- "input": "I feel sad.",
369
- "target": "You're not alone. I'm here to comfort you.",
370
- "lang": "en"
371
- },
372
- {
373
- "input": "Je me sens très confus aujourd'hui.",
374
- "target": "Je suis là avec toi. Allons-y doucement.",
375
- "lang": "fr"
376
- },
377
- {
378
- "input": "J'ai arrosé les plantes aujourd'hui !",
379
- "target": "C’est super ! Tu fais du bon travail.",
380
- "lang": "fr"
381
- },
382
- {
383
- "input": "Peux-tu m'aider à faire un jeu de mémoire ?",
384
- "target": "Oui, commençons avec un jeu simple.",
385
- "lang": "fr"
386
- },
387
- {
388
- "input": "Je me sens très confus aujourd'hui.",
389
- "target": "Je suis là avec toi. Allons-y doucement.",
390
- "lang": "fr"
391
- },
392
- {
393
- "input": "Where is my bedroom?",
394
- "target": "Let's find it together. It might be down the hall.",
395
- "lang": "en"
396
- },
397
- {
398
- "input": "Did I eat today?",
399
- "target": "Let's check together, maybe look in the kitchen.",
400
- "lang": "en"
401
- },
402
- {
403
- "input": "Je veux appeler ma fille.",
404
- "target": "Laisse-moi trouver son numéro.",
405
- "lang": "fr"
406
- },
407
- {
408
- "input": "Qui sont toutes ces personnes ?",
409
- "target": "Ce sont peut-être des visiteurs ou des soignants.",
410
- "lang": "fr"
411
  },
412
  {
413
  "input": "Je ne sais pas où je suis.",
414
- "target": "Tu es en sécurité. Laisse-moi taider.",
415
- "lang": "fr"
416
- },
417
- {
418
- "input": "Où est ma chambre ?",
419
- "target": "Voyons ensemble, elle est peut-être au fond du couloir.",
420
- "lang": "fr"
421
- },
422
- {
423
- "input": "Je me sens triste.",
424
- "target": "Tu n’es pas seul. Je suis là pour toi.",
425
- "lang": "fr"
426
- },
427
- {
428
- "input": "Qui sont toutes ces personnes ?",
429
- "target": "Ce sont peut-être des visiteurs ou des soignants.",
430
- "lang": "fr"
431
- },
432
- {
433
- "input": "I watered the plants today!",
434
- "target": "That's amazing! You’re doing a great job.",
435
- "lang": "en"
436
- },
437
- {
438
- "input": "Remind me to take my pills at 8.",
439
- "target": "Absolutely, I’ll remind you at 8 o’clock.",
440
- "lang": "en"
441
- },
442
- {
443
- "input": "Who are all these people?",
444
- "target": "It’s okay. You may have visitors or caregivers around.",
445
- "lang": "en"
446
- },
447
- {
448
- "input": "I feel very confused today.",
449
- "target": "I'm here with you. Let's take things one step at a time.",
450
- "lang": "en"
451
- },
452
- {
453
- "input": "Je me sens très confus aujourd'hui.",
454
- "target": "Je suis là avec toi. Allons-y doucement.",
455
- "lang": "fr"
456
- },
457
- {
458
- "input": "Où est ma chambre ?",
459
- "target": "Voyons ensemble, elle est peut-être au fond du couloir.",
460
- "lang": "fr"
461
- },
462
- {
463
- "input": "J'ai arrosé les plantes aujourd'hui !",
464
- "target": "C’est super ! Tu fais du bon travail.",
465
- "lang": "fr"
466
- },
467
- {
468
- "input": "Est-ce que j'ai mangé aujourd'hui ?",
469
- "target": "Regardons ensemble, peut-être dans la cuisine.",
470
- "lang": "fr"
471
- },
472
- {
473
- "input": "Est-ce que j'ai mangé aujourd'hui ?",
474
- "target": "Regardons ensemble, peut-être dans la cuisine.",
475
- "lang": "fr"
476
- },
477
- {
478
- "input": "I feel sad.",
479
- "target": "You're not alone. I'm here to comfort you.",
480
- "lang": "en"
481
- },
482
- {
483
- "input": "Je me sens triste.",
484
- "target": "Tu n’es pas seul. Je suis là pour toi.",
485
- "lang": "fr"
486
- },
487
- {
488
- "input": "I want to call my daughter.",
489
- "target": "Let me get her number for you.",
490
- "lang": "en"
491
- },
492
- {
493
- "input": "Je me sens très confus aujourd'hui.",
494
- "target": "Je suis là avec toi. Allons-y doucement.",
495
- "lang": "fr"
496
- },
497
- {
498
- "input": "I feel sad.",
499
- "target": "You're not alone. I'm here to comfort you.",
500
- "lang": "en"
501
- },
502
- {
503
- "input": "Can you help me play a memory game?",
504
- "target": "Sure! Let's start with a simple one.",
505
- "lang": "en"
506
- },
507
- {
508
- "input": "Can you help me play a memory game?",
509
- "target": "Sure! Let's start with a simple one.",
510
- "lang": "en"
511
- },
512
- {
513
- "input": "Je me sens triste.",
514
- "target": "Tu n’es pas seul. Je suis là pour toi.",
515
- "lang": "fr"
516
- },
517
- {
518
- "input": "Qui sont toutes ces personnes ?",
519
- "target": "Ce sont peut-être des visiteurs ou des soignants.",
520
- "lang": "fr"
521
- },
522
- {
523
- "input": "Où est ma chambre ?",
524
- "target": "Voyons ensemble, elle est peut-être au fond du couloir.",
525
- "lang": "fr"
526
- },
527
- {
528
- "input": "Rappelle-moi de prendre mes médicaments à 8h.",
529
- "target": "Bien sûr, je te rappellerai à 8h.",
530
- "lang": "fr"
531
- },
532
- {
533
- "input": "I feel sad.",
534
- "target": "You're not alone. I'm here to comfort you.",
535
- "lang": "en"
536
- },
537
- {
538
- "input": "Rappelle-moi de prendre mes médicaments à 8h.",
539
- "target": "Bien sûr, je te rappellerai à 8h.",
540
- "lang": "fr"
541
- },
542
- {
543
- "input": "Peux-tu m'aider à faire un jeu de mémoire ?",
544
- "target": "Oui, commençons avec un jeu simple.",
545
- "lang": "fr"
546
- },
547
- {
548
- "input": "I want to call my daughter.",
549
- "target": "Let me get her number for you.",
550
- "lang": "en"
551
- },
552
- {
553
- "input": "I don’t remember where I am.",
554
- "target": "You’re safe. Let me help you get oriented.",
555
- "lang": "en"
556
- },
557
- {
558
- "input": "J'ai arrosé les plantes aujourd'hui !",
559
- "target": "C’est super ! Tu fais du bon travail.",
560
- "lang": "fr"
561
- },
562
- {
563
- "input": "I don’t remember where I am.",
564
- "target": "You’re safe. Let me help you get oriented.",
565
- "lang": "en"
566
- },
567
- {
568
- "input": "Did I eat today?",
569
- "target": "Let's check together, maybe look in the kitchen.",
570
- "lang": "en"
571
- },
572
- {
573
- "input": "J'ai arrosé les plantes aujourd'hui !",
574
- "target": "C’est super ! Tu fais du bon travail.",
575
- "lang": "fr"
576
- },
577
- {
578
- "input": "Did I eat today?",
579
- "target": "Let's check together, maybe look in the kitchen.",
580
- "lang": "en"
581
- },
582
- {
583
- "input": "Can you help me play a memory game?",
584
- "target": "Sure! Let's start with a simple one.",
585
- "lang": "en"
586
- },
587
- {
588
- "input": "Remind me to take my pills at 8.",
589
- "target": "Absolutely, I’ll remind you at 8 o’clock.",
590
- "lang": "en"
591
- },
592
- {
593
- "input": "Qui sont toutes ces personnes ?",
594
- "target": "Ce sont peut-être des visiteurs ou des soignants.",
595
- "lang": "fr"
596
- },
597
- {
598
- "input": "Est-ce que j'ai mangé aujourd'hui ?",
599
- "target": "Regardons ensemble, peut-être dans la cuisine.",
600
- "lang": "fr"
601
- },
602
- {
603
- "input": "Can you help me play a memory game?",
604
- "target": "Sure! Let's start with a simple one.",
605
- "lang": "en"
606
- },
607
- {
608
- "input": "Où est ma chambre ?",
609
- "target": "Voyons ensemble, elle est peut-être au fond du couloir.",
610
- "lang": "fr"
611
- },
612
- {
613
- "input": "Je veux appeler ma fille.",
614
- "target": "Laisse-moi trouver son numéro.",
615
- "lang": "fr"
616
- },
617
- {
618
- "input": "J'ai arrosé les plantes aujourd'hui !",
619
- "target": "C’est super ! Tu fais du bon travail.",
620
- "lang": "fr"
621
- },
622
- {
623
- "input": "Who are all these people?",
624
- "target": "It’s okay. You may have visitors or caregivers around.",
625
- "lang": "en"
626
- },
627
- {
628
- "input": "I feel very confused today.",
629
- "target": "I'm here with you. Let's take things one step at a time.",
630
- "lang": "en"
631
- },
632
- {
633
- "input": "Je me sens très confus aujourd'hui.",
634
- "target": "Je suis là avec toi. Allons-y doucement.",
635
- "lang": "fr"
636
- },
637
- {
638
- "input": "Je me sens très confus aujourd'hui.",
639
- "target": "Je suis là avec toi. Allons-y doucement.",
640
- "lang": "fr"
641
- },
642
- {
643
- "input": "Qui sont toutes ces personnes ?",
644
- "target": "Ce sont peut-être des visiteurs ou des soignants.",
645
- "lang": "fr"
646
- },
647
- {
648
- "input": "Where is my bedroom?",
649
- "target": "Let's find it together. It might be down the hall.",
650
- "lang": "en"
651
- },
652
- {
653
- "input": "I watered the plants today!",
654
- "target": "That's amazing! You’re doing a great job.",
655
- "lang": "en"
656
- },
657
- {
658
- "input": "Je veux appeler ma fille.",
659
- "target": "Laisse-moi trouver son numéro.",
660
- "lang": "fr"
661
- },
662
- {
663
- "input": "I don’t remember where I am.",
664
- "target": "You’re safe. Let me help you get oriented.",
665
- "lang": "en"
666
- },
667
- {
668
- "input": "Can you help me play a memory game?",
669
- "target": "Sure! Let's start with a simple one.",
670
- "lang": "en"
671
- },
672
- {
673
- "input": "Peux-tu m'aider à faire un jeu de mémoire ?",
674
- "target": "Oui, commençons avec un jeu simple.",
675
- "lang": "fr"
676
- },
677
- {
678
- "input": "I don’t remember where I am.",
679
- "target": "You’re safe. Let me help you get oriented.",
680
- "lang": "en"
681
- },
682
- {
683
- "input": "Did I eat today?",
684
- "target": "Let's check together, maybe look in the kitchen.",
685
- "lang": "en"
686
- },
687
- {
688
- "input": "I watered the plants today!",
689
- "target": "That's amazing! You’re doing a great job.",
690
- "lang": "en"
691
- },
692
- {
693
- "input": "Remind me to take my pills at 8.",
694
- "target": "Absolutely, I’ll remind you at 8 o’clock.",
695
- "lang": "en"
696
  },
697
  {
698
  "input": "Je ne sais pas où je suis.",
699
- "target": "Tu es en sécurité. Laisse-moi taider.",
700
- "lang": "fr"
701
- },
702
- {
703
- "input": "Est-ce que j'ai mangé aujourd'hui ?",
704
- "target": "Regardons ensemble, peut-être dans la cuisine.",
705
- "lang": "fr"
706
- },
707
- {
708
- "input": "I feel very confused today.",
709
- "target": "I'm here with you. Let's take things one step at a time.",
710
- "lang": "en"
711
- },
712
- {
713
- "input": "I don’t remember where I am.",
714
- "target": "Youre safe. Let me help you get oriented.",
715
- "lang": "en"
716
- },
717
- {
718
- "input": "I feel sad.",
719
- "target": "You're not alone. I'm here to comfort you.",
720
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
721
  },
722
  {
723
  "input": "Je ne sais pas où je suis.",
724
- "target": "Tu es en sécurité. Laisse-moi taider.",
725
- "lang": "fr"
726
- },
727
- {
728
- "input": "Je veux appeler ma fille.",
729
- "target": "Laisse-moi trouver son numéro.",
730
- "lang": "fr"
731
- },
732
- {
733
- "input": "Can you help me play a memory game?",
734
- "target": "Sure! Let's start with a simple one.",
735
- "lang": "en"
736
- },
737
- {
738
- "input": "I watered the plants today!",
739
- "target": "That's amazing! You’re doing a great job.",
740
- "lang": "en"
741
- },
742
- {
743
- "input": "I don’t remember where I am.",
744
- "target": "You’re safe. Let me help you get oriented.",
745
- "lang": "en"
746
- },
747
- {
748
- "input": "I don’t remember where I am.",
749
- "target": "You’re safe. Let me help you get oriented.",
750
- "lang": "en"
751
- },
752
- {
753
- "input": "Did I eat today?",
754
- "target": "Let's check together, maybe look in the kitchen.",
755
- "lang": "en"
756
- },
757
- {
758
- "input": "I watered the plants today!",
759
- "target": "That's amazing! You’re doing a great job.",
760
- "lang": "en"
 
 
 
 
 
761
  },
762
  {
763
- "input": "Je me sens très confus aujourd'hui.",
764
- "target": "Je suis là avec toi. Allons-y doucement.",
765
- "lang": "fr"
766
- },
767
- {
768
- "input": "Remind me to take my pills at 8.",
769
- "target": "Absolutely, I’ll remind you at 8 o’clock.",
770
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
771
  },
772
  {
773
- "input": " est ma chambre ?",
774
- "target": "Voyons ensemble, elle est peut-être au fond du couloir.",
775
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
776
  },
777
  {
778
- "input": "Peux-tu m'aider à faire un jeu de mémoire ?",
779
- "target": "Oui, commençons avec un jeu simple.",
780
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
781
  },
782
  {
783
- "input": "J'ai arrosé les plantes aujourd'hui !",
784
- "target": "C’est super ! Tu fais du bon travail.",
785
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
786
  },
787
  {
788
- "input": "Remind me to take my pills at 8.",
789
- "target": "Absolutely, I’ll remind you at 8 o’clock.",
790
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
791
  },
792
  {
793
- "input": "I watered the plants today!",
794
- "target": "That's amazing! You’re doing a great job.",
795
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
796
  },
797
  {
798
- "input": "Peux-tu m'aider à faire un jeu de mémoire ?",
799
- "target": "Oui, commençons avec un jeu simple.",
800
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
801
  }
802
  ]
 
1
  [
2
  {
3
+ "input": "Parfois je me sens si scared.",
4
+ "response": "Tu comptes beaucoup. Ensemble, on va y arriver.",
5
+ "emotion": "scared",
6
+ "intent": "express_confusion",
7
+ "tags": [
8
+ "family",
9
+ "burden",
10
+ "dementia"
11
+ ],
12
+ "care_mode": true,
13
+ "language": "fr",
14
+ "difficulty": "easy",
15
+ "is_dementia_related": true
16
+ },
17
+ {
18
+ "input": "I don’t know where I am.",
19
+ "response": "Let’s take a deep breath. I can help guide you.",
20
+ "emotion": "confused",
21
+ "intent": "vent",
22
+ "tags": [
23
+ "support",
24
+ "validation",
25
+ "love"
26
+ ],
27
+ "care_mode": true,
28
+ "language": "en",
29
+ "difficulty": "moderate",
30
+ "is_dementia_related": true
31
+ },
32
+ {
33
+ "input": "Je me sens scared.",
34
+ "response": "Tu n'es pas seul. Je suis là pour toi.",
35
+ "emotion": "scared",
36
+ "intent": "seek_reassurance",
37
+ "tags": [
38
+ "memory",
39
+ "forgetting",
40
+ "support"
41
+ ],
42
+ "care_mode": true,
43
+ "language": "fr",
44
+ "difficulty": "easy",
45
+ "is_dementia_related": true
46
+ },
47
+ {
48
+ "input": "Parfois je me sens si sadness.",
49
+ "response": "Tu comptes beaucoup. Ensemble, on va y arriver.",
50
+ "emotion": "sadness",
51
+ "intent": "request_help",
52
+ "tags": [
53
+ "support",
54
+ "validation",
55
+ "love"
56
+ ],
57
+ "care_mode": true,
58
+ "language": "fr",
59
+ "difficulty": "hard",
60
+ "is_dementia_related": true
61
+ },
62
+ {
63
+ "input": "Sometimes I just feel so frustrated.",
64
+ "response": "You're valued. Let's work through this together.",
65
+ "emotion": "frustrated",
66
+ "intent": "request_help",
67
+ "tags": [
68
+ "confusion",
69
+ "orientation",
70
+ "safety"
71
+ ],
72
+ "care_mode": true,
73
+ "language": "en",
74
+ "difficulty": "easy",
75
+ "is_dementia_related": true
76
+ },
77
+ {
78
+ "input": "Pourquoi j'oublie tout le temps ?",
79
+ "response": "Ce n'est pas grave. Ça arrive à beaucoup de gens.",
80
+ "emotion": "scared",
81
+ "intent": "seek_reassurance",
82
+ "tags": [
83
+ "family",
84
+ "burden",
85
+ "dementia"
86
+ ],
87
+ "care_mode": true,
88
+ "language": "fr",
89
+ "difficulty": "moderate",
90
+ "is_dementia_related": true
91
+ },
92
+ {
93
+ "input": "I don’t know where I am.",
94
+ "response": "Let’s take a deep breath. I can help guide you.",
95
+ "emotion": "frustrated",
96
+ "intent": "seek_support",
97
+ "tags": [
98
+ "support",
99
+ "validation",
100
+ "love"
101
+ ],
102
+ "care_mode": true,
103
+ "language": "en",
104
+ "difficulty": "hard",
105
+ "is_dementia_related": true
106
+ },
107
+ {
108
+ "input": "Parfois je me sens si sadness.",
109
+ "response": "Tu comptes beaucoup. Ensemble, on va y arriver.",
110
+ "emotion": "sadness",
111
+ "intent": "seek_reassurance",
112
+ "tags": [
113
+ "fear",
114
+ "loneliness",
115
+ "aging"
116
+ ],
117
+ "care_mode": true,
118
+ "language": "fr",
119
+ "difficulty": "moderate",
120
+ "is_dementia_related": true
121
+ },
122
+ {
123
+ "input": "Je suis toujours sadness, c'est effrayant.",
124
+ "response": "C'est dur. Je te comprends.",
125
+ "emotion": "sadness",
126
+ "intent": "vent",
127
+ "tags": [
128
+ "memory",
129
+ "forgetting",
130
+ "support"
131
+ ],
132
+ "care_mode": true,
133
+ "language": "fr",
134
+ "difficulty": "moderate",
135
+ "is_dementia_related": true
136
  },
137
  {
138
  "input": "Je ne sais pas où je suis.",
139
+ "response": "Respire un peu. Je vais t'aider.",
140
+ "emotion": "sadness",
141
+ "intent": "seek_support",
142
+ "tags": [
143
+ "family",
144
+ "burden",
145
+ "dementia"
146
+ ],
147
+ "care_mode": true,
148
+ "language": "fr",
149
+ "difficulty": "moderate",
150
+ "is_dementia_related": true
151
+ },
152
+ {
153
+ "input": "Je suis toujours frustrated, c'est effrayant.",
154
+ "response": "C'est dur. Je te comprends.",
155
+ "emotion": "frustrated",
156
+ "intent": "seek_reassurance",
157
+ "tags": [
158
+ "support",
159
+ "validation",
160
+ "love"
161
+ ],
162
+ "care_mode": true,
163
+ "language": "fr",
164
+ "difficulty": "easy",
165
+ "is_dementia_related": true
166
+ },
167
+ {
168
+ "input": "I feel like confused.",
169
+ "response": "You're not alone. You're understood.",
170
+ "emotion": "confused",
171
+ "intent": "request_help",
172
+ "tags": [
173
+ "family",
174
+ "burden",
175
+ "dementia"
176
+ ],
177
+ "care_mode": true,
178
+ "language": "en",
179
+ "difficulty": "hard",
180
+ "is_dementia_related": true
181
+ },
182
+ {
183
+ "input": "I'm always lonely, it's scary.",
184
+ "response": "That sounds tough. I'm here to support you.",
185
+ "emotion": "lonely",
186
+ "intent": "request_help",
187
+ "tags": [
188
+ "confusion",
189
+ "orientation",
190
+ "safety"
191
+ ],
192
+ "care_mode": true,
193
+ "language": "en",
194
+ "difficulty": "hard",
195
+ "is_dementia_related": true
196
+ },
197
+ {
198
+ "input": "I don’t know where I am.",
199
+ "response": "Lets take a deep breath. I can help guide you.",
200
+ "emotion": "sadness",
201
+ "intent": "request_help",
202
+ "tags": [
203
+ "family",
204
+ "burden",
205
+ "dementia"
206
+ ],
207
+ "care_mode": true,
208
+ "language": "en",
209
+ "difficulty": "easy",
210
+ "is_dementia_related": true
211
+ },
212
+ {
213
+ "input": "Parfois je me sens si frustrated.",
214
+ "response": "Tu comptes beaucoup. Ensemble, on va y arriver.",
215
+ "emotion": "frustrated",
216
+ "intent": "express_confusion",
217
+ "tags": [
218
+ "fear",
219
+ "loneliness",
220
+ "aging"
221
+ ],
222
+ "care_mode": true,
223
+ "language": "fr",
224
+ "difficulty": "moderate",
225
+ "is_dementia_related": true
226
+ },
227
+ {
228
+ "input": "Sometimes I just feel so frustrated.",
229
+ "response": "You're valued. Let's work through this together.",
230
+ "emotion": "frustrated",
231
+ "intent": "vent",
232
+ "tags": [
233
+ "support",
234
+ "validation",
235
+ "love"
236
+ ],
237
+ "care_mode": true,
238
+ "language": "en",
239
+ "difficulty": "hard",
240
+ "is_dementia_related": true
241
  },
242
  {
243
  "input": "Je ne sais pas où je suis.",
244
+ "response": "Respire un peu. Je vais t'aider.",
245
+ "emotion": "confused",
246
+ "intent": "vent",
247
+ "tags": [
248
+ "memory",
249
+ "forgetting",
250
+ "support"
251
+ ],
252
+ "care_mode": true,
253
+ "language": "fr",
254
+ "difficulty": "hard",
255
+ "is_dementia_related": true
256
+ },
257
+ {
258
+ "input": "I feel like frustrated.",
259
+ "response": "You're not alone. You're understood.",
260
+ "emotion": "frustrated",
261
+ "intent": "request_help",
262
+ "tags": [
263
+ "support",
264
+ "validation",
265
+ "love"
266
+ ],
267
+ "care_mode": true,
268
+ "language": "en",
269
+ "difficulty": "easy",
270
+ "is_dementia_related": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
271
  },
272
  {
273
  "input": "Je ne sais pas où je suis.",
274
+ "response": "Respire un peu. Je vais t'aider.",
275
+ "emotion": "lonely",
276
+ "intent": "express_confusion",
277
+ "tags": [
278
+ "family",
279
+ "burden",
280
+ "dementia"
281
+ ],
282
+ "care_mode": true,
283
+ "language": "fr",
284
+ "difficulty": "hard",
285
+ "is_dementia_related": true
286
+ },
287
+ {
288
+ "input": "I feel like scared.",
289
+ "response": "You're not alone. You're understood.",
290
+ "emotion": "scared",
291
+ "intent": "express_confusion",
292
+ "tags": [
293
+ "fear",
294
+ "loneliness",
295
+ "aging"
296
+ ],
297
+ "care_mode": true,
298
+ "language": "en",
299
+ "difficulty": "moderate",
300
+ "is_dementia_related": true
301
+ },
302
+ {
303
+ "input": "I don’t know where I am.",
304
+ "response": "Let’s take a deep breath. I can help guide you.",
305
+ "emotion": "sadness",
306
+ "intent": "seek_support",
307
+ "tags": [
308
+ "memory",
309
+ "forgetting",
310
+ "support"
311
+ ],
312
+ "care_mode": true,
313
+ "language": "en",
314
+ "difficulty": "moderate",
315
+ "is_dementia_related": true
316
+ },
317
+ {
318
+ "input": "Sometimes I just feel so scared.",
319
+ "response": "You're valued. Let's work through this together.",
320
+ "emotion": "scared",
321
+ "intent": "seek_reassurance",
322
+ "tags": [
323
+ "fear",
324
+ "loneliness",
325
+ "aging"
326
+ ],
327
+ "care_mode": true,
328
+ "language": "en",
329
+ "difficulty": "moderate",
330
+ "is_dementia_related": true
331
+ },
332
+ {
333
+ "input": "Why do I keep forgetting things?",
334
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
335
+ "emotion": "confused",
336
+ "intent": "vent",
337
+ "tags": [
338
+ "support",
339
+ "validation",
340
+ "love"
341
+ ],
342
+ "care_mode": true,
343
+ "language": "en",
344
+ "difficulty": "easy",
345
+ "is_dementia_related": true
346
+ },
347
+ {
348
+ "input": "Why do I keep forgetting things?",
349
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
350
+ "emotion": "lonely",
351
+ "intent": "vent",
352
+ "tags": [
353
+ "memory",
354
+ "forgetting",
355
+ "support"
356
+ ],
357
+ "care_mode": true,
358
+ "language": "en",
359
+ "difficulty": "moderate",
360
+ "is_dementia_related": true
361
+ },
362
+ {
363
+ "input": "Why do I keep forgetting things?",
364
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
365
+ "emotion": "confused",
366
+ "intent": "express_confusion",
367
+ "tags": [
368
+ "family",
369
+ "burden",
370
+ "dementia"
371
+ ],
372
+ "care_mode": true,
373
+ "language": "en",
374
+ "difficulty": "hard",
375
+ "is_dementia_related": true
376
+ },
377
+ {
378
+ "input": "Why do I keep forgetting things?",
379
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
380
+ "emotion": "frustrated",
381
+ "intent": "seek_reassurance",
382
+ "tags": [
383
+ "confusion",
384
+ "orientation",
385
+ "safety"
386
+ ],
387
+ "care_mode": true,
388
+ "language": "en",
389
+ "difficulty": "easy",
390
+ "is_dementia_related": true
391
+ },
392
+ {
393
+ "input": "Pourquoi j'oublie tout le temps ?",
394
+ "response": "Ce n'est pas grave. Ça arrive à beaucoup de gens.",
395
+ "emotion": "sadness",
396
+ "intent": "express_confusion",
397
+ "tags": [
398
+ "family",
399
+ "burden",
400
+ "dementia"
401
+ ],
402
+ "care_mode": true,
403
+ "language": "fr",
404
+ "difficulty": "hard",
405
+ "is_dementia_related": true
406
+ },
407
+ {
408
+ "input": "I don’t know where I am.",
409
+ "response": "Let’s take a deep breath. I can help guide you.",
410
+ "emotion": "scared",
411
+ "intent": "request_help",
412
+ "tags": [
413
+ "family",
414
+ "burden",
415
+ "dementia"
416
+ ],
417
+ "care_mode": true,
418
+ "language": "en",
419
+ "difficulty": "easy",
420
+ "is_dementia_related": true
421
+ },
422
+ {
423
+ "input": "Je suis toujours scared, c'est effrayant.",
424
+ "response": "C'est dur. Je te comprends.",
425
+ "emotion": "scared",
426
+ "intent": "seek_reassurance",
427
+ "tags": [
428
+ "fear",
429
+ "loneliness",
430
+ "aging"
431
+ ],
432
+ "care_mode": true,
433
+ "language": "fr",
434
+ "difficulty": "moderate",
435
+ "is_dementia_related": true
436
  },
437
  {
438
  "input": "Je ne sais pas où je suis.",
439
+ "response": "Respire un peu. Je vais t'aider.",
440
+ "emotion": "lonely",
441
+ "intent": "request_help",
442
+ "tags": [
443
+ "confusion",
444
+ "orientation",
445
+ "safety"
446
+ ],
447
+ "care_mode": true,
448
+ "language": "fr",
449
+ "difficulty": "hard",
450
+ "is_dementia_related": true
451
+ },
452
+ {
453
+ "input": "I feel like sadness.",
454
+ "response": "You're not alone. You're understood.",
455
+ "emotion": "sadness",
456
+ "intent": "seek_reassurance",
457
+ "tags": [
458
+ "memory",
459
+ "forgetting",
460
+ "support"
461
+ ],
462
+ "care_mode": true,
463
+ "language": "en",
464
+ "difficulty": "moderate",
465
+ "is_dementia_related": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
466
  },
467
  {
468
  "input": "Je ne sais pas où je suis.",
469
+ "response": "Respire un peu. Je vais t'aider.",
470
+ "emotion": "scared",
471
+ "intent": "vent",
472
+ "tags": [
473
+ "confusion",
474
+ "orientation",
475
+ "safety"
476
+ ],
477
+ "care_mode": true,
478
+ "language": "fr",
479
+ "difficulty": "easy",
480
+ "is_dementia_related": true
481
+ },
482
+ {
483
+ "input": "Parfois je me sens si confused.",
484
+ "response": "Tu comptes beaucoup. Ensemble, on va y arriver.",
485
+ "emotion": "confused",
486
+ "intent": "request_help",
487
+ "tags": [
488
+ "memory",
489
+ "forgetting",
490
+ "support"
491
+ ],
492
+ "care_mode": true,
493
+ "language": "fr",
494
+ "difficulty": "hard",
495
+ "is_dementia_related": true
496
+ },
497
+ {
498
+ "input": "I'm always scared, it's scary.",
499
+ "response": "That sounds tough. I'm here to support you.",
500
+ "emotion": "scared",
501
+ "intent": "seek_support",
502
+ "tags": [
503
+ "fear",
504
+ "loneliness",
505
+ "aging"
506
+ ],
507
+ "care_mode": true,
508
+ "language": "en",
509
+ "difficulty": "hard",
510
+ "is_dementia_related": true
511
+ },
512
+ {
513
+ "input": "Sometimes I just feel so sadness.",
514
+ "response": "You're valued. Let's work through this together.",
515
+ "emotion": "sadness",
516
+ "intent": "vent",
517
+ "tags": [
518
+ "fear",
519
+ "loneliness",
520
+ "aging"
521
+ ],
522
+ "care_mode": true,
523
+ "language": "en",
524
+ "difficulty": "hard",
525
+ "is_dementia_related": true
526
  },
527
  {
528
  "input": "Je ne sais pas où je suis.",
529
+ "response": "Respire un peu. Je vais t'aider.",
530
+ "emotion": "lonely",
531
+ "intent": "seek_reassurance",
532
+ "tags": [
533
+ "memory",
534
+ "forgetting",
535
+ "support"
536
+ ],
537
+ "care_mode": true,
538
+ "language": "fr",
539
+ "difficulty": "easy",
540
+ "is_dementia_related": true
541
+ },
542
+ {
543
+ "input": "I don’t know where I am.",
544
+ "response": "Let’s take a deep breath. I can help guide you.",
545
+ "emotion": "sadness",
546
+ "intent": "vent",
547
+ "tags": [
548
+ "family",
549
+ "burden",
550
+ "dementia"
551
+ ],
552
+ "care_mode": true,
553
+ "language": "en",
554
+ "difficulty": "easy",
555
+ "is_dementia_related": true
556
  },
557
  {
558
  "input": "Je ne sais pas où je suis.",
559
+ "response": "Respire un peu. Je vais t'aider.",
560
+ "emotion": "sadness",
561
+ "intent": "seek_support",
562
+ "tags": [
563
+ "confusion",
564
+ "orientation",
565
+ "safety"
566
+ ],
567
+ "care_mode": true,
568
+ "language": "fr",
569
+ "difficulty": "hard",
570
+ "is_dementia_related": true
571
+ },
572
+ {
573
+ "input": "Why do I keep forgetting things?",
574
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
575
+ "emotion": "sadness",
576
+ "intent": "express_confusion",
577
+ "tags": [
578
+ "support",
579
+ "validation",
580
+ "love"
581
+ ],
582
+ "care_mode": true,
583
+ "language": "en",
584
+ "difficulty": "easy",
585
+ "is_dementia_related": true
586
+ },
587
+ {
588
+ "input": "I'm always frustrated, it's scary.",
589
+ "response": "That sounds tough. I'm here to support you.",
590
+ "emotion": "frustrated",
591
+ "intent": "request_help",
592
+ "tags": [
593
+ "family",
594
+ "burden",
595
+ "dementia"
596
+ ],
597
+ "care_mode": true,
598
+ "language": "en",
599
+ "difficulty": "hard",
600
+ "is_dementia_related": true
601
+ },
602
+ {
603
+ "input": "Pourquoi j'oublie tout le temps ?",
604
+ "response": "Ce n'est pas grave. Ça arrive à beaucoup de gens.",
605
+ "emotion": "confused",
606
+ "intent": "express_confusion",
607
+ "tags": [
608
+ "support",
609
+ "validation",
610
+ "love"
611
+ ],
612
+ "care_mode": true,
613
+ "language": "fr",
614
+ "difficulty": "easy",
615
+ "is_dementia_related": true
616
+ },
617
+ {
618
+ "input": "Je suis toujours lonely, c'est effrayant.",
619
+ "response": "C'est dur. Je te comprends.",
620
+ "emotion": "lonely",
621
+ "intent": "seek_reassurance",
622
+ "tags": [
623
+ "memory",
624
+ "forgetting",
625
+ "support"
626
+ ],
627
+ "care_mode": true,
628
+ "language": "fr",
629
+ "difficulty": "easy",
630
+ "is_dementia_related": true
631
+ },
632
+ {
633
+ "input": "Je me sens frustrated.",
634
+ "response": "Tu n'es pas seul. Je suis pour toi.",
635
+ "emotion": "frustrated",
636
+ "intent": "request_help",
637
+ "tags": [
638
+ "support",
639
+ "validation",
640
+ "love"
641
+ ],
642
+ "care_mode": true,
643
+ "language": "fr",
644
+ "difficulty": "hard",
645
+ "is_dementia_related": true
646
+ },
647
+ {
648
+ "input": "Sometimes I just feel so lonely.",
649
+ "response": "You're valued. Let's work through this together.",
650
+ "emotion": "lonely",
651
+ "intent": "request_help",
652
+ "tags": [
653
+ "support",
654
+ "validation",
655
+ "love"
656
+ ],
657
+ "care_mode": true,
658
+ "language": "en",
659
+ "difficulty": "moderate",
660
+ "is_dementia_related": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
661
  },
662
  {
663
  "input": "Je ne sais pas où je suis.",
664
+ "response": "Respire un peu. Je vais t'aider.",
665
+ "emotion": "confused",
666
+ "intent": "request_help",
667
+ "tags": [
668
+ "fear",
669
+ "loneliness",
670
+ "aging"
671
+ ],
672
+ "care_mode": true,
673
+ "language": "fr",
674
+ "difficulty": "hard",
675
+ "is_dementia_related": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
676
  },
677
  {
678
  "input": "Je ne sais pas où je suis.",
679
+ "response": "Respire un peu. Je vais t'aider.",
680
+ "emotion": "sadness",
681
+ "intent": "express_confusion",
682
+ "tags": [
683
+ "memory",
684
+ "forgetting",
685
+ "support"
686
+ ],
687
+ "care_mode": true,
688
+ "language": "fr",
689
+ "difficulty": "moderate",
690
+ "is_dementia_related": true
691
+ },
692
+ {
693
+ "input": "Sometimes I just feel so scared.",
694
+ "response": "You're valued. Let's work through this together.",
695
+ "emotion": "scared",
696
+ "intent": "seek_support",
697
+ "tags": [
698
+ "family",
699
+ "burden",
700
+ "dementia"
701
+ ],
702
+ "care_mode": true,
703
+ "language": "en",
704
+ "difficulty": "moderate",
705
+ "is_dementia_related": true
706
+ },
707
+ {
708
+ "input": "I don’t know where I am.",
709
+ "response": "Let’s take a deep breath. I can help guide you.",
710
+ "emotion": "lonely",
711
+ "intent": "seek_reassurance",
712
+ "tags": [
713
+ "family",
714
+ "burden",
715
+ "dementia"
716
+ ],
717
+ "care_mode": true,
718
+ "language": "en",
719
+ "difficulty": "easy",
720
+ "is_dementia_related": true
721
+ },
722
+ {
723
+ "input": "Why do I keep forgetting things?",
724
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
725
+ "emotion": "confused",
726
+ "intent": "request_help",
727
+ "tags": [
728
+ "support",
729
+ "validation",
730
+ "love"
731
+ ],
732
+ "care_mode": true,
733
+ "language": "en",
734
+ "difficulty": "hard",
735
+ "is_dementia_related": true
736
+ },
737
+ {
738
+ "input": "Why do I keep forgetting things?",
739
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
740
+ "emotion": "sadness",
741
+ "intent": "request_help",
742
+ "tags": [
743
+ "fear",
744
+ "loneliness",
745
+ "aging"
746
+ ],
747
+ "care_mode": true,
748
+ "language": "en",
749
+ "difficulty": "easy",
750
+ "is_dementia_related": true
751
+ },
752
+ {
753
+ "input": "Parfois je me sens si confused.",
754
+ "response": "Tu comptes beaucoup. Ensemble, on va y arriver.",
755
+ "emotion": "confused",
756
+ "intent": "seek_support",
757
+ "tags": [
758
+ "family",
759
+ "burden",
760
+ "dementia"
761
+ ],
762
+ "care_mode": true,
763
+ "language": "fr",
764
+ "difficulty": "moderate",
765
+ "is_dementia_related": true
766
  },
767
  {
768
  "input": "Je ne sais pas où je suis.",
769
+ "response": "Respire un peu. Je vais t'aider.",
770
+ "emotion": "frustrated",
771
+ "intent": "express_confusion",
772
+ "tags": [
773
+ "memory",
774
+ "forgetting",
775
+ "support"
776
+ ],
777
+ "care_mode": true,
778
+ "language": "fr",
779
+ "difficulty": "hard",
780
+ "is_dementia_related": true
781
+ },
782
+ {
783
+ "input": "I'm always confused, it's scary.",
784
+ "response": "That sounds tough. I'm here to support you.",
785
+ "emotion": "confused",
786
+ "intent": "seek_support",
787
+ "tags": [
788
+ "memory",
789
+ "forgetting",
790
+ "support"
791
+ ],
792
+ "care_mode": true,
793
+ "language": "en",
794
+ "difficulty": "easy",
795
+ "is_dementia_related": true
796
+ },
797
+ {
798
+ "input": "Pourquoi j'oublie tout le temps ?",
799
+ "response": "Ce n'est pas grave. Ça arrive à beaucoup de gens.",
800
+ "emotion": "lonely",
801
+ "intent": "express_confusion",
802
+ "tags": [
803
+ "memory",
804
+ "forgetting",
805
+ "support"
806
+ ],
807
+ "care_mode": true,
808
+ "language": "fr",
809
+ "difficulty": "moderate",
810
+ "is_dementia_related": true
811
  },
812
  {
813
+ "input": "Je ne sais pas je suis.",
814
+ "response": "Respire un peu. Je vais t'aider.",
815
+ "emotion": "confused",
816
+ "intent": "vent",
817
+ "tags": [
818
+ "confusion",
819
+ "orientation",
820
+ "safety"
821
+ ],
822
+ "care_mode": true,
823
+ "language": "fr",
824
+ "difficulty": "hard",
825
+ "is_dementia_related": true
826
+ },
827
+ {
828
+ "input": "Pourquoi j'oublie tout le temps ?",
829
+ "response": "Ce n'est pas grave. Ça arrive à beaucoup de gens.",
830
+ "emotion": "lonely",
831
+ "intent": "seek_reassurance",
832
+ "tags": [
833
+ "support",
834
+ "validation",
835
+ "love"
836
+ ],
837
+ "care_mode": true,
838
+ "language": "fr",
839
+ "difficulty": "easy",
840
+ "is_dementia_related": true
841
+ },
842
+ {
843
+ "input": "I feel like frustrated.",
844
+ "response": "You're not alone. You're understood.",
845
+ "emotion": "frustrated",
846
+ "intent": "seek_reassurance",
847
+ "tags": [
848
+ "confusion",
849
+ "orientation",
850
+ "safety"
851
+ ],
852
+ "care_mode": true,
853
+ "language": "en",
854
+ "difficulty": "hard",
855
+ "is_dementia_related": true
856
+ },
857
+ {
858
+ "input": "Je me sens frustrated.",
859
+ "response": "Tu n'es pas seul. Je suis là pour toi.",
860
+ "emotion": "frustrated",
861
+ "intent": "request_help",
862
+ "tags": [
863
+ "fear",
864
+ "loneliness",
865
+ "aging"
866
+ ],
867
+ "care_mode": true,
868
+ "language": "fr",
869
+ "difficulty": "hard",
870
+ "is_dementia_related": true
871
+ },
872
+ {
873
+ "input": "I don’t know where I am.",
874
+ "response": "Let’s take a deep breath. I can help guide you.",
875
+ "emotion": "scared",
876
+ "intent": "seek_reassurance",
877
+ "tags": [
878
+ "confusion",
879
+ "orientation",
880
+ "safety"
881
+ ],
882
+ "care_mode": true,
883
+ "language": "en",
884
+ "difficulty": "hard",
885
+ "is_dementia_related": true
886
+ },
887
+ {
888
+ "input": "Je suis toujours frustrated, c'est effrayant.",
889
+ "response": "C'est dur. Je te comprends.",
890
+ "emotion": "frustrated",
891
+ "intent": "vent",
892
+ "tags": [
893
+ "support",
894
+ "validation",
895
+ "love"
896
+ ],
897
+ "care_mode": true,
898
+ "language": "fr",
899
+ "difficulty": "moderate",
900
+ "is_dementia_related": true
901
+ },
902
+ {
903
+ "input": "Pourquoi j'oublie tout le temps ?",
904
+ "response": "Ce n'est pas grave. Ça arrive à beaucoup de gens.",
905
+ "emotion": "frustrated",
906
+ "intent": "express_confusion",
907
+ "tags": [
908
+ "family",
909
+ "burden",
910
+ "dementia"
911
+ ],
912
+ "care_mode": true,
913
+ "language": "fr",
914
+ "difficulty": "moderate",
915
+ "is_dementia_related": true
916
+ },
917
+ {
918
+ "input": "Why do I keep forgetting things?",
919
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
920
+ "emotion": "lonely",
921
+ "intent": "seek_reassurance",
922
+ "tags": [
923
+ "fear",
924
+ "loneliness",
925
+ "aging"
926
+ ],
927
+ "care_mode": true,
928
+ "language": "en",
929
+ "difficulty": "hard",
930
+ "is_dementia_related": true
931
  },
932
  {
933
+ "input": "Je ne sais pas où je suis.",
934
+ "response": "Respire un peu. Je vais t'aider.",
935
+ "emotion": "frustrated",
936
+ "intent": "express_confusion",
937
+ "tags": [
938
+ "fear",
939
+ "loneliness",
940
+ "aging"
941
+ ],
942
+ "care_mode": true,
943
+ "language": "fr",
944
+ "difficulty": "hard",
945
+ "is_dementia_related": true
946
+ },
947
+ {
948
+ "input": "I don’t know where I am.",
949
+ "response": "Let’s take a deep breath. I can help guide you.",
950
+ "emotion": "frustrated",
951
+ "intent": "vent",
952
+ "tags": [
953
+ "family",
954
+ "burden",
955
+ "dementia"
956
+ ],
957
+ "care_mode": true,
958
+ "language": "en",
959
+ "difficulty": "hard",
960
+ "is_dementia_related": true
961
+ },
962
+ {
963
+ "input": "Why do I keep forgetting things?",
964
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
965
+ "emotion": "confused",
966
+ "intent": "vent",
967
+ "tags": [
968
+ "support",
969
+ "validation",
970
+ "love"
971
+ ],
972
+ "care_mode": true,
973
+ "language": "en",
974
+ "difficulty": "moderate",
975
+ "is_dementia_related": true
976
+ },
977
+ {
978
+ "input": "I'm always sadness, it's scary.",
979
+ "response": "That sounds tough. I'm here to support you.",
980
+ "emotion": "sadness",
981
+ "intent": "express_confusion",
982
+ "tags": [
983
+ "family",
984
+ "burden",
985
+ "dementia"
986
+ ],
987
+ "care_mode": true,
988
+ "language": "en",
989
+ "difficulty": "moderate",
990
+ "is_dementia_related": true
991
+ },
992
+ {
993
+ "input": "I'm always confused, it's scary.",
994
+ "response": "That sounds tough. I'm here to support you.",
995
+ "emotion": "confused",
996
+ "intent": "seek_reassurance",
997
+ "tags": [
998
+ "support",
999
+ "validation",
1000
+ "love"
1001
+ ],
1002
+ "care_mode": true,
1003
+ "language": "en",
1004
+ "difficulty": "moderate",
1005
+ "is_dementia_related": true
1006
+ },
1007
+ {
1008
+ "input": "Why do I keep forgetting things?",
1009
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
1010
+ "emotion": "scared",
1011
+ "intent": "seek_reassurance",
1012
+ "tags": [
1013
+ "confusion",
1014
+ "orientation",
1015
+ "safety"
1016
+ ],
1017
+ "care_mode": true,
1018
+ "language": "en",
1019
+ "difficulty": "hard",
1020
+ "is_dementia_related": true
1021
+ },
1022
+ {
1023
+ "input": "I don’t know where I am.",
1024
+ "response": "Let’s take a deep breath. I can help guide you.",
1025
+ "emotion": "sadness",
1026
+ "intent": "seek_reassurance",
1027
+ "tags": [
1028
+ "confusion",
1029
+ "orientation",
1030
+ "safety"
1031
+ ],
1032
+ "care_mode": true,
1033
+ "language": "en",
1034
+ "difficulty": "hard",
1035
+ "is_dementia_related": true
1036
+ },
1037
+ {
1038
+ "input": "Sometimes I just feel so sadness.",
1039
+ "response": "You're valued. Let's work through this together.",
1040
+ "emotion": "sadness",
1041
+ "intent": "express_confusion",
1042
+ "tags": [
1043
+ "confusion",
1044
+ "orientation",
1045
+ "safety"
1046
+ ],
1047
+ "care_mode": true,
1048
+ "language": "en",
1049
+ "difficulty": "moderate",
1050
+ "is_dementia_related": true
1051
+ },
1052
+ {
1053
+ "input": "Why do I keep forgetting things?",
1054
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
1055
+ "emotion": "sadness",
1056
+ "intent": "vent",
1057
+ "tags": [
1058
+ "confusion",
1059
+ "orientation",
1060
+ "safety"
1061
+ ],
1062
+ "care_mode": true,
1063
+ "language": "en",
1064
+ "difficulty": "easy",
1065
+ "is_dementia_related": true
1066
+ },
1067
+ {
1068
+ "input": "I'm always scared, it's scary.",
1069
+ "response": "That sounds tough. I'm here to support you.",
1070
+ "emotion": "scared",
1071
+ "intent": "vent",
1072
+ "tags": [
1073
+ "support",
1074
+ "validation",
1075
+ "love"
1076
+ ],
1077
+ "care_mode": true,
1078
+ "language": "en",
1079
+ "difficulty": "hard",
1080
+ "is_dementia_related": true
1081
  },
1082
  {
1083
+ "input": "Je ne sais pas je suis.",
1084
+ "response": "Respire un peu. Je vais t'aider.",
1085
+ "emotion": "sadness",
1086
+ "intent": "request_help",
1087
+ "tags": [
1088
+ "memory",
1089
+ "forgetting",
1090
+ "support"
1091
+ ],
1092
+ "care_mode": true,
1093
+ "language": "fr",
1094
+ "difficulty": "easy",
1095
+ "is_dementia_related": true
1096
+ },
1097
+ {
1098
+ "input": "I don’t know where I am.",
1099
+ "response": "Let’s take a deep breath. I can help guide you.",
1100
+ "emotion": "frustrated",
1101
+ "intent": "request_help",
1102
+ "tags": [
1103
+ "support",
1104
+ "validation",
1105
+ "love"
1106
+ ],
1107
+ "care_mode": true,
1108
+ "language": "en",
1109
+ "difficulty": "easy",
1110
+ "is_dementia_related": true
1111
+ },
1112
+ {
1113
+ "input": "I feel like lonely.",
1114
+ "response": "You're not alone. You're understood.",
1115
+ "emotion": "lonely",
1116
+ "intent": "vent",
1117
+ "tags": [
1118
+ "fear",
1119
+ "loneliness",
1120
+ "aging"
1121
+ ],
1122
+ "care_mode": true,
1123
+ "language": "en",
1124
+ "difficulty": "moderate",
1125
+ "is_dementia_related": true
1126
+ },
1127
+ {
1128
+ "input": "I feel like scared.",
1129
+ "response": "You're not alone. You're understood.",
1130
+ "emotion": "scared",
1131
+ "intent": "seek_support",
1132
+ "tags": [
1133
+ "fear",
1134
+ "loneliness",
1135
+ "aging"
1136
+ ],
1137
+ "care_mode": true,
1138
+ "language": "en",
1139
+ "difficulty": "easy",
1140
+ "is_dementia_related": true
1141
+ },
1142
+ {
1143
+ "input": "Pourquoi j'oublie tout le temps ?",
1144
+ "response": "Ce n'est pas grave. Ça arrive à beaucoup de gens.",
1145
+ "emotion": "frustrated",
1146
+ "intent": "seek_support",
1147
+ "tags": [
1148
+ "confusion",
1149
+ "orientation",
1150
+ "safety"
1151
+ ],
1152
+ "care_mode": true,
1153
+ "language": "fr",
1154
+ "difficulty": "hard",
1155
+ "is_dementia_related": true
1156
+ },
1157
+ {
1158
+ "input": "Je me sens frustrated.",
1159
+ "response": "Tu n'es pas seul. Je suis là pour toi.",
1160
+ "emotion": "frustrated",
1161
+ "intent": "vent",
1162
+ "tags": [
1163
+ "confusion",
1164
+ "orientation",
1165
+ "safety"
1166
+ ],
1167
+ "care_mode": true,
1168
+ "language": "fr",
1169
+ "difficulty": "moderate",
1170
+ "is_dementia_related": true
1171
+ },
1172
+ {
1173
+ "input": "I don’t know where I am.",
1174
+ "response": "Let’s take a deep breath. I can help guide you.",
1175
+ "emotion": "confused",
1176
+ "intent": "seek_reassurance",
1177
+ "tags": [
1178
+ "fear",
1179
+ "loneliness",
1180
+ "aging"
1181
+ ],
1182
+ "care_mode": true,
1183
+ "language": "en",
1184
+ "difficulty": "hard",
1185
+ "is_dementia_related": true
1186
+ },
1187
+ {
1188
+ "input": "Why do I keep forgetting things?",
1189
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
1190
+ "emotion": "lonely",
1191
+ "intent": "vent",
1192
+ "tags": [
1193
+ "family",
1194
+ "burden",
1195
+ "dementia"
1196
+ ],
1197
+ "care_mode": true,
1198
+ "language": "en",
1199
+ "difficulty": "moderate",
1200
+ "is_dementia_related": true
1201
+ },
1202
+ {
1203
+ "input": "Je suis toujours sadness, c'est effrayant.",
1204
+ "response": "C'est dur. Je te comprends.",
1205
+ "emotion": "sadness",
1206
+ "intent": "seek_reassurance",
1207
+ "tags": [
1208
+ "family",
1209
+ "burden",
1210
+ "dementia"
1211
+ ],
1212
+ "care_mode": true,
1213
+ "language": "fr",
1214
+ "difficulty": "hard",
1215
+ "is_dementia_related": true
1216
+ },
1217
+ {
1218
+ "input": "Je suis toujours frustrated, c'est effrayant.",
1219
+ "response": "C'est dur. Je te comprends.",
1220
+ "emotion": "frustrated",
1221
+ "intent": "seek_reassurance",
1222
+ "tags": [
1223
+ "confusion",
1224
+ "orientation",
1225
+ "safety"
1226
+ ],
1227
+ "care_mode": true,
1228
+ "language": "fr",
1229
+ "difficulty": "hard",
1230
+ "is_dementia_related": true
1231
+ },
1232
+ {
1233
+ "input": "I don’t know where I am.",
1234
+ "response": "Let’s take a deep breath. I can help guide you.",
1235
+ "emotion": "lonely",
1236
+ "intent": "express_confusion",
1237
+ "tags": [
1238
+ "memory",
1239
+ "forgetting",
1240
+ "support"
1241
+ ],
1242
+ "care_mode": true,
1243
+ "language": "en",
1244
+ "difficulty": "hard",
1245
+ "is_dementia_related": true
1246
+ },
1247
+ {
1248
+ "input": "Je suis toujours lonely, c'est effrayant.",
1249
+ "response": "C'est dur. Je te comprends.",
1250
+ "emotion": "lonely",
1251
+ "intent": "request_help",
1252
+ "tags": [
1253
+ "confusion",
1254
+ "orientation",
1255
+ "safety"
1256
+ ],
1257
+ "care_mode": true,
1258
+ "language": "fr",
1259
+ "difficulty": "easy",
1260
+ "is_dementia_related": true
1261
+ },
1262
+ {
1263
+ "input": "Sometimes I just feel so frustrated.",
1264
+ "response": "You're valued. Let's work through this together.",
1265
+ "emotion": "frustrated",
1266
+ "intent": "vent",
1267
+ "tags": [
1268
+ "confusion",
1269
+ "orientation",
1270
+ "safety"
1271
+ ],
1272
+ "care_mode": true,
1273
+ "language": "en",
1274
+ "difficulty": "hard",
1275
+ "is_dementia_related": true
1276
+ },
1277
+ {
1278
+ "input": "I feel like sadness.",
1279
+ "response": "You're not alone. You're understood.",
1280
+ "emotion": "sadness",
1281
+ "intent": "seek_support",
1282
+ "tags": [
1283
+ "family",
1284
+ "burden",
1285
+ "dementia"
1286
+ ],
1287
+ "care_mode": true,
1288
+ "language": "en",
1289
+ "difficulty": "easy",
1290
+ "is_dementia_related": true
1291
+ },
1292
+ {
1293
+ "input": "Why do I keep forgetting things?",
1294
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
1295
+ "emotion": "sadness",
1296
+ "intent": "seek_support",
1297
+ "tags": [
1298
+ "confusion",
1299
+ "orientation",
1300
+ "safety"
1301
+ ],
1302
+ "care_mode": true,
1303
+ "language": "en",
1304
+ "difficulty": "moderate",
1305
+ "is_dementia_related": true
1306
+ },
1307
+ {
1308
+ "input": "Je me sens confused.",
1309
+ "response": "Tu n'es pas seul. Je suis là pour toi.",
1310
+ "emotion": "confused",
1311
+ "intent": "seek_reassurance",
1312
+ "tags": [
1313
+ "confusion",
1314
+ "orientation",
1315
+ "safety"
1316
+ ],
1317
+ "care_mode": true,
1318
+ "language": "fr",
1319
+ "difficulty": "moderate",
1320
+ "is_dementia_related": true
1321
+ },
1322
+ {
1323
+ "input": "Parfois je me sens si scared.",
1324
+ "response": "Tu comptes beaucoup. Ensemble, on va y arriver.",
1325
+ "emotion": "scared",
1326
+ "intent": "vent",
1327
+ "tags": [
1328
+ "support",
1329
+ "validation",
1330
+ "love"
1331
+ ],
1332
+ "care_mode": true,
1333
+ "language": "fr",
1334
+ "difficulty": "easy",
1335
+ "is_dementia_related": true
1336
+ },
1337
+ {
1338
+ "input": "Why do I keep forgetting things?",
1339
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
1340
+ "emotion": "lonely",
1341
+ "intent": "seek_support",
1342
+ "tags": [
1343
+ "fear",
1344
+ "loneliness",
1345
+ "aging"
1346
+ ],
1347
+ "care_mode": true,
1348
+ "language": "en",
1349
+ "difficulty": "hard",
1350
+ "is_dementia_related": true
1351
+ },
1352
+ {
1353
+ "input": "I feel like confused.",
1354
+ "response": "You're not alone. You're understood.",
1355
+ "emotion": "confused",
1356
+ "intent": "seek_support",
1357
+ "tags": [
1358
+ "memory",
1359
+ "forgetting",
1360
+ "support"
1361
+ ],
1362
+ "care_mode": true,
1363
+ "language": "en",
1364
+ "difficulty": "moderate",
1365
+ "is_dementia_related": true
1366
+ },
1367
+ {
1368
+ "input": "I feel like sadness.",
1369
+ "response": "You're not alone. You're understood.",
1370
+ "emotion": "sadness",
1371
+ "intent": "seek_reassurance",
1372
+ "tags": [
1373
+ "memory",
1374
+ "forgetting",
1375
+ "support"
1376
+ ],
1377
+ "care_mode": true,
1378
+ "language": "en",
1379
+ "difficulty": "easy",
1380
+ "is_dementia_related": true
1381
+ },
1382
+ {
1383
+ "input": "I don’t know where I am.",
1384
+ "response": "Let’s take a deep breath. I can help guide you.",
1385
+ "emotion": "sadness",
1386
+ "intent": "seek_support",
1387
+ "tags": [
1388
+ "confusion",
1389
+ "orientation",
1390
+ "safety"
1391
+ ],
1392
+ "care_mode": true,
1393
+ "language": "en",
1394
+ "difficulty": "moderate",
1395
+ "is_dementia_related": true
1396
+ },
1397
+ {
1398
+ "input": "I'm always scared, it's scary.",
1399
+ "response": "That sounds tough. I'm here to support you.",
1400
+ "emotion": "scared",
1401
+ "intent": "vent",
1402
+ "tags": [
1403
+ "family",
1404
+ "burden",
1405
+ "dementia"
1406
+ ],
1407
+ "care_mode": true,
1408
+ "language": "en",
1409
+ "difficulty": "moderate",
1410
+ "is_dementia_related": true
1411
+ },
1412
+ {
1413
+ "input": "I feel like frustrated.",
1414
+ "response": "You're not alone. You're understood.",
1415
+ "emotion": "frustrated",
1416
+ "intent": "seek_reassurance",
1417
+ "tags": [
1418
+ "family",
1419
+ "burden",
1420
+ "dementia"
1421
+ ],
1422
+ "care_mode": true,
1423
+ "language": "en",
1424
+ "difficulty": "moderate",
1425
+ "is_dementia_related": true
1426
+ },
1427
+ {
1428
+ "input": "Why do I keep forgetting things?",
1429
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
1430
+ "emotion": "frustrated",
1431
+ "intent": "request_help",
1432
+ "tags": [
1433
+ "confusion",
1434
+ "orientation",
1435
+ "safety"
1436
+ ],
1437
+ "care_mode": true,
1438
+ "language": "en",
1439
+ "difficulty": "moderate",
1440
+ "is_dementia_related": true
1441
+ },
1442
+ {
1443
+ "input": "Je me sens sadness.",
1444
+ "response": "Tu n'es pas seul. Je suis là pour toi.",
1445
+ "emotion": "sadness",
1446
+ "intent": "seek_reassurance",
1447
+ "tags": [
1448
+ "confusion",
1449
+ "orientation",
1450
+ "safety"
1451
+ ],
1452
+ "care_mode": true,
1453
+ "language": "fr",
1454
+ "difficulty": "easy",
1455
+ "is_dementia_related": true
1456
  },
1457
  {
1458
+ "input": "Je ne sais pas je suis.",
1459
+ "response": "Respire un peu. Je vais t'aider.",
1460
+ "emotion": "frustrated",
1461
+ "intent": "request_help",
1462
+ "tags": [
1463
+ "memory",
1464
+ "forgetting",
1465
+ "support"
1466
+ ],
1467
+ "care_mode": true,
1468
+ "language": "fr",
1469
+ "difficulty": "moderate",
1470
+ "is_dementia_related": true
1471
+ },
1472
+ {
1473
+ "input": "Sometimes I just feel so scared.",
1474
+ "response": "You're valued. Let's work through this together.",
1475
+ "emotion": "scared",
1476
+ "intent": "seek_reassurance",
1477
+ "tags": [
1478
+ "fear",
1479
+ "loneliness",
1480
+ "aging"
1481
+ ],
1482
+ "care_mode": true,
1483
+ "language": "en",
1484
+ "difficulty": "hard",
1485
+ "is_dementia_related": true
1486
+ },
1487
+ {
1488
+ "input": "I'm always frustrated, it's scary.",
1489
+ "response": "That sounds tough. I'm here to support you.",
1490
+ "emotion": "frustrated",
1491
+ "intent": "express_confusion",
1492
+ "tags": [
1493
+ "family",
1494
+ "burden",
1495
+ "dementia"
1496
+ ],
1497
+ "care_mode": true,
1498
+ "language": "en",
1499
+ "difficulty": "easy",
1500
+ "is_dementia_related": true
1501
+ },
1502
+ {
1503
+ "input": "Sometimes I just feel so sadness.",
1504
+ "response": "You're valued. Let's work through this together.",
1505
+ "emotion": "sadness",
1506
+ "intent": "express_confusion",
1507
+ "tags": [
1508
+ "confusion",
1509
+ "orientation",
1510
+ "safety"
1511
+ ],
1512
+ "care_mode": true,
1513
+ "language": "en",
1514
+ "difficulty": "moderate",
1515
+ "is_dementia_related": true
1516
  },
1517
  {
1518
+ "input": "Je ne sais pas je suis.",
1519
+ "response": "Respire un peu. Je vais t'aider.",
1520
+ "emotion": "scared",
1521
+ "intent": "express_confusion",
1522
+ "tags": [
1523
+ "confusion",
1524
+ "orientation",
1525
+ "safety"
1526
+ ],
1527
+ "care_mode": true,
1528
+ "language": "fr",
1529
+ "difficulty": "easy",
1530
+ "is_dementia_related": true
1531
+ },
1532
+ {
1533
+ "input": "Je suis toujours scared, c'est effrayant.",
1534
+ "response": "C'est dur. Je te comprends.",
1535
+ "emotion": "scared",
1536
+ "intent": "seek_reassurance",
1537
+ "tags": [
1538
+ "confusion",
1539
+ "orientation",
1540
+ "safety"
1541
+ ],
1542
+ "care_mode": true,
1543
+ "language": "fr",
1544
+ "difficulty": "hard",
1545
+ "is_dementia_related": true
1546
+ },
1547
+ {
1548
+ "input": "I'm always scared, it's scary.",
1549
+ "response": "That sounds tough. I'm here to support you.",
1550
+ "emotion": "scared",
1551
+ "intent": "seek_support",
1552
+ "tags": [
1553
+ "family",
1554
+ "burden",
1555
+ "dementia"
1556
+ ],
1557
+ "care_mode": true,
1558
+ "language": "en",
1559
+ "difficulty": "easy",
1560
+ "is_dementia_related": true
1561
+ },
1562
+ {
1563
+ "input": "Je me sens scared.",
1564
+ "response": "Tu n'es pas seul. Je suis là pour toi.",
1565
+ "emotion": "scared",
1566
+ "intent": "seek_reassurance",
1567
+ "tags": [
1568
+ "memory",
1569
+ "forgetting",
1570
+ "support"
1571
+ ],
1572
+ "care_mode": true,
1573
+ "language": "fr",
1574
+ "difficulty": "hard",
1575
+ "is_dementia_related": true
1576
+ },
1577
+ {
1578
+ "input": "Je suis toujours scared, c'est effrayant.",
1579
+ "response": "C'est dur. Je te comprends.",
1580
+ "emotion": "scared",
1581
+ "intent": "seek_support",
1582
+ "tags": [
1583
+ "family",
1584
+ "burden",
1585
+ "dementia"
1586
+ ],
1587
+ "care_mode": true,
1588
+ "language": "fr",
1589
+ "difficulty": "easy",
1590
+ "is_dementia_related": true
1591
+ },
1592
+ {
1593
+ "input": "Sometimes I just feel so frustrated.",
1594
+ "response": "You're valued. Let's work through this together.",
1595
+ "emotion": "frustrated",
1596
+ "intent": "seek_reassurance",
1597
+ "tags": [
1598
+ "support",
1599
+ "validation",
1600
+ "love"
1601
+ ],
1602
+ "care_mode": true,
1603
+ "language": "en",
1604
+ "difficulty": "easy",
1605
+ "is_dementia_related": true
1606
+ },
1607
+ {
1608
+ "input": "I'm always scared, it's scary.",
1609
+ "response": "That sounds tough. I'm here to support you.",
1610
+ "emotion": "scared",
1611
+ "intent": "seek_support",
1612
+ "tags": [
1613
+ "support",
1614
+ "validation",
1615
+ "love"
1616
+ ],
1617
+ "care_mode": true,
1618
+ "language": "en",
1619
+ "difficulty": "hard",
1620
+ "is_dementia_related": true
1621
  },
1622
  {
1623
+ "input": "Je ne sais pas où je suis.",
1624
+ "response": "Respire un peu. Je vais t'aider.",
1625
+ "emotion": "sadness",
1626
+ "intent": "vent",
1627
+ "tags": [
1628
+ "memory",
1629
+ "forgetting",
1630
+ "support"
1631
+ ],
1632
+ "care_mode": true,
1633
+ "language": "fr",
1634
+ "difficulty": "easy",
1635
+ "is_dementia_related": true
1636
+ },
1637
+ {
1638
+ "input": "I'm always frustrated, it's scary.",
1639
+ "response": "That sounds tough. I'm here to support you.",
1640
+ "emotion": "frustrated",
1641
+ "intent": "seek_reassurance",
1642
+ "tags": [
1643
+ "fear",
1644
+ "loneliness",
1645
+ "aging"
1646
+ ],
1647
+ "care_mode": true,
1648
+ "language": "en",
1649
+ "difficulty": "moderate",
1650
+ "is_dementia_related": true
1651
+ },
1652
+ {
1653
+ "input": "Sometimes I just feel so scared.",
1654
+ "response": "You're valued. Let's work through this together.",
1655
+ "emotion": "scared",
1656
+ "intent": "seek_reassurance",
1657
+ "tags": [
1658
+ "support",
1659
+ "validation",
1660
+ "love"
1661
+ ],
1662
+ "care_mode": true,
1663
+ "language": "en",
1664
+ "difficulty": "moderate",
1665
+ "is_dementia_related": true
1666
  },
1667
  {
1668
+ "input": "Je ne sais pas je suis.",
1669
+ "response": "Respire un peu. Je vais t'aider.",
1670
+ "emotion": "confused",
1671
+ "intent": "express_confusion",
1672
+ "tags": [
1673
+ "support",
1674
+ "validation",
1675
+ "love"
1676
+ ],
1677
+ "care_mode": true,
1678
+ "language": "fr",
1679
+ "difficulty": "easy",
1680
+ "is_dementia_related": true
1681
+ },
1682
+ {
1683
+ "input": "I'm always lonely, it's scary.",
1684
+ "response": "That sounds tough. I'm here to support you.",
1685
+ "emotion": "lonely",
1686
+ "intent": "vent",
1687
+ "tags": [
1688
+ "support",
1689
+ "validation",
1690
+ "love"
1691
+ ],
1692
+ "care_mode": true,
1693
+ "language": "en",
1694
+ "difficulty": "easy",
1695
+ "is_dementia_related": true
1696
+ },
1697
+ {
1698
+ "input": "Je suis toujours sadness, c'est effrayant.",
1699
+ "response": "C'est dur. Je te comprends.",
1700
+ "emotion": "sadness",
1701
+ "intent": "seek_support",
1702
+ "tags": [
1703
+ "family",
1704
+ "burden",
1705
+ "dementia"
1706
+ ],
1707
+ "care_mode": true,
1708
+ "language": "fr",
1709
+ "difficulty": "hard",
1710
+ "is_dementia_related": true
1711
+ },
1712
+ {
1713
+ "input": "I'm always frustrated, it's scary.",
1714
+ "response": "That sounds tough. I'm here to support you.",
1715
+ "emotion": "frustrated",
1716
+ "intent": "request_help",
1717
+ "tags": [
1718
+ "confusion",
1719
+ "orientation",
1720
+ "safety"
1721
+ ],
1722
+ "care_mode": true,
1723
+ "language": "en",
1724
+ "difficulty": "easy",
1725
+ "is_dementia_related": true
1726
+ },
1727
+ {
1728
+ "input": "Pourquoi j'oublie tout le temps ?",
1729
+ "response": "Ce n'est pas grave. Ça arrive à beaucoup de gens.",
1730
+ "emotion": "scared",
1731
+ "intent": "vent",
1732
+ "tags": [
1733
+ "fear",
1734
+ "loneliness",
1735
+ "aging"
1736
+ ],
1737
+ "care_mode": true,
1738
+ "language": "fr",
1739
+ "difficulty": "moderate",
1740
+ "is_dementia_related": true
1741
+ },
1742
+ {
1743
+ "input": "Parfois je me sens si scared.",
1744
+ "response": "Tu comptes beaucoup. Ensemble, on va y arriver.",
1745
+ "emotion": "scared",
1746
+ "intent": "request_help",
1747
+ "tags": [
1748
+ "memory",
1749
+ "forgetting",
1750
+ "support"
1751
+ ],
1752
+ "care_mode": true,
1753
+ "language": "fr",
1754
+ "difficulty": "hard",
1755
+ "is_dementia_related": true
1756
+ },
1757
+ {
1758
+ "input": "I don’t know where I am.",
1759
+ "response": "Let’s take a deep breath. I can help guide you.",
1760
+ "emotion": "scared",
1761
+ "intent": "request_help",
1762
+ "tags": [
1763
+ "fear",
1764
+ "loneliness",
1765
+ "aging"
1766
+ ],
1767
+ "care_mode": true,
1768
+ "language": "en",
1769
+ "difficulty": "easy",
1770
+ "is_dementia_related": true
1771
  }
1772
  ]
dementia_validation_split.json CHANGED
@@ -1,102 +1,527 @@
1
  [
2
  {
3
- "input": "Est-ce que j'ai mangé aujourd'hui ?",
4
- "target": "Regardons ensemble, peut-être dans la cuisine.",
5
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
6
  },
7
  {
8
- "input": "I don’t remember where I am.",
9
- "target": "Youre safe. Let me help you get oriented.",
10
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
11
  },
12
  {
13
- "input": "Remind me to take my pills at 8.",
14
- "target": "Absolutely, I’ll remind you at 8 o’clock.",
15
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
16
  },
17
  {
18
- "input": "Rappelle-moi de prendre mes médicaments à 8h.",
19
- "target": "Bien sûr, je te rappellerai à 8h.",
20
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
21
  },
22
  {
23
- "input": "Peux-tu m'aider à faire un jeu de mémoire ?",
24
- "target": "Oui, commençons avec un jeu simple.",
25
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
26
  },
27
  {
28
- "input": "Did I eat today?",
29
- "target": "Let's check together, maybe look in the kitchen.",
30
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
31
  },
32
  {
33
- "input": "Je me sens triste.",
34
- "target": "Tu n’es pas seul. Je suis pour toi.",
35
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
36
  },
37
  {
38
- "input": "Did I eat today?",
39
- "target": "Let's check together, maybe look in the kitchen.",
40
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
41
  },
42
  {
43
- "input": "Where is my bedroom?",
44
- "target": "Let's find it together. It might be down the hall.",
45
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
46
  },
47
  {
48
- "input": "Who are all these people?",
49
- "target": "It’s okay. You may have visitors or caregivers around.",
50
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
51
  },
52
  {
53
- "input": "J'ai arrosé les plantes aujourd'hui !",
54
- "target": "C’est super ! Tu fais du bon travail.",
55
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
56
  },
57
  {
58
- "input": "Je me sens triste.",
59
- "target": "Tu n’es pas seul. Je suis pour toi.",
60
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
61
  },
62
  {
63
- "input": "Where is my bedroom?",
64
- "target": "Let's find it together. It might be down the hall.",
65
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
66
  },
67
  {
68
- "input": "I want to call my daughter.",
69
- "target": "Let me get her number for you.",
70
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
71
  },
72
  {
73
- "input": "I want to call my daughter.",
74
- "target": "Let me get her number for you.",
75
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
76
  },
77
  {
78
- "input": "Did I eat today?",
79
- "target": "Let's check together, maybe look in the kitchen.",
80
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
81
  },
82
  {
83
- "input": "Je me sens triste.",
84
- "target": "Tu n’es pas seul. Je suis là pour toi.",
85
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
86
  },
87
  {
88
- "input": "Rappelle-moi de prendre mes médicaments à 8h.",
89
- "target": "Bien sûr, je te rappellerai à 8h.",
90
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
91
  },
92
  {
93
- "input": "Qui sont toutes ces personnes ?",
94
- "target": "Ce sont peut-être des visiteurs ou des soignants.",
95
- "lang": "fr"
 
 
 
 
 
 
 
 
 
 
96
  },
97
  {
98
- "input": "I don’t remember where I am.",
99
- "target": "Youre safe. Let me help you get oriented.",
100
- "lang": "en"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
101
  }
102
  ]
 
1
  [
2
  {
3
+ "input": "Parfois je me sens si lonely.",
4
+ "response": "Tu comptes beaucoup. Ensemble, on va y arriver.",
5
+ "emotion": "lonely",
6
+ "intent": "seek_reassurance",
7
+ "tags": [
8
+ "memory",
9
+ "forgetting",
10
+ "support"
11
+ ],
12
+ "care_mode": true,
13
+ "language": "fr",
14
+ "difficulty": "hard",
15
+ "is_dementia_related": true
16
  },
17
  {
18
+ "input": "Sometimes I just feel so lonely.",
19
+ "response": "You're valued. Let's work through this together.",
20
+ "emotion": "lonely",
21
+ "intent": "request_help",
22
+ "tags": [
23
+ "family",
24
+ "burden",
25
+ "dementia"
26
+ ],
27
+ "care_mode": true,
28
+ "language": "en",
29
+ "difficulty": "moderate",
30
+ "is_dementia_related": true
31
  },
32
  {
33
+ "input": "Pourquoi j'oublie tout le temps ?",
34
+ "response": "Ce n'est pas grave. Ça arrive à beaucoup de gens.",
35
+ "emotion": "frustrated",
36
+ "intent": "seek_reassurance",
37
+ "tags": [
38
+ "confusion",
39
+ "orientation",
40
+ "safety"
41
+ ],
42
+ "care_mode": true,
43
+ "language": "fr",
44
+ "difficulty": "easy",
45
+ "is_dementia_related": true
46
  },
47
  {
48
+ "input": "Pourquoi j'oublie tout le temps ?",
49
+ "response": "Ce n'est pas grave. Ça arrive à beaucoup de gens.",
50
+ "emotion": "lonely",
51
+ "intent": "request_help",
52
+ "tags": [
53
+ "confusion",
54
+ "orientation",
55
+ "safety"
56
+ ],
57
+ "care_mode": true,
58
+ "language": "fr",
59
+ "difficulty": "easy",
60
+ "is_dementia_related": true
61
  },
62
  {
63
+ "input": "Parfois je me sens si sadness.",
64
+ "response": "Tu comptes beaucoup. Ensemble, on va y arriver.",
65
+ "emotion": "sadness",
66
+ "intent": "express_confusion",
67
+ "tags": [
68
+ "family",
69
+ "burden",
70
+ "dementia"
71
+ ],
72
+ "care_mode": true,
73
+ "language": "fr",
74
+ "difficulty": "moderate",
75
+ "is_dementia_related": true
76
  },
77
  {
78
+ "input": "Parfois je me sens si scared.",
79
+ "response": "Tu comptes beaucoup. Ensemble, on va y arriver.",
80
+ "emotion": "scared",
81
+ "intent": "vent",
82
+ "tags": [
83
+ "confusion",
84
+ "orientation",
85
+ "safety"
86
+ ],
87
+ "care_mode": true,
88
+ "language": "fr",
89
+ "difficulty": "moderate",
90
+ "is_dementia_related": true
91
  },
92
  {
93
+ "input": "Why do I keep forgetting things?",
94
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
95
+ "emotion": "scared",
96
+ "intent": "vent",
97
+ "tags": [
98
+ "support",
99
+ "validation",
100
+ "love"
101
+ ],
102
+ "care_mode": true,
103
+ "language": "en",
104
+ "difficulty": "easy",
105
+ "is_dementia_related": true
106
  },
107
  {
108
+ "input": "I'm always confused, it's scary.",
109
+ "response": "That sounds tough. I'm here to support you.",
110
+ "emotion": "confused",
111
+ "intent": "express_confusion",
112
+ "tags": [
113
+ "support",
114
+ "validation",
115
+ "love"
116
+ ],
117
+ "care_mode": true,
118
+ "language": "en",
119
+ "difficulty": "easy",
120
+ "is_dementia_related": true
121
  },
122
  {
123
+ "input": "I don’t know where I am.",
124
+ "response": "Lets take a deep breath. I can help guide you.",
125
+ "emotion": "sadness",
126
+ "intent": "seek_reassurance",
127
+ "tags": [
128
+ "family",
129
+ "burden",
130
+ "dementia"
131
+ ],
132
+ "care_mode": true,
133
+ "language": "en",
134
+ "difficulty": "moderate",
135
+ "is_dementia_related": true
136
  },
137
  {
138
+ "input": "Je me sens lonely.",
139
+ "response": "Tu n'es pas seul. Je suis pour toi.",
140
+ "emotion": "lonely",
141
+ "intent": "express_confusion",
142
+ "tags": [
143
+ "family",
144
+ "burden",
145
+ "dementia"
146
+ ],
147
+ "care_mode": true,
148
+ "language": "fr",
149
+ "difficulty": "hard",
150
+ "is_dementia_related": true
151
  },
152
  {
153
+ "input": "I feel like confused.",
154
+ "response": "You're not alone. You're understood.",
155
+ "emotion": "confused",
156
+ "intent": "seek_support",
157
+ "tags": [
158
+ "confusion",
159
+ "orientation",
160
+ "safety"
161
+ ],
162
+ "care_mode": true,
163
+ "language": "en",
164
+ "difficulty": "easy",
165
+ "is_dementia_related": true
166
  },
167
  {
168
+ "input": "Why do I keep forgetting things?",
169
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
170
+ "emotion": "scared",
171
+ "intent": "request_help",
172
+ "tags": [
173
+ "confusion",
174
+ "orientation",
175
+ "safety"
176
+ ],
177
+ "care_mode": true,
178
+ "language": "en",
179
+ "difficulty": "hard",
180
+ "is_dementia_related": true
181
  },
182
  {
183
+ "input": "I don’t know where I am.",
184
+ "response": "Lets take a deep breath. I can help guide you.",
185
+ "emotion": "frustrated",
186
+ "intent": "seek_reassurance",
187
+ "tags": [
188
+ "confusion",
189
+ "orientation",
190
+ "safety"
191
+ ],
192
+ "care_mode": true,
193
+ "language": "en",
194
+ "difficulty": "hard",
195
+ "is_dementia_related": true
196
  },
197
  {
198
+ "input": "I feel like frustrated.",
199
+ "response": "You're not alone. You're understood.",
200
+ "emotion": "frustrated",
201
+ "intent": "seek_reassurance",
202
+ "tags": [
203
+ "memory",
204
+ "forgetting",
205
+ "support"
206
+ ],
207
+ "care_mode": true,
208
+ "language": "en",
209
+ "difficulty": "moderate",
210
+ "is_dementia_related": true
211
  },
212
  {
213
+ "input": "Sometimes I just feel so confused.",
214
+ "response": "You're valued. Let's work through this together.",
215
+ "emotion": "confused",
216
+ "intent": "request_help",
217
+ "tags": [
218
+ "confusion",
219
+ "orientation",
220
+ "safety"
221
+ ],
222
+ "care_mode": true,
223
+ "language": "en",
224
+ "difficulty": "moderate",
225
+ "is_dementia_related": true
226
  },
227
  {
228
+ "input": "I don’t know where I am.",
229
+ "response": "Lets take a deep breath. I can help guide you.",
230
+ "emotion": "scared",
231
+ "intent": "vent",
232
+ "tags": [
233
+ "support",
234
+ "validation",
235
+ "love"
236
+ ],
237
+ "care_mode": true,
238
+ "language": "en",
239
+ "difficulty": "easy",
240
+ "is_dementia_related": true
241
  },
242
  {
243
+ "input": "I feel like confused.",
244
+ "response": "You're not alone. You're understood.",
245
+ "emotion": "confused",
246
+ "intent": "vent",
247
+ "tags": [
248
+ "family",
249
+ "burden",
250
+ "dementia"
251
+ ],
252
+ "care_mode": true,
253
+ "language": "en",
254
+ "difficulty": "hard",
255
+ "is_dementia_related": true
256
  },
257
  {
258
+ "input": "Why do I keep forgetting things?",
259
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
260
+ "emotion": "frustrated",
261
+ "intent": "express_confusion",
262
+ "tags": [
263
+ "memory",
264
+ "forgetting",
265
+ "support"
266
+ ],
267
+ "care_mode": true,
268
+ "language": "en",
269
+ "difficulty": "hard",
270
+ "is_dementia_related": true
271
  },
272
  {
273
+ "input": "I feel like scared.",
274
+ "response": "You're not alone. You're understood.",
275
+ "emotion": "scared",
276
+ "intent": "express_confusion",
277
+ "tags": [
278
+ "memory",
279
+ "forgetting",
280
+ "support"
281
+ ],
282
+ "care_mode": true,
283
+ "language": "en",
284
+ "difficulty": "hard",
285
+ "is_dementia_related": true
286
  },
287
  {
288
+ "input": "Sometimes I just feel so frustrated.",
289
+ "response": "You're valued. Let's work through this together.",
290
+ "emotion": "frustrated",
291
+ "intent": "request_help",
292
+ "tags": [
293
+ "confusion",
294
+ "orientation",
295
+ "safety"
296
+ ],
297
+ "care_mode": true,
298
+ "language": "en",
299
+ "difficulty": "easy",
300
+ "is_dementia_related": true
301
+ },
302
+ {
303
+ "input": "I'm always lonely, it's scary.",
304
+ "response": "That sounds tough. I'm here to support you.",
305
+ "emotion": "lonely",
306
+ "intent": "vent",
307
+ "tags": [
308
+ "family",
309
+ "burden",
310
+ "dementia"
311
+ ],
312
+ "care_mode": true,
313
+ "language": "en",
314
+ "difficulty": "moderate",
315
+ "is_dementia_related": true
316
+ },
317
+ {
318
+ "input": "Je suis toujours confused, c'est effrayant.",
319
+ "response": "C'est dur. Je te comprends.",
320
+ "emotion": "confused",
321
+ "intent": "seek_reassurance",
322
+ "tags": [
323
+ "support",
324
+ "validation",
325
+ "love"
326
+ ],
327
+ "care_mode": true,
328
+ "language": "fr",
329
+ "difficulty": "hard",
330
+ "is_dementia_related": true
331
+ },
332
+ {
333
+ "input": "Sometimes I just feel so lonely.",
334
+ "response": "You're valued. Let's work through this together.",
335
+ "emotion": "lonely",
336
+ "intent": "vent",
337
+ "tags": [
338
+ "confusion",
339
+ "orientation",
340
+ "safety"
341
+ ],
342
+ "care_mode": true,
343
+ "language": "en",
344
+ "difficulty": "easy",
345
+ "is_dementia_related": true
346
+ },
347
+ {
348
+ "input": "Sometimes I just feel so confused.",
349
+ "response": "You're valued. Let's work through this together.",
350
+ "emotion": "confused",
351
+ "intent": "vent",
352
+ "tags": [
353
+ "family",
354
+ "burden",
355
+ "dementia"
356
+ ],
357
+ "care_mode": true,
358
+ "language": "en",
359
+ "difficulty": "easy",
360
+ "is_dementia_related": true
361
+ },
362
+ {
363
+ "input": "I don’t know where I am.",
364
+ "response": "Let’s take a deep breath. I can help guide you.",
365
+ "emotion": "sadness",
366
+ "intent": "seek_reassurance",
367
+ "tags": [
368
+ "family",
369
+ "burden",
370
+ "dementia"
371
+ ],
372
+ "care_mode": true,
373
+ "language": "en",
374
+ "difficulty": "hard",
375
+ "is_dementia_related": true
376
+ },
377
+ {
378
+ "input": "Why do I keep forgetting things?",
379
+ "response": "It's okay. Memory issues happen, and you’re not alone.",
380
+ "emotion": "scared",
381
+ "intent": "seek_reassurance",
382
+ "tags": [
383
+ "support",
384
+ "validation",
385
+ "love"
386
+ ],
387
+ "care_mode": true,
388
+ "language": "en",
389
+ "difficulty": "hard",
390
+ "is_dementia_related": true
391
+ },
392
+ {
393
+ "input": "I'm always confused, it's scary.",
394
+ "response": "That sounds tough. I'm here to support you.",
395
+ "emotion": "confused",
396
+ "intent": "seek_support",
397
+ "tags": [
398
+ "support",
399
+ "validation",
400
+ "love"
401
+ ],
402
+ "care_mode": true,
403
+ "language": "en",
404
+ "difficulty": "easy",
405
+ "is_dementia_related": true
406
+ },
407
+ {
408
+ "input": "Je me sens sadness.",
409
+ "response": "Tu n'es pas seul. Je suis là pour toi.",
410
+ "emotion": "sadness",
411
+ "intent": "seek_support",
412
+ "tags": [
413
+ "memory",
414
+ "forgetting",
415
+ "support"
416
+ ],
417
+ "care_mode": true,
418
+ "language": "fr",
419
+ "difficulty": "easy",
420
+ "is_dementia_related": true
421
+ },
422
+ {
423
+ "input": "Je ne sais pas où je suis.",
424
+ "response": "Respire un peu. Je vais t'aider.",
425
+ "emotion": "lonely",
426
+ "intent": "request_help",
427
+ "tags": [
428
+ "fear",
429
+ "loneliness",
430
+ "aging"
431
+ ],
432
+ "care_mode": true,
433
+ "language": "fr",
434
+ "difficulty": "moderate",
435
+ "is_dementia_related": true
436
+ },
437
+ {
438
+ "input": "I feel like sadness.",
439
+ "response": "You're not alone. You're understood.",
440
+ "emotion": "sadness",
441
+ "intent": "express_confusion",
442
+ "tags": [
443
+ "family",
444
+ "burden",
445
+ "dementia"
446
+ ],
447
+ "care_mode": true,
448
+ "language": "en",
449
+ "difficulty": "hard",
450
+ "is_dementia_related": true
451
+ },
452
+ {
453
+ "input": "Sometimes I just feel so scared.",
454
+ "response": "You're valued. Let's work through this together.",
455
+ "emotion": "scared",
456
+ "intent": "vent",
457
+ "tags": [
458
+ "memory",
459
+ "forgetting",
460
+ "support"
461
+ ],
462
+ "care_mode": true,
463
+ "language": "en",
464
+ "difficulty": "hard",
465
+ "is_dementia_related": true
466
+ },
467
+ {
468
+ "input": "I don’t know where I am.",
469
+ "response": "Let’s take a deep breath. I can help guide you.",
470
+ "emotion": "confused",
471
+ "intent": "vent",
472
+ "tags": [
473
+ "confusion",
474
+ "orientation",
475
+ "safety"
476
+ ],
477
+ "care_mode": true,
478
+ "language": "en",
479
+ "difficulty": "easy",
480
+ "is_dementia_related": true
481
+ },
482
+ {
483
+ "input": "Sometimes I just feel so scared.",
484
+ "response": "You're valued. Let's work through this together.",
485
+ "emotion": "scared",
486
+ "intent": "express_confusion",
487
+ "tags": [
488
+ "support",
489
+ "validation",
490
+ "love"
491
+ ],
492
+ "care_mode": true,
493
+ "language": "en",
494
+ "difficulty": "moderate",
495
+ "is_dementia_related": true
496
+ },
497
+ {
498
+ "input": "I feel like confused.",
499
+ "response": "You're not alone. You're understood.",
500
+ "emotion": "confused",
501
+ "intent": "request_help",
502
+ "tags": [
503
+ "memory",
504
+ "forgetting",
505
+ "support"
506
+ ],
507
+ "care_mode": true,
508
+ "language": "en",
509
+ "difficulty": "hard",
510
+ "is_dementia_related": true
511
+ },
512
+ {
513
+ "input": "Je ne sais pas où je suis.",
514
+ "response": "Respire un peu. Je vais t'aider.",
515
+ "emotion": "scared",
516
+ "intent": "seek_reassurance",
517
+ "tags": [
518
+ "memory",
519
+ "forgetting",
520
+ "support"
521
+ ],
522
+ "care_mode": true,
523
+ "language": "fr",
524
+ "difficulty": "easy",
525
+ "is_dementia_related": true
526
  }
527
  ]