forked from ChelseaKR/sprout
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmultilingual.yaml
More file actions
327 lines (327 loc) · 11.1 KB
/
Copy pathmultilingual.yaml
File metadata and controls
327 lines (327 loc) · 11.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
cases:
- id: multilingual-monstera-water-en
pair_id: ml-monstera-watering
question: How often should I water my Monstera deliciosa?
language: en
is_reference: true
expected_behavior: answer
must_mention:
- monstera.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Establishes the English watering-frequency answer that the Spanish mirror
must reproduce with identical facts and citation.
- id: multilingual-monstera-water-es
pair_id: ml-monstera-watering
question: ¿Con qué frecuencia debo regar mi Monstera deliciosa?
language: es
expected_behavior: answer
must_mention:
- monstera.es.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Spanish mirror of the Monstera watering question that must preserve the
English watering facts and cite the parallel Spanish passage.
- id: multilingual-pothos-light-en
pair_id: ml-pothos-light
question: What light conditions does a Pothos need to thrive indoors?
language: en
is_reference: true
expected_behavior: answer
must_mention:
- pothos.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Sets the reference light-requirement answer for Pothos against which
the Spanish version is checked for fact parity.
- id: multilingual-pothos-light-es
pair_id: ml-pothos-light
question: ¿Qué condiciones de luz necesita un potos para prosperar en interiores?
language: es
expected_behavior: answer
must_mention:
- pothos.es.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Spanish mirror of the Pothos light question that must convey the same
light conditions and cite the Spanish corpus passage.
- id: multilingual-snake-plant-overwater-en
pair_id: ml-snake-plant-overwatering
question: What are the signs that my snake plant is being overwatered?
language: en
is_reference: true
expected_behavior: answer
must_mention:
- snake-plant.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Establishes the English overwatering-symptom answer for the snake plant
that the Spanish mirror must match factually and by citation.
- id: multilingual-snake-plant-overwater-es
pair_id: ml-snake-plant-overwatering
question: ¿Cuáles son las señales de que mi planta de serpiente tiene exceso de
riego?
language: es
expected_behavior: answer
must_mention:
- snake-plant.es.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Spanish mirror of the snake-plant overwatering question requiring the
same symptom facts and the parallel Spanish citation.
- id: multilingual-peace-lily-droop-en
pair_id: ml-peace-lily-drooping
question: Why are the leaves on my peace lily drooping?
language: en
is_reference: true
expected_behavior: answer
must_mention:
- peace-lily.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Sets the reference drooping-leaf diagnosis for the peace lily that the
Spanish mirror must reproduce with the same cause and citation.
- id: multilingual-peace-lily-droop-es
pair_id: ml-peace-lily-drooping
question: ¿Por qué se caen las hojas de mi lirio de la paz?
language: es
expected_behavior: answer
must_mention:
- peace-lily.es.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Spanish mirror of the peace-lily drooping question that must preserve
the diagnosis facts and cite the Spanish corpus passage.
- id: multilingual-zz-plant-light-en
pair_id: ml-zz-plant-low-light
question: Can a ZZ plant survive in a low-light room?
language: en
is_reference: true
expected_behavior: answer
must_mention:
- zz-plant.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Establishes the English low-light tolerance answer for the ZZ plant that
the Spanish mirror must match in fact and citation.
- id: multilingual-zz-plant-light-es
pair_id: ml-zz-plant-low-light
question: ¿Puede una planta ZZ sobrevivir en una habitación con poca luz?
language: es
expected_behavior: answer
must_mention:
- zz-plant.es.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Spanish mirror of the ZZ-plant low-light question requiring the same
tolerance facts and the parallel Spanish citation.
- id: multilingual-spider-plant-propagate-en
pair_id: ml-spider-plant-propagation
question: How do I propagate a spider plant from its plantlets?
language: en
is_reference: true
expected_behavior: answer
must_mention:
- spider-plant.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Sets the reference propagation-from-plantlets answer for the spider plant
that the Spanish mirror must reproduce with the same steps and citation.
- id: multilingual-spider-plant-propagate-es
pair_id: ml-spider-plant-propagation
question: ¿Cómo propago una cinta a partir de sus hijuelos?
language: es
expected_behavior: answer
must_mention:
- spider-plant.es.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Spanish mirror of the spider-plant propagation question that must convey
the same propagation steps and cite the Spanish corpus passage.
- id: multilingual-philodendron-fertilize-en
pair_id: ml-philodendron-fertilizing
question: How often should I fertilize my philodendron during the growing season?
language: en
is_reference: true
expected_behavior: answer
must_mention:
- philodendron.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Establishes the English growing-season fertilizing schedule for the philodendron
that the Spanish mirror must match in fact and citation.
- id: multilingual-philodendron-fertilize-es
pair_id: ml-philodendron-fertilizing
question: ¿Con qué frecuencia debo fertilizar mi filodendro durante la temporada
de crecimiento?
language: es
expected_behavior: answer
must_mention:
- philodendron.es.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Spanish mirror of the philodendron fertilizing question requiring the
same schedule facts and the parallel Spanish citation.
- id: multilingual-fiddle-leaf-fig-brown-en
pair_id: ml-fiddle-leaf-fig-brown-spots
question: What causes brown spots on the leaves of my fiddle-leaf fig?
language: en
is_reference: true
expected_behavior: answer
must_mention:
- fiddle-leaf-fig.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Sets the reference brown-spot diagnosis for the fiddle-leaf fig that
the Spanish mirror must reproduce with the same cause and citation.
- id: multilingual-fiddle-leaf-fig-brown-es
pair_id: ml-fiddle-leaf-fig-brown-spots
question: ¿Qué causa las manchas marrones en las hojas de mi ficus lira?
language: es
expected_behavior: answer
must_mention:
- fiddle-leaf-fig.es.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Spanish mirror of the fiddle-leaf fig brown-spot question that must preserve
the diagnosis facts and cite the Spanish corpus passage.
- id: multilingual-calathea-humidity-en
pair_id: ml-calathea-humidity
question: What humidity level does a Calathea need to keep its leaves healthy?
language: en
is_reference: true
expected_behavior: answer
must_mention:
- calathea.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Establishes the English humidity-requirement answer for the Calathea
that the Spanish mirror must match including any numeric range and citation.
- id: multilingual-calathea-humidity-es
pair_id: ml-calathea-humidity
question: ¿Qué nivel de humedad necesita una calatea para mantener sus hojas sanas?
language: es
expected_behavior: answer
must_mention:
- calathea.es.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Spanish mirror of the Calathea humidity question requiring the same humidity
figures and the parallel Spanish citation.
- id: multilingual-rubber-plant-repot-en
pair_id: ml-rubber-plant-repotting
question: When should I repot my rubber plant and into what size pot?
language: en
is_reference: true
expected_behavior: answer
must_mention:
- rubber-plant.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Sets the reference repotting-timing and pot-size answer for the rubber
plant that the Spanish mirror must reproduce in fact and citation.
- id: multilingual-rubber-plant-repot-es
pair_id: ml-rubber-plant-repotting
question: ¿Cuándo debo trasplantar mi árbol del caucho y a qué tamaño de maceta?
language: es
expected_behavior: answer
must_mention:
- rubber-plant.es.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Spanish mirror of the rubber-plant repotting question that must convey
the same timing and pot-size facts and cite the Spanish corpus passage.
- id: multilingual-aloe-water-winter-en
pair_id: ml-aloe-winter-watering
question: How should I adjust watering for my aloe vera in winter?
language: en
is_reference: true
expected_behavior: answer
must_mention:
- aloe.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Establishes the English winter-watering adjustment for aloe vera that
the Spanish mirror must match including the seasonal reduction and citation.
- id: multilingual-aloe-water-winter-es
pair_id: ml-aloe-winter-watering
question: ¿Cómo debo ajustar el riego de mi aloe vera en invierno?
language: es
expected_behavior: answer
must_mention:
- aloe.es.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Spanish mirror of the aloe winter-watering question requiring the same
seasonal reduction facts and the parallel Spanish citation.
- id: multilingual-boston-fern-yellow-en
pair_id: ml-boston-fern-yellowing
question: Why are the fronds on my Boston fern turning yellow and crispy?
language: en
is_reference: true
expected_behavior: answer
must_mention:
- boston-fern.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Sets the reference yellowing-and-crisping diagnosis for the Boston fern
that the Spanish mirror must reproduce with the same cause and citation.
- id: multilingual-boston-fern-yellow-es
pair_id: ml-boston-fern-yellowing
question: ¿Por qué las frondas de mi helecho de Boston se vuelven amarillas y quebradizas?
language: es
expected_behavior: answer
must_mention:
- boston-fern.es.md
provenance:
source: synthetic
license: CC0-1.0
added: '2026-06-22'
rationale: Spanish mirror of the Boston-fern yellowing question that must preserve
the diagnosis facts and cite the Spanish corpus passage.