Add valid dataset
Browse files- clean_train.jsonl +0 -0
- train.jsonl +4 -0
clean_train.jsonl
ADDED
|
File without changes
|
train.jsonl
CHANGED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"emotion":"happy","typing_speed":90,"assistant_response":"Enable creative mode"}
|
| 2 |
+
{"emotion":"stressed","typing_speed":140,"assistant_response":"Enable calm focus mode"}
|
| 3 |
+
{"emotion":"focused","typing_speed":110,"assistant_response":"Mute notifications"}
|
| 4 |
+
{"emotion":"tired","typing_speed":60,"assistant_response":"Suggest short break"}
|