Create data.jsonl
Browse files- data.jsonl +5 -0
data.jsonl
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"instruction":"Kapıyı kontrol et","context":"Kapı kapalı mı bilinmiyor","response":"Kapıyı kontrol ediyorum"}
|
| 2 |
+
{"instruction":"Pencereyi kapat","context":"Pencere açık","response":"Pencereyi kapatıyorum"}
|
| 3 |
+
{"instruction":"Güvenlik durumunu bildir","context":"Ev boş","response":"Tüm girişler güvenli görünüyor"}
|
| 4 |
+
{"instruction":"Alarmı etkinleştir","context":"Gece vakti","response":"Alarm sistemini etkinleştiriyorum"}
|
| 5 |
+
{"instruction":"Alarmı kapat","context":"Sabah oldu","response":"Alarm sistemini devre dışı bırakıyorum"}
|