File size: 260,283 Bytes
43bd9ad
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
file_name,question,task_goal,options,answer,sample_id,video_id
videos/video_00000.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve rice?",Serve rice,"['pick up spoon', 'open rice cooker lid', 'put rice in bowl', 'place bowl of rice on kitchen slab']",c,2982,6397a3fd-f939-4ea3-a297-6c731cd60875
videos/video_00001.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve the egg and milk?",Serve the egg and milk,"['serve egg on plate', 'turn off cooker', 'shake pan', 'open microwave']",b,2983,9434b584-177a-49ea-8402-078e9d7f933a
videos/video_00002.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and arrange spoon and cutlery?",Wash and arrange spoon and cutlery,"['rinse cutlery', 'pick up spoon from sink', 'open tap', 'place spoon on utensils rack']",b,2984,201956f0-8e28-4ba2-b96b-98855c738fb0
videos/video_00003.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve food from pot?",serve food from pot,"['cover pot', 'uncover pan', 'uncover pot', 'put bowl on tray']",a,2985,d4c2429e-cf3c-439e-9908-737a47685cfe
videos/video_00004.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to rinse and serve noodles?",Rinse and serve noodles,"['rinse noodles', 'turn off mince meat cooker', 'throw noodles in sieve', 'serve noodle onto plate']",d,2986,bfd0b75b-25b0-44a3-b1dd-2e8e9c0e9364
videos/video_00005.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and organize kitchen?",Clean and organize kitchen,"['wipe spoon with kitchen towel', 'put back bottle', 'move chopsticks', 'pick up kitchen towel']",a,2991,c1c18372-0f3a-4996-beaf-d505faed7d17
videos/video_00006.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare dish of fruits with milk and cheese?",prepare dish of fruits with milk and cheese,"['add cheese to fruits', 'put lid on table', 'close fridge', 'pick up milk packet in fridge']",d,2992,254e8485-eb84-461a-aed5-a71716588fad
videos/video_00007.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for adding milk to the eggs?",Adding milk to the eggs,"['put milk packet on cabinet', 'put spoon in sink', 'pick up milk packet', 'pour milk on spoon']",a,2993,ed8d28d1-5d1e-4370-a946-9c39fe5c679b
videos/video_00008.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and arrange kitchen utensils?",Wash and arrange kitchen utensils,"['rinse cutlery', 'wash fork at sink', 'scrub plate', 'pick up spoon from sink']",a,2994,201956f0-8e28-4ba2-b96b-98855c738fb0
videos/video_00009.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare another frying pan?",Prepare another frying pan,"['close cabinet door', 'adjust cooker knob', 'pick up frying pan', 'place frying pan']",c,2995,ffd863cb-f06b-404e-a013-54acb61f1ed9
videos/video_00010.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to hold and inspect the bowl with french beans?",Hold and inspect the bowl with french beans,"['look at french beans in bowl', 'remove hand', 'look at hand', 'hold bowl']",d,2997,db63576c-eacf-4ee0-a9a3-e4b671a833e6
videos/video_00011.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve the fried food?",Serve the fried food,"['serve fry food with chopstick', 'remove fry pan from heat', 'place fry pan and chopstick on gas cooker', 'put tray aside']",c,2998,24a98327-daa1-4afb-a445-fedb484de788
videos/video_00012.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to get drink from the fridge?",Get drink from the fridge,"['pick up drink bottle', 'put cup and bottle on kitchen slab', 'open fridge', 'close fridge']",c,3000,cd2485dc-fa23-47f8-943a-52b9afcf5a7f
videos/video_00013.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to check and adjust cooking?",Check and adjust cooking,"['touch frying pan cover', 'stir pot contents on second burner', 'put spoon on cutting board', 'adjust pot handle']",c,3001,3ee7070a-fe81-49a9-97a2-902268af9985
videos/video_00014.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to heat food in cooking pot?",heat food in cooking pot,"['put pot on gas', 'hold cooking pot', 'stir food', 'make a move']",d,3002,be8889c4-114f-4cb2-9e2c-fef576dbb00d
videos/video_00015.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store leftover snacks in fridge?",Store leftover snacks in fridge,"['open fridge', 'close fridge', 'pick up snack plate', 'place snack plate in fridge']",d,3003,ee7bc1e4-fca9-4c23-9b98-63ce27333824
videos/video_00016.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare spoon?",Prepare spoon,"['close drawer', 'look around', 'open drawer', 'pick up spoon in drawer']",d,3004,c0daf345-1f3d-4878-871b-b24f5955b43a
videos/video_00017.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the sink?",Clean the sink,"['clean up sink', 'close water tap', 'open cardboard', 'pick up scouring pad']",b,3005,8222d217-647b-4675-a104-33177fccdd54
videos/video_00018.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash the chop board?",Wash the chop board,"['wash chop board', 'close water tap', 'pick up chop board from sink top', 'pick up utensil brush']",b,3006,b9867b08-5cfd-4528-8c94-67560048b0e7
videos/video_00019.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook noodles and mince meat?",Cook noodles and mince meat,"['turn off cooker', 'stir noodles with chopsticks', 'close drawer with knee', 'cover pot']",b,3007,bfd0b75b-25b0-44a3-b1dd-2e8e9c0e9364
videos/video_00020.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the bowl?",Clean the bowl,"['clean bowl', 'grab bowl', 'put bowl on utensil rack', 'open tap']",d,3008,055f3cf1-1133-4260-b5a0-31e7ca1726a1
videos/video_00021.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare for cooking?",Prepare for cooking,"['ignite gas', 'pick up dough ball', 'put match stick on floor', 'stretch dough']",d,3009,2800eb2e-b97c-4d63-8178-b7d1510731a6
videos/video_00022.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the knife and chopping board?",Clean the knife and chopping board,"['wash potatoes', 'wash knife', 'place knife on chopping board', 'remove dirt from chopping board with knife']",b,3010,8c309d88-bf71-49f3-9d05-b7a1d84babd4
videos/video_00023.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the first pancake and remove it from the pan onto a plate?",Cook the first pancake and remove it from the pan onto a plate,"['put spoon on plate', 'hold pan handle', 'spread pancake on pan', 'place pan cake on plate']",d,3011,5dd8a212-e71d-48b1-956a-cf3e99d74953
videos/video_00024.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to open the loaf of bread and place it on the chopping board?",Open the loaf of bread and place it on the chopping board,"['open drawer', 'close drawer', 'open bread with scissors', 'pick up scissors from drawer']",b,3014,deb43adb-2e2f-454a-ba4e-811ebfe4eaa2
videos/video_00025.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare cleaning tools?",Prepare cleaning tools,"['pick up scrubber', 'pick up container', 'open cabinet', 'open container']",d,3015,8d9e3484-81d3-478f-a056-c2e78d84a6b3
videos/video_00026.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve food from pot?",serve food from pot,"['take pot lid', 'pick up wooden spoon', 'cover pot', 'put bowl on tray']",d,3017,d4c2429e-cf3c-439e-9908-737a47685cfe
videos/video_00027.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add salt to the pot?",add salt to the pot,"['look around', 'place salt jar', 'turn body', 'pour salt into pot']",d,3018,2413dce7-2c3e-43cd-8482-fbc3ed465adf
videos/video_00028.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the knife and chopping board?",Clean the knife and chopping board,"['open tap', 'place chop board behind sink', 'wash knife', 'pick up chop board']",a,3020,9e4edf4d-e557-4b3d-bc35-0d7f1f91019b
videos/video_00029.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cleaning the pan and preparing the working area?",Cleaning the pan and preparing the working area,"['put towel on table', 'move bowl and matchbox', 'take towel', 'clean pan with towel']",b,3021,f319b070-3775-4a57-95d8-43aab8e67394
videos/video_00030.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the spaghetti?",Cook the spaghetti,"['pack uncooked spaghetti', 'put uncooked spaghetti', 'put chopsticks on chopping board', 'put down chopsticks']",a,3022,9e4edf4d-e557-4b3d-bc35-0d7f1f91019b
videos/video_00031.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store leftovers in the fridge?",Store leftovers in the fridge,"['pick up plate', 'open fridge', 'close fridge', 'place plate in fridge']",d,3023,ee7bc1e4-fca9-4c23-9b98-63ce27333824
videos/video_00032.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and dry hands?",Wash and dry hands,"['dry hands with towel', 'fold towel', 'close tap', 'wash towel']",d,3024,9f5253af-acc3-40ca-b8bf-7b931f875bd7
videos/video_00033.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cleaning and storing the knife?",Cleaning and storing the knife,"['open cupboard', 'put knife in cupboard', 'close cupboard', 'take scrub sponge']",b,3025,a0b24dc7-12d4-49ee-b3a3-4192a26ebdfd
videos/video_00034.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the egg?",Cook the egg,"['place spoon by pan', 'place spoon down', 'pick up spoon', 'press egg with spoon']",d,3029,9434b584-177a-49ea-8402-078e9d7f933a
videos/video_00035.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean utensils and kitchen area?",Clean utensils and kitchen area,"['remove towels from cabinet handle', 'rinse knife', 'pick up chopsticks from kitchen sink', 'rinse hand']",b,3031,64246b7f-86c9-4062-a11f-3352fae1fca1
videos/video_00036.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to remove the tray from the oven?",Remove the tray from the oven,"['put down cloth', 'put down tray', 'put down fork', 'pick up tray']",b,2732,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00037.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash hands?",Wash hands,"['close faucet', 'rub hand palms together', 'open faucet', 'apply soap on hand']",a,2733,74d05939-ec8d-4da5-9a6f-35a0b97e22e2
videos/video_00038.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cleaning the pan and the rolling pin?",Cleaning the pan and the rolling pin,"['take rolling pin from table', 'put towel on table', 'clean pan with towel', 'take bowl']",d,2734,f319b070-3775-4a57-95d8-43aab8e67394
videos/video_00039.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the spoon?",Clean the spoon,"['scrape food off spoon', 'put fork in bowl', 'pick up fork', 'pick up spoon']",a,2735,1d920f78-73d0-4323-b8b1-be51d27a69a7
videos/video_00040.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash the chopsticks?",Wash the chopsticks,"['touch strainer', 'open tap', 'wash chopsticks', 'put down bottle soap']",d,2736,224c3de4-9683-462a-8eb4-224773425a7e
videos/video_00041.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add salt to the food?",Add salt to the food,"['place container on window', 'close container', 'sprinkle salt on food', 'pick up salt']",a,2737,1d920f78-73d0-4323-b8b1-be51d27a69a7
videos/video_00042.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for preparing the pan with oil?",Preparing the pan with oil,"['close cabinet', 'put bottle in cabinet', 'open cabinet', 'close bottle']",a,2739,ed8d28d1-5d1e-4370-a946-9c39fe5c679b
videos/video_00043.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to rinse cans and hands?",rinse cans and hands,"['rinse cans', 'rinse hands', 'close tap', 'open tap']",a,2740,def2e8dd-aaf7-467f-aa8f-46f654e6f4e0
videos/video_00044.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve the egg and milk?",Serve the egg and milk,"['place pan on counter', 'take out milk glasses', 'open microwave', 'close oven']",c,2741,9434b584-177a-49ea-8402-078e9d7f933a
videos/video_00045.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the cooking area?",Prepare the cooking area,"['remove plate with meat pieces', 'put plate beside microwave', 'pick up plate', 'put bowl on plate']",b,2742,1938c632-f575-49dd-8ae0-e48dbb467920
videos/video_00046.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to adjust and remove the lid?",Adjust and remove the lid,"['pick up food with spoon', 'push food to pot with spoon', 'pull spoon', 'move spoon under lid']",d,2743,5c15607b-96af-4503-84b4-d1745f3a3ae0
videos/video_00047.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cut and collect spinach pieces?",Cut and collect spinach pieces,"['put pieces in bowl', 'gather pieces on board', 'slice spinach', 'gather cut pieces on board']",a,2745,65403036-df60-4ccb-ac72-2808b841665c
videos/video_00048.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store alpro soya in the fridge?",Store alpro soya in the fridge,"['open fridge', 'close fridge', 'open door', 'put alpro soya on kitchen slab']",b,2746,1b9c07d3-0656-48ad-bae4-cca25f6664c9
videos/video_00049.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the plate and utensils for frying?",prepare the plate and utensils for frying,"['pour egg', 'rinse spoon', 'rinse bowl', 'pick up plate from drawer']",d,2747,04ac4c40-22fd-42aa-a7f0-ee597ffb7058
videos/video_00050.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the third flat bread?",Prepare the third flat bread,"['scoop oil from pot', 'pour oil', 'pick up dough', 'place flat bread']",b,2749,0d2d5c6d-08e6-461f-baac-a6cbf467e86f
videos/video_00051.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add more spices to the paste?",add more spices to the paste,"['open drawer', 'place sauce in cabinet', 'close sauce bottle', 'open spice bottle']",b,2751,6eb083c4-a7dc-454b-84bc-2f0d8a69dffe
videos/video_00052.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook noodles and mince meat?",Cook noodles and mince meat,"['open noodle pot', 'close drawer with knee', 'turn off cooker', 'place chopsticks']",d,2752,bfd0b75b-25b0-44a3-b1dd-2e8e9c0e9364
videos/video_00053.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare vegetable and stew?",Prepare vegetable and stew,"['pick up spoon from rack', 'scoop stew into plate', 'pick up chopsticks', 'put down vegetable pan']",b,2753,094bb63c-2050-4471-88eb-de3b86c26c81
videos/video_00054.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare bread and store blue band in fridge?",prepare bread and store blue band in fridge,"['take bread knife', 'put bread knife on chopping board', 'put blue band in fridge', 'put plate of food on table']",c,2754,be8889c4-114f-4cb2-9e2c-fef576dbb00d
videos/video_00055.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the tomato for the sandwich?",Prepare the tomato for the sandwich,"['place tomatoes on vegetables', 'place tomato on cutting board', 'pick up knife and tomatoes', 'adjust chopstick on cutting board']",a,2755,deea1ad6-01dd-4ea5-b5f0-932b2292bed1
videos/video_00056.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve meat on plate?",serve meat on plate,"['pick up sponge', 'carry pan', 'turn on faucet', 'pick up pan']",d,2756,bfd0b75b-25b0-44a3-b1dd-2e8e9c0e9364
videos/video_00057.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the spaghetti?",Cook the spaghetti,"['put uncooked spaghetti', 'place hand on chopping board', 'pack uncooked spaghetti', 'move spaghetti with chopsticks']",a,2757,9e4edf4d-e557-4b3d-bc35-0d7f1f91019b
videos/video_00058.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for preparing the cheese?",Preparing the cheese,"['throw packet in bin', 'pick up packet from surface', 'pick up cheese', 'put cheese on chopping board']",c,2759,cb235c78-e524-417a-89fd-57b682bb223b
videos/video_00059.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to drain and rinse pasta?",drain and rinse pasta,"['put cooking pot on electric stove', 'pick up cooking pot from electric stove', 'rinse pasta', 'open cooking pot']",c,2763,bfd0b75b-25b0-44a3-b1dd-2e8e9c0e9364
videos/video_00060.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to pour soy sauce into the cup?",pour soy sauce into the cup,"['take soy sauce bottle', 'pour soy sauce in cup', 'close bottle', 'put down cup']",a,2764,5ca76592-eb15-4531-9c28-a1431c115f41
videos/video_00061.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the kitchen tools and hands?",Clean the kitchen tools and hands,"['pick up knife', 'remove chopping board dirt', 'clean sink', 'close tap']",d,2765,8b81d2e1-4ebb-4144-8d9a-1a602bf7e759
videos/video_00062.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add cheese to the spaghetti and store the cheese?",Add cheese to the spaghetti and store the cheese,"['open refrigerator', 'put cheese pack in refrigerator', 'remove blue plastic cover', 'spread cheese on spaghetti']",a,2767,3c0a04d4-ae07-4150-94ee-e4b4e4ac742f
videos/video_00063.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the countertop and wash hands?",Clean the countertop and wash hands,"['carry plates', 'put down napkin', 'scrub hands', 'soak napkin with water']",a,2768,064e10ee-10ae-4dec-a836-2ca94b02551c
videos/video_00064.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to pour a drink?",pour a drink,"['pick up tumbler glass', 'move in kitchen', 'open can', 'place tumbler glass']",c,2769,adf4d8c5-2c49-4d25-9a20-7dc29bbda0ce
videos/video_00065.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare dough?",Prepare dough,"['touch surface', 'operate dough mixer', 'put jug on sink', 'pick up jug']",b,2770,07b1c874-9dc1-42bc-87ff-dffa9bef14fb
videos/video_00066.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the third flat bread?",Cook the third flat bread,"['dip spoon in pot', 'remove stack dough', 'turn flat bread', 'remove flat bread from pan']",b,2771,f86e10e3-ba23-4b1b-8964-82876eed5863
videos/video_00067.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the bowl and put away the dishes?",Clean the bowl and put away the dishes,"['open tap', 'put away sponge', 'put dish away', 'clean sponge']",b,2772,e0ff0f60-0e71-479a-85a5-864812e93d8e
videos/video_00068.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the cooking pan?",Clean the cooking pan,"['flip pan', 'clean pan with running water', 'pick up pan from gas cooker', 'place pan on cooker']",a,2773,7430d2f7-b40e-4abd-b361-1f2ecd97c5e2
videos/video_00069.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare frying pans and cooker?",Prepare frying pans and cooker,"['turn off tap', 'take frying pan from cooker', 'turn on tap', 'close cupboard']",c,2774,df31a646-4ee1-428a-bb97-1d1e872c8d37
videos/video_00070.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash a knife?",Wash a knife,"['wash knife', 'pick up knife', 'place knife on table', 'close knob']",b,2775,24a98327-daa1-4afb-a445-fedb484de788
videos/video_00071.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the tortilla?",Prepare the tortilla,"['grab tortilla', 'put tortilla on plate', 'adjust oven heat', 'open oven door']",a,2776,f26ca7c3-2dfe-4e74-be61-529635df723f
videos/video_00072.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook food in pot?",Cook food in pot,"['open pot', 'pour oil in pot', 'wipe hands with dishrag', 'choose chopsticks']",a,2777,c1c18372-0f3a-4996-beaf-d505faed7d17
videos/video_00073.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare dish of fruits with milk and cheese?",prepare dish of fruits with milk and cheese,"['close milk packet', 'pick up spoon on table', 'open fridge', 'store strawberries']",a,2778,254e8485-eb84-461a-aed5-a71716588fad
videos/video_00074.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the plate and take the cup from the cupboard?",store the plate and take the cup from the cupboard,"['close cupboard', 'open cupboard', 'take cup', 'put plate in cupboard']",d,2780,5ca76592-eb15-4531-9c28-a1431c115f41
videos/video_00075.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add soy sauce and stir the food?",Add soy sauce and stir the food,"['pour soy sauce on food', 'put soy sauce on spoon', 'stir food', 'grab soy sauce']",a,2781,055f3cf1-1133-4260-b5a0-31e7ca1726a1
videos/video_00076.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean utensils and kitchen area?",Clean utensils and kitchen area,"['turn off faucet', 'rinse knife', 'turn on faucet', 'wipe dirt into kitchen sink']",d,2782,64246b7f-86c9-4062-a11f-3352fae1fca1
videos/video_00077.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to rinse and drop bowl?",Rinse and drop bowl,"['pick up bowl', 'put down bowl', 'turn on tap', 'turn off tap']",d,2783,6ab72273-4324-4cec-aad4-1a644b57356b
videos/video_00078.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the vegetable peeler?",Clean the vegetable peeler,"['put peeler on plate rack', 'select peeler', 'open tap', 'wash vegetable peeler']",a,2785,9e4edf4d-e557-4b3d-bc35-0d7f1f91019b
videos/video_00079.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add more spices to the paste?",add more spices to the paste,"['pick up knob', 'put spice bottle', 'open drawer', 'pick up spice bottle']",d,2786,6eb083c4-a7dc-454b-84bc-2f0d8a69dffe
videos/video_00080.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the tray of meat in the refrigerator?",Store the tray of meat in the refrigerator,"['pick up stick', 'turn off tap', 'put chopstick in pan', 'put meat tray in refrigerator']",b,2787,57ab94d1-56d2-4227-b099-7388d4cefcbf
videos/video_00081.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add green beans to the food and cover the pot?",Add green beans to the food and cover the pot,"['close cooking pot', 'place cooking spoon on counter', 'pick up glass', 'pick up cooking spoon']",c,2788,e1fa7b91-41ea-467d-b242-7bb08f8e5960
videos/video_00082.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cleaning the sink and the wipe?",Cleaning the sink and the wipe,"['wash wipe', 'press wipe', 'close tap', 'put down packet']",b,2789,a0b24dc7-12d4-49ee-b3a3-4192a26ebdfd
videos/video_00083.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the next flatbread?",Fry the next flatbread,"['scoop oil', 'pour oil on frying pan', 'flip flat bread', 'stack flatbread on table']",d,2791,864fa3d8-9b18-44cb-a8e9-9b40765e2d0c
videos/video_00084.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the fourth dough?",Fry the fourth dough,"['turn dough', 'pick up dough', 'place dough in pan', 'fry dough with solid turner']",c,2793,89a95cd8-ca13-4edf-807e-d62138fd30e0
videos/video_00085.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and store pot cover and pot?",Clean and store pot cover and pot,"['clean pot', 'clean pot cover', 'pick up a pot', 'pick up pot cover']",a,2794,79001765-abc6-439b-a987-367dd4d1d5f6
videos/video_00086.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for preparing the working area?",Preparing the working area,"['sit on wooden board', 'move wood from table', 'move tray from table', 'take sack']",d,2795,f319b070-3775-4a57-95d8-43aab8e67394
videos/video_00087.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to heat the milk in the microwave?",Heat the milk in the microwave,"['place spoon by pan', 'press egg with spoon', 'close microwave', 'put pan on cooker']",b,2796,9434b584-177a-49ea-8402-078e9d7f933a
videos/video_00088.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to check the rice and stir the meat?",Check the rice and stir the meat,"['move tray', 'take chopsticks', 'put bag in trash bin', 'stir meat in cooking pot']",b,2797,25601160-c28d-4fe0-a6d7-fdf8f61b62e2
videos/video_00089.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the cooking pan?",Clean the cooking pan,"['flip pan', 'clean pan with running water', 'place pan on cooker', 'pick up pan from gas cooker']",c,2799,7430d2f7-b40e-4abd-b361-1f2ecd97c5e2
videos/video_00090.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for preparing the pan with oil?",Preparing the pan with oil,"['put bottle in cabinet', 'open cabinet', 'close cabinet', 'pour cooking oil']",a,2800,ed8d28d1-5d1e-4370-a946-9c39fe5c679b
videos/video_00091.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare meal?",Prepare meal,"['remove spoon from drawer', 'hold plate', 'pour water into sink', 'shake plate']",c,2801,565d83f1-0c21-4f4a-a4d1-ffb336c554ef
videos/video_00092.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the countertop and wash hands?",Clean the countertop and wash hands,"['wash hands', 'wipe countertop', 'apply soap to right hand', 'raise trash can lid']",d,2803,064e10ee-10ae-4dec-a836-2ca94b02551c
videos/video_00093.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to put fish in the fridge?",Put fish in the fridge,"['open fridge', 'close fridge', 'carry bowl', 'put fish in fridge']",d,2804,4474c9c2-9d20-46fd-8fec-7d64942738e7
videos/video_00094.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the frying pan?",Clean the frying pan,"['pick up scrubber', 'scrub frypan', 'wipe sink', 'pour water in sink']",a,2805,62849d05-9673-4f68-a84e-c2a4293c8af7
videos/video_00095.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare utensils?",Prepare utensils,"['pull drawer', 'close drawer', 'pick up chopsticks', 'place chopsticks on tray']",d,2806,241db0c6-c1f7-4b02-84c1-e09581baa75c
videos/video_00096.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to place tray in the oven?",Place tray in the oven,"['place tray in oven', 'cut paper towel', 'pick up tray from oven', 'pick up paper towel']",b,2807,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00097.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and store pan?",Clean and store pan,"['pick up pan', 'clean pan', 'touch pan in cabinet', 'put pan in cabinet']",b,2809,79001765-abc6-439b-a987-367dd4d1d5f6
videos/video_00098.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the fruit and plate?",Prepare the fruit and plate,"['put knife on cutting board', 'put fruit on cutting board', 'close cabinet', 'open cabinet']",b,2810,51fc62f8-00f4-44e3-af9c-7ebb63da6c3d
videos/video_00099.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash first plate?",Wash first plate,"['pick up plate from sink', 'rinse plate with tap water', 'put down plate', 'wash plate with scouring pad']",b,2811,ac4cf994-4099-4082-bb9d-c5c4456df71d
videos/video_00100.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for handling the pasta?",Handling the pasta,"['arrange pasta', 'pass pasta to left hand', 'hold pasta pack on counter', 'pull pasta from pack']",a,2812,dc4afc9e-7a2d-4876-b5cf-fde740582358
videos/video_00101.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the bowl?",Clean the bowl,"['open tap', 'put bowl on utensil rack', 'clean bowl', 'grab bowl']",c,2813,055f3cf1-1133-4260-b5a0-31e7ca1726a1
videos/video_00102.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean coffee filter and sink area?",clean coffee filter and sink area,"['wipe on top of sink', 'close tap water', 'wash filter', 'pour dirt in trash bin']",c,2814,254e8485-eb84-461a-aed5-a71716588fad
videos/video_00103.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add the cut cabbage to the cooking pot and stir?",Add the cut cabbage to the cooking pot and stir,"['wipe knife on chopping board', 'place knife', 'pour cabbage into pot', 'place pot in sink']",d,2815,bfbb0a28-756c-441b-a0a0-de04288fae47
videos/video_00104.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store packet in fridge?",store packet in fridge,"['put packet in fridge', 'scoop food', 'open fridge', 'put scooper on surface']",a,2816,be8889c4-114f-4cb2-9e2c-fef576dbb00d
videos/video_00105.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare rice for cooking?",Prepare rice for cooking,"['put pot on table', 'touch rice on cover', 'open pot cover', 'carry pot']",a,2817,bbc7640a-6dd8-4522-9ff9-fca37be6fd64
videos/video_00106.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean dishes and put them down?",Clean dishes and put them down,"['take a dish', 'put down dish', 'clean dish', 'put dish on rack']",d,2819,a2927d07-20ec-446a-bff1-df24fffa0d35
videos/video_00107.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and dry hands?",Clean and dry hands,"['close tap', 'open tap', 'rotate tap', 'clean hand']",b,2820,a4168afc-c19a-42dc-a8df-153072e4f455
videos/video_00108.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve the mushroom stew?",Serve the mushroom stew,"['take the bowl', 'connect pan gripper', 'touch heat regulator', 'take plate with chopped broccoli']",d,2821,a4728450-c05c-4d51-91e4-348f571d74bc
videos/video_00109.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to season food and mix?",Season food and mix,"['hold spice packet', 'sprinkle spice on food', 'hold packet', 'place cooking spoon on stainless plate']",b,2822,5c15607b-96af-4503-84b4-d1745f3a3ae0
videos/video_00110.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the first flat bread?",Prepare the first flat bread,"['place dough in pan', 'scoop oil from pot', 'pour oil in pot', 'place flat bread']",a,2823,0d2d5c6d-08e6-461f-baac-a6cbf467e86f
videos/video_00111.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add green beans to the food and cover the pot?",Add green beans to the food and cover the pot,"['tear paper', 'pick up glass', 'pick up lid', 'hold bowl']",c,2824,e1fa7b91-41ea-467d-b242-7bb08f8e5960
videos/video_00112.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to mix food and prepare egg?",Mix food and prepare egg,"['hold cooker knob', 'hold bowl', 'hit chopsticks on bowl', 'hold chopsticks']",a,2827,8eac6789-726f-4d09-a713-b3ce6a45ac21
videos/video_00113.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for making and eating a chapati?",Making and eating a chapati,"['spin chapati', 'slap dough', 'stretch dough', 'pick up dough from table']",c,2829,3fdd2474-3cc2-41af-b18b-216ec3bd0300
videos/video_00114.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare and cook another roti?",Prepare and cook another roti,"['put spoon in cup', 'put cup on table', 'pick up rolled dough from plate', 'put roti on plate']",c,2830,04041aaa-d309-42db-b65c-dcaf86b9f96c
videos/video_00115.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to transfer cooked potato batonnet and capsicum pieces to a plate?",Transfer cooked potato batonnet and capsicum pieces to a plate,"['stir skillet pieces', 'shift chopsticks to right hand', 'place skillet on cooker', 'shift plate to left hand']",c,2831,d88d4e54-5e5e-4c08-9a87-80958f9e4ec1
videos/video_00116.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add garlic to the food and stir?",Add garlic to the food and stir,"['pick up cooking stick', 'pick up chopping board', 'add garlic to food', 'stir food in pan']",c,2432,1b204c9b-30da-47cc-b793-8813169e72c7
videos/video_00117.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to transfer chopped onions to the cooking pot?",Transfer chopped onions to the cooking pot,"['shake right hand in cooking pot', 'move onion pieces to pot', 'carry chopping board', 'move beside worktop']",b,2434,edc1869c-8a97-44fd-ab47-63fda4a54df9
videos/video_00118.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and organize the kitchen?",Clean and organize the kitchen,"['put chopping sticks on sieve', 'close drawer', 'open drawer', 'pick up serving spoon']",b,2435,690f58f1-f18c-4415-bab0-787c2f83d051
videos/video_00119.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve rice?",Serve rice,"['cover rice cooker lid', 'place bowl of rice on kitchen slab', 'put rice in bowl', 'open rice cooker lid']",d,2436,6397a3fd-f939-4ea3-a297-6c731cd60875
videos/video_00120.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook and drain spaghetti?",Cook and drain spaghetti,"['carry sieve from sink', 'pick up seasoning bottle from gas cooker', 'stir spaghetti', 'pour spaghetti']",d,2438,094bb63c-2050-4471-88eb-de3b86c26c81
videos/video_00121.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to put a bottle in a drawer?",Put a bottle in a drawer,"['place hand on fridge door', 'close drawer', 'pick up bottle on counter', 'close fridge']",b,2439,c8344145-e39b-4b13-92fe-dba432a60d89
videos/video_00122.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean up and turn off appliances?",Clean up and turn off appliances,"['pick up two plates', 'place bin on floor', 'wipe counter', 'place tin in fridge']",c,2440,9434b584-177a-49ea-8402-078e9d7f933a
videos/video_00123.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the kitchen area?",Clean the kitchen area,"['wipe hands with cloth', 'put dirt in bin', 'open floor bin', 'turn on tap on kitchen sink']",c,2441,565d83f1-0c21-4f4a-a4d1-ffb336c554ef
videos/video_00124.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to stir and turn the food balls?",Stir and turn the food balls,"['pick up folk spoon', 'stir food balls', 'put down folk spoon', 'turn baked food']",a,2442,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00125.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve meat on plate?",serve meat on plate,"['put food on plate', 'pick up sponge', 'carry pan', 'pick up pan']",a,2443,bfd0b75b-25b0-44a3-b1dd-2e8e9c0e9364
videos/video_00126.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook food?",cook food,"['turn control panels', 'stir food with chopsticks', 'taste food', 'hit pan edge with stick']",a,2444,b785626b-2e72-4ee4-84de-16db332ecac6
videos/video_00127.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the food in the refrigerator?",Store the food in the refrigerator,"['pick up container', 'put containers in refrigerator', 'close refrigerator', 'open refrigerator']",d,2445,1d920f78-73d0-4323-b8b1-be51d27a69a7
videos/video_00128.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the kitchen?",Clean the kitchen,"['step forward', 'lift hands', 'wipe sink', 'move hands']",c,2446,8b81d2e1-4ebb-4144-8d9a-1a602bf7e759
videos/video_00129.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the frying pan and remove meat crunches?",Prepare the frying pan and remove meat crunches,"['put bowl on table', 'put down spoon', 'take spoon from drawer', 'put meat in frying pan']",a,2447,86343e9e-b932-41d3-ad6f-83f2c2fe5486
videos/video_00130.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean sink and stove area?",Clean sink and stove area,"['wash sink with scraper', 'close knob', 'pick up pan', 'place pan on gas']",b,2448,25c120c8-8e0c-43e0-b458-db26a6e71327
videos/video_00131.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare jug and weighing scale?",Prepare jug and weighing scale,"['take cup', 'hold waist', 'put weighing scale on table', 'take jug']",d,2450,9a4ed30a-1535-4eaa-b9dc-40437b77f852
videos/video_00132.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and rinse the bowl with liquid soap?",Wash and rinse the bowl with liquid soap,"['turn on tap', 'return bowl to sink', 'wash bowl with sponge', 'pour liquid soap into bowl']",c,2452,2bd1593c-ae88-417e-827f-3997201da229
videos/video_00133.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and store the frypan?",Wash and store the frypan,"['turn on water faucet', 'wipe sink with towel', 'put frypan on cooker', 'adjust spaghetti plate']",b,2453,25c120c8-8e0c-43e0-b458-db26a6e71327
videos/video_00134.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for making and eating a chapati?",Making and eating a chapati,"['slap dough', 'pick up dough from table', 'spin chapati', 'pick up chapati']",c,2454,3fdd2474-3cc2-41af-b18b-216ec3bd0300
videos/video_00135.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook food in pot?",Cook food in pot,"['squeeze water from dishrag', 'wipe hands with dishrag', 'pour oil in pot', 'cover pot']",c,2456,c1c18372-0f3a-4996-beaf-d505faed7d17
videos/video_00136.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to remove the tray from the oven?",Remove the tray from the oven,"['pick up tray', 'put down tray', 'pull out tray', 'remove cloth']",a,2457,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00137.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the scissors?",Clean the scissors,"['clean sponge', 'shake scissors', 'press soap', 'pick up scissors']",b,2458,6745e6c6-27d3-433e-85f9-ecebbc991868
videos/video_00138.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to open and empty container?",Open and empty container,"['move nylon on sink', 'move knife to sink', 'bring out container from nylon', 'press wall switch']",b,2459,8b9b9816-d6eb-4544-818e-9d59e400b80d
videos/video_00139.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the bowl and put away the dishes?",Clean the bowl and put away the dishes,"['clean bowl', 'put away sponge', 'clean sponge', 'open tap']",a,2461,e0ff0f60-0e71-479a-85a5-864812e93d8e
videos/video_00140.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the scissors?",Clean the scissors,"['pick up scissors', 'open tap', 'close tap', 'hold scissors']",c,2462,6745e6c6-27d3-433e-85f9-ecebbc991868
videos/video_00141.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the bowl of fish in the fridge?",Store the bowl of fish in the fridge,"['carry fish bowl', 'put fish bowl in fridge', 'close fridge', 'open fridge']",d,2463,4474c9c2-9d20-46fd-8fec-7d64942738e7
videos/video_00142.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add oil to a pan?",Add oil to a pan,"['add oil in pan', 'touch sink tap', 'put bottle on table', 'pick up bottle cook oil']",a,2464,24a98327-daa1-4afb-a445-fedb484de788
videos/video_00143.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to rinse and drop bowl?",Rinse and drop bowl,"['put down bowl', 'turn on tap', 'pick up bowl', 'turn off tap']",a,2465,6ab72273-4324-4cec-aad4-1a644b57356b
videos/video_00144.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to check and return the tray to the oven?",Check and return the tray to the oven,"['hold tissue paper', 'open oven', 'press buttons', 'return tray']",a,2466,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00145.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to peel, chop and cook the second potato?","Peel, chop and cook the second potato","['pick up potato', 'throw potato peels in sink', 'trim potato ends', 'put potato pieces in cooking pot']",c,2467,e250017c-16ff-4825-9c30-160f391e1549
videos/video_00146.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cleaning hands and stirring food?",Cleaning hands and stirring food,"['close water tap', 'pick up chopstick', 'wash hand', 'open water tap']",a,2468,aba38542-03dc-4d93-81ab-c6348dee042b
videos/video_00147.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to check and return the tray to the oven?",Check and return the tray to the oven,"['return tray', 'press buttons', 'wear cloth', 'use tissue paper']",d,2469,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00148.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean kitchen utensils?",Clean kitchen utensils,"['wash knife', 'rinse bowl in sink', 'wipe hand with towel', 'put cup on counter']",a,2470,c0daf345-1f3d-4878-871b-b24f5955b43a
videos/video_00149.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the cooking pot and bowls?",Prepare the cooking pot and bowls,"['pour water in bowl', 'place cooking pot', 'pick up bowls', 'close kitchen cabinet']",d,2471,e191e0de-e570-4925-9cbb-e05fe1132a47
videos/video_00150.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the second flat bread?",Prepare the second flat bread,"['place flat bread', 'pour oil in pot', 'pick up cooking spoon', 'place dough in pan']",c,2472,0d2d5c6d-08e6-461f-baac-a6cbf467e86f
videos/video_00151.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the food in the fridge?",Store the food in the fridge,"['store bowl with food in fridge', 'close bowl', 'open bowl', 'open fridge']",a,2473,e1fa7b91-41ea-467d-b242-7bb08f8e5960
videos/video_00152.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to complete cooking process?",Complete cooking process,"['pick up sachet from rack', 'operate cooker', 'stir fry', 'put sachet on rack']",c,2475,487f5966-3469-4753-9b44-7899a311d73d
videos/video_00153.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to arrange countertop and serve food onto plate?",Arrange countertop and serve food onto plate,"['pick up wooden spoon', 'move transparent glass cups', 'move plates on countertop', 'pick up lid']",a,2476,f735d4bb-d65e-4965-ac0d-270c0b9e5993
videos/video_00154.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add more seasoning to salad?",Add more seasoning to salad,"['pick up seasoning container on kitchen window', 'open seasoning container', 'cover seasoning container', 'replace seasoning container']",c,2477,1d920f78-73d0-4323-b8b1-be51d27a69a7
videos/video_00155.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and store the sieve?",Wash and store the sieve,"['rinse sieve', 'put down sponge', 'wash sieve with sponge', 'turn on water faucet']",c,2479,25c120c8-8e0c-43e0-b458-db26a6e71327
videos/video_00156.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and arrange kitchen utensils?",Wash and arrange kitchen utensils,"['place spoon on utensils rack', 'turn on tap', 'pick up fork and knife from sink', 'scrub plate']",b,2480,201956f0-8e28-4ba2-b96b-98855c738fb0
videos/video_00157.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean up?",Clean up,"['wash hands', 'close water tap', 'lift hand', 'pick up hand towel']",b,2634,c97c63b8-9130-4277-868f-6fa7a8ef0e43
videos/video_00158.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to get drink from the fridge?",Get drink from the fridge,"['put cup and bottle on kitchen slab', 'pick up drink bottle', 'close fridge', 'open fridge']",a,2635,cd2485dc-fa23-47f8-943a-52b9afcf5a7f
videos/video_00159.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the countertop and chopping board?",Clean the countertop and chopping board,"['place chopping board on countertop', 'move bottle', 'wipe countertop', 'wipe chopping board']",c,2636,2af7c658-0b4e-4f3c-b72e-ab77a06e1765
videos/video_00160.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare and cut carrots?",Prepare and cut carrots,"['move carrot on tray', 'wipe carrot off knife into sieve', 'cut carrot with knife', 'remove carrot from nylon']",c,2637,8c309d88-bf71-49f3-9d05-b7a1d84babd4
videos/video_00161.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and dry utensils?",wash and dry utensils,"['wash utensils', 'dry hand with towel', 'place towel on sink', 'take washing towel']",a,2638,d4c2429e-cf3c-439e-9908-737a47685cfe
videos/video_00162.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash a knife?",Wash a knife,"['wash knife', 'close knob', 'pick up knife', 'open knob']",d,2639,24a98327-daa1-4afb-a445-fedb484de788
videos/video_00163.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve meal?",Serve meal,"['carry plate', 'put spoon into plate on dining table', 'adjust flat plate on table', 'put plate on table']",b,2640,565d83f1-0c21-4f4a-a4d1-ffb336c554ef
videos/video_00164.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean sink?",Clean sink,"['wash hands', 'turn on tap', 'squeeze cloth', 'pour soap on sponge']",d,2641,8e1655e6-70dd-4280-943c-5d892867495e
videos/video_00165.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the frying pan and remove meat crunches?",Prepare the frying pan and remove meat crunches,"['carry bowl from table', 'put meat in frying pan', 'put bowl on table', 'put down spoon']",a,2642,86343e9e-b932-41d3-ad6f-83f2c2fe5486
videos/video_00166.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the plate for serving the meal?",Prepare the plate for serving the meal,"['take plate', 'put down plate', 'close cupboard', 'look in cupboard']",c,2643,224c3de4-9683-462a-8eb4-224773425a7e
videos/video_00167.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and organize kitchen?",Clean and organize kitchen,"['pick up spoon', 'close bottle', 'wipe spoon with kitchen towel', 'wipe bowl with kitchen towel']",a,2644,c1c18372-0f3a-4996-beaf-d505faed7d17
videos/video_00168.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the cabinet top with the table towel?",Clean the cabinet top with the table towel,"['rinse table towel', 'clean cabinet top', 'place table towel on cabinet', 'press power control on cooker']",c,2645,3c756eea-cb0a-4372-a75a-9e1c31c2edd2
videos/video_00169.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to get a plate from the cabinet?",Get a plate from the cabinet,"['open cabinet', 'hold plate', 'close cabinet', 'pick up plate']",d,2646,8eac6789-726f-4d09-a713-b3ce6a45ac21
videos/video_00170.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to chop vegetables?",Chop vegetables,"['place chopping board', 'place dirt on table', 'take knife', 'move knife on table']",a,2647,e75caa1f-8658-432c-b559-f6a1f3fc409c
videos/video_00171.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add the cut cabbage to the cooking pot and stir?",Add the cut cabbage to the cooking pot and stir,"['pour cabbage into pot', 'pick up knife from chopping board', 'place pot in sink', 'place knife']",d,2648,bfbb0a28-756c-441b-a0a0-de04288fae47
videos/video_00172.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to finish cooking the meal?",Finish cooking the meal,"['turn off heat regulator', 'put down wooden spoon', 'shake cooking pot', 'put down cooking pot']",c,2649,224c3de4-9683-462a-8eb4-224773425a7e
videos/video_00173.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cover the pan with a lid?",Cover the pan with a lid,"['put down pan lid', 'open kitchen drawer', 'close drawer', 'pick up pan lid']",d,2650,94cdabf3-c078-4ad4-a3a1-c42c8fc3f4ad
videos/video_00174.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare pasta for cooking?",Prepare pasta for cooking,"['turn off second cooker section', 'carry pot of pasta from cooker section', 'pour pasta into sieve', 'move fry pan to second cooker section']",a,2651,cd2485dc-fa23-47f8-943a-52b9afcf5a7f
videos/video_00175.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the cleaning cloth?",prepare the cleaning cloth,"['wash cleaning cloth', 'turn cleaning cloth', 'close tap', 'open tap']",d,2653,f6fea609-23c4-431c-8ac2-484f334a3a83
videos/video_00176.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the jug and utensils?",Clean the jug and utensils,"['pour detergent on scrubber', 'put jug in utensil rack', 'pick up detergent', 'close tap']",c,2654,3b989129-a310-4aa9-85f5-e5e9a90df99b
videos/video_00177.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add food from a sieve to the pan?",Add food from a sieve to the pan,"['carry sieve', 'pack food', 'pour food into pan', 'spread food in pan']",c,2655,94cdabf3-c078-4ad4-a3a1-c42c8fc3f4ad
videos/video_00178.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to organize and put away other dishes on the kitchen countertop?",Organize and put away other dishes on the kitchen countertop,"['pick up side plate on counter', 'take plates from cupboard', 'place side plate on counter', 'place side plates']",c,2657,5fa671a8-c6c9-40bc-9d3d-f97d94133965
videos/video_00179.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the fourth flat bread and regulate the cooking gas?",Prepare the fourth flat bread and regulate the cooking gas,"['scoop oil from pot', 'regulate cooking gas', 'pour oil', 'cook dough']",a,2658,0d2d5c6d-08e6-461f-baac-a6cbf467e86f
videos/video_00180.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the pan and oil for frying?",prepare the pan and oil for frying,"['put pan on cooker', 'pick up frying pan', 'pour cooking oil', 'return cooking oil']",c,2659,04ac4c40-22fd-42aa-a7f0-ee597ffb7058
videos/video_00181.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook and drain spaghetti?",Cook and drain spaghetti,"['carry sieve from sink', 'pick up seasoning bottle from gas cooker', 'stir spaghetti', 'turn on tap']",d,2661,094bb63c-2050-4471-88eb-de3b86c26c81
videos/video_00182.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add spice to the food?",Add spice to the food,"['pick up bottle', 'close bottle', 'add spice to food', 'open bottle']",b,2663,aba38542-03dc-4d93-81ab-c6348dee042b
videos/video_00183.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean up?",Clean up,"['put down tissue paper', 'pick up tissue paper', 'put tissue paper in dustbin', 'push cloth pieces aside']",b,2664,8222d217-647b-4675-a104-33177fccdd54
videos/video_00184.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash hands before cooking?",Wash hands before cooking,"['wash hands', 'press soap to hands', 'turn on tap', 'turn off tap']",c,2665,0b215326-8706-4611-9b76-3402d617f19e
videos/video_00185.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the egg?",Cook the egg,"['shake pan', 'place spoon by pan', 'press oven buttons', 'flip egg in pan']",d,2666,9434b584-177a-49ea-8402-078e9d7f933a
videos/video_00186.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean hands before cooking?",Clean hands before cooking,"['clean hand with napkin', 'close tap', 'wash hand', 'open tap']",d,2669,86343e9e-b932-41d3-ad6f-83f2c2fe5486
videos/video_00187.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the leftover meat in the refrigerator?",Store the leftover meat in the refrigerator,"['close refrigerator', 'put meat container in refrigerator', 'look around kitchen', 'open refrigerator']",b,2670,cf5f1b08-95bf-40be-b876-cf14cbf65e1a
videos/video_00188.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and organize the kitchen?",Clean and organize the kitchen,"['open drawer', 'put chopping sticks on sieve', 'pick up serving spoon', 'close drawer']",c,2672,690f58f1-f18c-4415-bab0-787c2f83d051
videos/video_00189.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cover the cooking pot?",Cover the cooking pot,"['touch heat regulator', 'take pot lid', 'cover cooking pot', 'put down pot lid']",b,2673,a4728450-c05c-4d51-91e4-348f571d74bc
videos/video_00190.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve more food onto plates?",Serve more food onto plates,"['serve food', 'open cooking pot', 'place plate on counter', 'turn food']",c,2674,f735d4bb-d65e-4965-ac0d-270c0b9e5993
videos/video_00191.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook food in pot?",Cook food in pot,"['choose chopsticks', 'pick up oil bottle', 'squeeze water from dishrag', 'open bottle']",a,2676,c1c18372-0f3a-4996-beaf-d505faed7d17
videos/video_00192.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and prepare the stove area?",Clean and prepare the stove area,"['place cloth', 'hold spoon', 'take lid', 'cover food']",a,2677,c79e05d5-eaf6-4323-a707-744020743037
videos/video_00193.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and dry utensils?",wash and dry utensils,"['place towel on sink', 'rinse utensils', 'open tap', 'dry hand with towel']",a,2678,d4c2429e-cf3c-439e-9908-737a47685cfe
videos/video_00194.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve meat on plate?",serve meat on plate,"['put food on plate', 'rinse strainer', 'turn on faucet', 'shake strainer']",c,2679,bfd0b75b-25b0-44a3-b1dd-2e8e9c0e9364
videos/video_00195.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to retrieve and prepare eggplants from microwave?",Retrieve and prepare eggplants from microwave,"['press microwave button', 'remove eggplants from microwave', 'adjust nylon', 'open microwave']",a,2680,96677cbb-14bc-457a-9dbc-498e3c457f3b
videos/video_00196.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and put away the fry pan?",Clean and put away the fry pan,"['put down bottle', 'open water tap', 'add soap on scouring pad', 'pick up paper']",a,2681,99a250b0-a3bd-45de-9fb6-6f9a418dce1a
videos/video_00197.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the cooking pan?",Clean the cooking pan,"['flip pan', 'place pan on cooker', 'pick up pan from gas cooker', 'clean pan with running water']",d,2882,7430d2f7-b40e-4abd-b361-1f2ecd97c5e2
videos/video_00198.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the surface and remove gloves?",Clean the surface and remove gloves,"['remove gloves', 'wipe surface', 'rinse sponge in sink', 'select sponge']",d,2883,2978ddbc-cdc9-4bfa-9a7c-4bf056904010
videos/video_00199.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry groundnuts and put them in the pot?",fry groundnuts and put them in the pot,"['put spoon in pan', 'pour nuts into pot', 'hold groundnuts', 'stir nuts']",d,2884,cfa595aa-c467-48fe-a86b-2e9b1a63ccab
videos/video_00200.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash hands?",Wash hands,"['apply soap on hand', 'open faucet', 'carry soap bottle from faucet', 'rub hand palms together']",b,2887,74d05939-ec8d-4da5-9a6f-35a0b97e22e2
videos/video_00201.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the plate and take the cup from the cupboard?",store the plate and take the cup from the cupboard,"['close cupboard', 'open cupboard', 'put plate in cupboard', 'take plate']",b,2889,5ca76592-eb15-4531-9c28-a1431c115f41
videos/video_00202.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean hands?",Clean hands,"['close tap', 'dry hands', 'put chopsticks on table', 'place plate in sink']",c,2890,d5b7e865-a74f-41c1-9946-f3c6da61c0c5
videos/video_00203.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to place tray in the oven?",Place tray in the oven,"['place tray in oven', 'cut paper towel', 'pick up paper towel', 'place kitchen towel']",a,2891,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00204.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare meal in container?",Prepare meal in container,"['pour pack into container', 'pick up pack', 'put down pack', 'open pack']",a,2892,8e4f159f-fa24-4458-9d99-7d5b6cc573a7
videos/video_00205.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to retrieve bottles of oil from the cupboard?",Retrieve bottles of oil from the cupboard,"['close cup board', 'put bottle on sink', 'take oil bottle', 'open cupboard']",d,2893,55e6a9ac-9a1d-47f7-be3d-eea1296d1627
videos/video_00206.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean up kitchen area?",Clean up kitchen area,"['put lid on cooker', 'open pot lid', 'close drawer', 'move cup in sink']",d,2895,64246b7f-86c9-4062-a11f-3352fae1fca1
videos/video_00207.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add greens to the food and store the remaining greens?",Add greens to the food and store the remaining greens,"['add greens to food', 'tie packet', 'shake packet of green', 'pick up packet of greens']",d,2897,aba38542-03dc-4d93-81ab-c6348dee042b
videos/video_00208.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare utensils?",Prepare utensils,"['pull drawer', 'place chopsticks on tray', 'open drawer', 'pick up chopsticks']",c,2898,241db0c6-c1f7-4b02-84c1-e09581baa75c
videos/video_00209.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to season food and mix?",Season food and mix,"['pick up cooking spoon', 'mix food', 'place cooking spoon on stainless plate', 'shake spoon']",c,2899,5c15607b-96af-4503-84b4-d1745f3a3ae0
videos/video_00210.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to check and mix the food?",Check and mix the food,"['place glass on sink', 'place cooking spoon', 'wash cooking spoon', 'place lid on counter']",d,2902,e1fa7b91-41ea-467d-b242-7bb08f8e5960
videos/video_00211.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and organize kitchen?",Clean and organize kitchen,"['wipe kitchen surface', 'place bowl on utensils', 'put saucer on utensils', 'wipe spoon with kitchen towel']",a,2903,c1c18372-0f3a-4996-beaf-d505faed7d17
videos/video_00212.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare dish of fruits with milk and cheese?",prepare dish of fruits with milk and cheese,"['pick up milk packet in fridge', 'pick up spoon on table', 'open fridge', 'open milk packet']",d,2904,254e8485-eb84-461a-aed5-a71716588fad
videos/video_00213.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to stir the rice in the rice cooker?",Stir the rice in the rice cooker,"['leave serving spoon', 'hold serving spoon in rice cooker', 'stir rice with serving spoon', 'stir rice']",c,2905,690f58f1-f18c-4415-bab0-787c2f83d051
videos/video_00214.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry groundnuts and put them in the pot?",fry groundnuts and put them in the pot,"['put spoon in pan', 'pour nuts into pot', 'put groundnuts', 'pick up groundnuts']",d,2906,cfa595aa-c467-48fe-a86b-2e9b1a63ccab
videos/video_00215.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare a flour mixture?",prepare a flour mixture,"['put bowl on sink', 'put bowl in microwave', 'stir flour with spoon', 'stir milk with spoon']",b,2907,e832a197-6ce3-47fa-9871-e87f906d1d74
videos/video_00216.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and rinse a cup?",Wash and rinse a cup,"['rinse cup', 'turn off tap', 'take cup', 'put cup on tray']",c,2908,837ec104-8bd9-4fe3-9c19-44417c546f91
videos/video_00217.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare additional serving bowls?",prepare additional serving bowls,"['place bowl in drawer', 'close drawer', 'remove bowl from drawer', 'put bowl on tray']",a,2909,d4c2429e-cf3c-439e-9908-737a47685cfe
videos/video_00218.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and organize kitchen?",Clean and organize kitchen,"['wipe spoon with kitchen towel', 'pick up kitchen towel', 'put back bottle', 'pick up bowl from dish rack']",b,2910,c1c18372-0f3a-4996-beaf-d505faed7d17
videos/video_00219.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare milk?",prepare milk,"['remove bowl from upper drawer', 'pour milk', 'stir water with spoon', 'put bowl on sink']",d,2911,e832a197-6ce3-47fa-9871-e87f906d1d74
videos/video_00220.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash hands?",wash hands,"['wash hands', 'turn on tap', 'turn off tap', 'dry hands with cloth']",b,2912,e19b1be3-8ee9-44cc-ae7d-99a3591ebba5
videos/video_00221.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the tomato for the sandwich?",Prepare the tomato for the sandwich,"['place tomatoes on vegetables', 'pick up sliced tomatoes from cutting board', 'wash tomato', 'slice tomato with knife']",b,2913,deea1ad6-01dd-4ea5-b5f0-932b2292bed1
videos/video_00222.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cut bread open?",Cut bread open,"['cut bread with scissors', 'pick up scissors from drawer', 'open drawer', 'put down scissors']",b,2914,deb43adb-2e2f-454a-ba4e-811ebfe4eaa2
videos/video_00223.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to remove the tray from the oven?",Remove the tray from the oven,"['remove cloth', 'remove hand cloth', 'close drawer', 'move hands']",a,2917,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00224.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to check and mix the food?",Check and mix the food,"['open cooking pot', 'place glass on sink', 'wash cooking spoon', 'pick up paper']",b,2918,e1fa7b91-41ea-467d-b242-7bb08f8e5960
videos/video_00225.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for making and eating a chapati?",Making and eating a chapati,"['spin chapati', 'eat chapati', 'wipe hands', 'stretch dough']",d,2920,3fdd2474-3cc2-41af-b18b-216ec3bd0300
videos/video_00226.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add greens to the food and store the remaining greens?",Add greens to the food and store the remaining greens,"['add greens to food', 'shake packet of green', 'fold packet', 'tie packet']",c,2921,aba38542-03dc-4d93-81ab-c6348dee042b
videos/video_00227.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare ginger?",Prepare ginger,"['put cooking pot lid on counter', 'scoop ginger', 'put ginger in bowl', 'open pot lid']",b,2922,4c45d8f4-e026-4ca3-a1e4-6d32da434469
videos/video_00228.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for preparing the cheese?",Preparing the cheese,"['move utensils on chopping board', 'put cheese on chopping board', 'throw packet in bin', 'chop cheese']",b,2923,cb235c78-e524-417a-89fd-57b682bb223b
videos/video_00229.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and rinse another glass bowl?",Wash and rinse another glass bowl,"['pick up glass bowl from kitchen table', 'wash glass bowl with sponge', 'adjust glass bowl hands', 'put sponge on table']",b,2924,837ec104-8bd9-4fe3-9c19-44417c546f91
videos/video_00230.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare serving trays?",prepare serving trays,"['place chopsticks on trays', 'put bowls', 'take chopsticks', 'pull out trays']",a,2925,d4c2429e-cf3c-439e-9908-737a47685cfe
videos/video_00231.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to remove eggs from cooking pot and add water to the bowl?",Remove eggs from cooking pot and add water to the bowl,"['pick up bowl', 'open tap', 'put egg in bowl', 'hold eggs']",c,2926,69c9d98e-c125-4d24-b180-aea768ef900a
videos/video_00232.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the third flat bread?",Prepare the third flat bread,"['cook dough', 'scoop oil from pot', 'place dough in pan', 'pick up dough']",d,2927,0d2d5c6d-08e6-461f-baac-a6cbf467e86f
videos/video_00233.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash the chop board?",Wash the chop board,"['rinse chop board', 'close water tap', 'pick up utensil brush', 'wash chop board with brush']",c,2928,b9867b08-5cfd-4528-8c94-67560048b0e7
videos/video_00234.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook food?",cook food,"['stir food', 'hit pan edge with stick', 'hold chopsticks', 'pick up food with chopsticks']",a,2929,b785626b-2e72-4ee4-84de-16db332ecac6
videos/video_00235.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash cooking pan?",Wash cooking pan,"['clean pan with tap water', 'pick up washing sponge', 'put down pan on counter', 'wash cooking pan']",a,2930,b86d5db4-dcd2-4d5e-913a-784d1dd42d67
videos/video_00236.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and dry the chopping board?",Clean and dry the chopping board,"['pick up brush', 'close tap', 'wash chopping board', 'wipe chopping board']",b,2931,b9867b08-5cfd-4528-8c94-67560048b0e7
videos/video_00237.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the sink and the cooker?",Clean the sink and the cooker,"['clean zinc edge and cabinet top', 'open frying pan cover', 'clean zinc with foam', 'close frying pan']",b,2532,3c756eea-cb0a-4372-a75a-9e1c31c2edd2
videos/video_00238.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cleaning and storing the knife?",Cleaning and storing the knife,"['clean knife', 'take knife', 'put down scrub sponge', 'close cupboard']",a,2533,a0b24dc7-12d4-49ee-b3a3-4192a26ebdfd
videos/video_00239.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the third flat bread?",Prepare the third flat bread,"['place dough in pan', 'pick up dough', 'pour oil in pot', 'pour oil']",a,2534,0d2d5c6d-08e6-461f-baac-a6cbf467e86f
videos/video_00240.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the onion?",Fry the onion,"['collect onion', 'chop onion', 'turn food in fry pan with chopstick', 'press button']",b,2536,24a98327-daa1-4afb-a445-fedb484de788
videos/video_00241.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for preparing the potatoes for the dish?",Preparing the potatoes for the dish,"['open oven near refrigerator', 'remove foil nylon from potato plate', 'pick up napkin on slab', 'place plate of potatoes on slab']",a,2537,50b2fa2f-9d39-4b9c-8e3c-4a4ef0669956
videos/video_00242.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare dough?",Prepare dough,"['touch dough', 'put jug on sink', 'pick up jug', 'operate dough mixer']",b,2538,07b1c874-9dc1-42bc-87ff-dffa9bef14fb
videos/video_00243.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the butter paste and soy sauce?",Store the butter paste and soy sauce,"['put butter paste container', 'open fridge', 'close fridge', 'take butter paste container']",b,2539,a4728450-c05c-4d51-91e4-348f571d74bc
videos/video_00244.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to peel, chop and cook the second potato?","Peel, chop and cook the second potato","['chop potato into small pieces', 'trim potato ends', 'put potato pieces in cooking pot', 'pick up potato']",d,2540,e250017c-16ff-4825-9c30-160f391e1549
videos/video_00245.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to retrieve and return plate bowl from/to cabinet?",Retrieve and return plate bowl from/to cabinet,"['place plate bowl in cabinet shelf', 'open cabinet shelf', 'hold plate bowl', 'remove plate bowl']",a,2541,401c588f-907f-4559-b6f7-8180ae6969ec
videos/video_00246.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and arrange plate?",Wash and arrange plate,"['place plate', 'turn on tap', 'pick up plate from sink', 'scrub plate']",c,2542,201956f0-8e28-4ba2-b96b-98855c738fb0
videos/video_00247.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add green beans to the food and cover the pot?",Add green beans to the food and cover the pot,"['close cooking pot', 'tear paper', 'pick up cooking spoon', 'put green beans in food']",c,2544,e1fa7b91-41ea-467d-b242-7bb08f8e5960
videos/video_00248.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean sink and stove area?",Clean sink and stove area,"['place pan on gas', 'rinse pan', 'pick up pan', 'open knob']",a,2545,25c120c8-8e0c-43e0-b458-db26a6e71327
videos/video_00249.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for preparing the serving plate for skons?",Preparing the serving plate for skons,"['pick up serving plate from cupboard', 'scoop scone with serving spoon', 'remove hand', 'pick up serving spoon']",b,2546,2ff3fee9-1073-4201-b0c5-2cb0292e4d00
videos/video_00250.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cleaning the pan and preparing the working area?",Cleaning the pan and preparing the working area,"['move wood on table', 'put towel on table', 'clean pan with towel', 'take towel']",a,2547,f319b070-3775-4a57-95d8-43aab8e67394
videos/video_00251.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the cooking pot and bowls?",Prepare the cooking pot and bowls,"['pour water in bowl', 'close kitchen cabinet', 'pick up bowls', 'pour water in cooking pot']",d,2548,e191e0de-e570-4925-9cbb-e05fe1132a47
videos/video_00252.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the dough in the frying pan?",Cook the dough in the frying pan,"['pick up dough', 'turn dough', 'place dough in frying pan', 'place frying pan on cooking gas']",d,2549,aa14c20d-cadf-4393-935f-52175427539d
videos/video_00253.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to season and stir the food?",Season and stir the food,"['grab spoon', 'put salt in food', 'grab cup', 'wipe spoon']",b,2550,055f3cf1-1133-4260-b5a0-31e7ca1726a1
videos/video_00254.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the frying pan?",Clean the frying pan,"['pick up scrubber', 'pour water in sink', 'scrub frypan', 'wipe sink']",d,2551,62849d05-9673-4f68-a84e-c2a4293c8af7
videos/video_00255.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cooking the cheese?",Cooking the cheese,"['wipe hands with towel', 'place pan on pan', 'add cheese to pan', 'pick up cheese from chopping board']",d,2552,cb235c78-e524-417a-89fd-57b682bb223b
videos/video_00256.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook and drain spaghetti?",Cook and drain spaghetti,"['pick up seasoning bottle from gas cooker', 'turn on tap', 'stir spaghetti', 'turn off tap']",a,2553,094bb63c-2050-4471-88eb-de3b86c26c81
videos/video_00257.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to peel and store garlic?",Peel and store garlic,"['pick up wrapped garlic', 'peel garlic', 'open storage cabinet', 'close cabinet']",d,2554,1b204c9b-30da-47cc-b793-8813169e72c7
videos/video_00258.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cut remaining meat?",Cut remaining meat,"['turn off tap', 'pick up tissues', 'lift tissue', 'cut meat']",d,2555,36061570-8403-4cc1-8ea0-1de39853d47b
videos/video_00259.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare to use oven?",Prepare to use oven,"['hold pan', 'pick up tray', 'close oven', 'pick up gloves']",b,2556,024713b7-b198-4502-a114-02ca0485353b
videos/video_00260.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook food in pot?",Cook food in pot,"['open bottle', 'wipe hands with dishrag', 'pick up oil bottle', 'pour oil in pot']",c,2557,c1c18372-0f3a-4996-beaf-d505faed7d17
videos/video_00261.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the stove and kitchen towel?",Clean the stove and kitchen towel,"['close kitchen tap', 'wipe stove with kitchen towel', 'wash kitchen towel', 'lift cooking pot']",d,2559,4c45d8f4-e026-4ca3-a1e4-6d32da434469
videos/video_00262.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean up and wash hands?",Clean up and wash hands,"['wash hands', 'wipe hands', 'close tap', 'open tap']",c,2561,ae9cb412-7b93-49ae-bb46-306dc74d5fe3
videos/video_00263.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the vegetables for cooking?",Prepare the vegetables for cooking,"['cut spinach ends', 'pick up scissors', 'hold spinach', 'put dirt in paper bag']",d,2562,6745e6c6-27d3-433e-85f9-ecebbc991868
videos/video_00264.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for beating the eggs?",Beating the eggs,"['put down spoon', 'beat egg with chopstick', 'put chopstick on cabinet', 'hold bowl']",a,2563,ed8d28d1-5d1e-4370-a946-9c39fe5c679b
videos/video_00265.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve more food onto plates?",Serve more food onto plates,"['hold spoon', 'place lid on counter', 'open cooking pot', 'serve food']",d,2564,f735d4bb-d65e-4965-ac0d-270c0b9e5993
videos/video_00266.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for preparing the cheese?",Preparing the cheese,"['put cheese on chopping board', 'move utensils on chopping board', 'throw packet in bin', 'chop cheese']",d,2565,cb235c78-e524-417a-89fd-57b682bb223b
videos/video_00267.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fill water bottle?",Fill water bottle,"['close bottle', 'pour water in bottle', 'pour water', 'take cup']",a,2566,4ace159b-7af8-492b-9910-e14a5cb72d1a
videos/video_00268.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare coffee?",Prepare coffee,"['pick up spoon from kitchen counter', 'put spoon on counter', 'stir coffee', 'pick up kettle lid']",a,2567,ae9cb412-7b93-49ae-bb46-306dc74d5fe3
videos/video_00269.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to heat up the pan?",Heat up the pan,"['place pan', 'adjust cooker', 'pick up pan', 'switch cooker on']",c,2568,e0ff0f60-0e71-479a-85a5-864812e93d8e
videos/video_00270.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare meal?",Prepare meal,"['put plate on sink', 'pull open drawer', 'close drawer', 'hold plate']",c,2569,565d83f1-0c21-4f4a-a4d1-ffb336c554ef
videos/video_00271.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash first plate?",Wash first plate,"['wash plate with scouring pad', 'put down plate', 'pick up plate from sink', 'close water tap']",c,2570,ac4cf994-4099-4082-bb9d-c5c4456df71d
videos/video_00272.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare oven and pan for cooking?",Prepare oven and pan for cooking,"['pick up oven pan', 'open oven', 'close oven', 'place folk spoon on counter']",a,2571,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00273.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add spice to the paste?",add spice to the paste,"['close spice bottle', 'pick up spice bottle', 'add spice to paste', 'close fridge']",b,2572,6eb083c4-a7dc-454b-84bc-2f0d8a69dffe
videos/video_00274.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cover pot and adjust heat?",Cover pot and adjust heat,"['open cabinet', 'separate lids into two', 'regulate cooker heat', 'put lid back']",c,2573,64246b7f-86c9-4062-a11f-3352fae1fca1
videos/video_00275.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare frying pans and cooker?",Prepare frying pans and cooker,"['open cupboard', 'put frying pan on cooker', 'keep frying pan on thrash bucket', 'take frying pan from cooker']",d,2575,df31a646-4ee1-428a-bb97-1d1e872c8d37
videos/video_00276.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook onion with oil?",Cook onion with oil,"['pour oil from drizzler into pot', 'put on cooker', 'carry oil drizzler', 'put down oil drizzler']",d,2577,edc1869c-8a97-44fd-ab47-63fda4a54df9
videos/video_00277.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the food with oil?",Cook the food with oil,"['put oil bottle on table', 'close oil bottle', 'pour oil on food in frypan', 'put chopsticks in frypan']",c,2579,24a98327-daa1-4afb-a445-fedb484de788
videos/video_00278.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to stir and add liquid to food?",stir and add liquid to food,"['pour liquid into frying pan from jar', 'place jar on countertop', 'hit wooden spoon against fraying pan', 'stir food']",b,2581,597b1ca1-e2ea-4a0e-8be0-31b713151ba2
videos/video_00279.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve food from pot?",serve food from pot,"['put pot lid on table', 'put bowl on tray', 'cover pot', 'pick up wooden spoon']",a,3132,d4c2429e-cf3c-439e-9908-737a47685cfe
videos/video_00280.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to remove the tray from the oven?",Remove the tray from the oven,"['pull out tray', 'wear cloth', 'put down fork', 'pick up tray']",b,3133,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00281.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to finalize the tortillas?",Finalize the tortillas,"['pick up bowl', 'place tortilla', 'move spoon and knife', 'fold tortilla']",a,3134,f26ca7c3-2dfe-4e74-be61-529635df723f
videos/video_00282.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to crack eggs and dispose of the shells?",Crack eggs and dispose of the shells,"['collect eggshell', 'put eggshell in dustbin', 'put eggshell on table', 'pick up another egg']",c,3135,7303d3a9-90fd-433d-987c-8c90ce49c821
videos/video_00283.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the second flat bread?",Cook the second flat bread,"['rotate flat bread on pan', 'turn flat bread', 'pour oil', 'put flat bread on plate']",c,3136,f86e10e3-ba23-4b1b-8964-82876eed5863
videos/video_00284.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the egg?",Cook the egg,"['place spoon by pan', 'press egg with spoon', 'press oven buttons', 'shake pan']",c,3138,9434b584-177a-49ea-8402-078e9d7f933a
videos/video_00285.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare a cup of tea?",Prepare a cup of tea,"['put teabag in cup', 'open cabinet', 'put box in cabinet', 'throw sachet in bin']",c,3139,055f3cf1-1133-4260-b5a0-31e7ca1726a1
videos/video_00286.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to chop vegetables?",Chop vegetables,"['place dirt on chopping board', 'chop vegetables', 'move knife on table', 'take chopping board']",b,3140,e75caa1f-8658-432c-b559-f6a1f3fc409c
videos/video_00287.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to dry and put away utensils?",Dry and put away utensils,"['open tap', 'pick up towel', 'hang towel on fridge', 'place plate on table']",c,3141,d5b7e865-a74f-41c1-9946-f3c6da61c0c5
videos/video_00288.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare plate and polythene bag?",prepare plate and polythene bag,"['pick up plates', 'put plate on countertop', 'pick up paper towel', 'put polythene bag']",d,3142,bfd0b75b-25b0-44a3-b1dd-2e8e9c0e9364
videos/video_00289.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean kitchen utensils?",Clean kitchen utensils,"['take knife', 'put spoon away', 'clean spoon', 'clean serving spoon']",a,3145,e0ff0f60-0e71-479a-85a5-864812e93d8e
videos/video_00290.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to finalize the sandwich?",Finalize the sandwich,"['pick up sandwich', 'put down bread', 'pick up plate', 'put down plate']",d,3146,d54f5c98-4862-4c5e-99d6-7768f28bd483
videos/video_00291.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the plate for serving the meal?",Prepare the plate for serving the meal,"['look in cupboard', 'take plate', 'close drawer', 'open cupboard']",d,3147,224c3de4-9683-462a-8eb4-224773425a7e
videos/video_00292.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to finish cooking?",Finish cooking,"['pick up colander', 'put cooking pot on cooker', 'pick up cooking pot', 'turn on cooker']",b,3148,7f4225ed-a076-4530-91cf-f3903c5d7637
videos/video_00293.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the next flatbread?",Fry the next flatbread,"['pick up rolling pin', 'stretch dough piece', 'scoop oil', 'put dough onto frying pan']",b,3149,864fa3d8-9b18-44cb-a8e9-9b40765e2d0c
videos/video_00294.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for preparing the pan with oil?",Preparing the pan with oil,"['close bottle', 'close cabinet', 'open cabinet', 'pour cooking oil']",c,3150,ed8d28d1-5d1e-4370-a946-9c39fe5c679b
videos/video_00295.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cover pan and adjust stove?",Cover pan and adjust stove,"['press buttons', 'adjust control knob', 'cover pan', 'pick up pan lid']",d,3151,d5b7e865-a74f-41c1-9946-f3c6da61c0c5
videos/video_00296.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare mashed spaghetti with mayonnaise, honey, and seasoning?","Prepare mashed spaghetti with mayonnaise, honey, and seasoning","['mash spaghetti in bowl', 'add seasoning to mashed spaghetti', 'put honey bottle on table', 'put down mayonnaise bottle']",c,3152,0b215326-8706-4611-9b76-3402d617f19e
videos/video_00297.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cut and scrape a piece of meat?",Cut and scrape a piece of meat,"['move meat on chopping board', 'put knife on chopping board', 'pick up knife on rack', 'scrape meat with knife']",d,3153,c8f8ebf1-5613-4f4a-802c-ada5e4c4b651
videos/video_00298.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the tomato for the sandwich?",Prepare the tomato for the sandwich,"['move spoon on cutting', 'take tomato on table', 'adjust container on table', 'pick up knife from cutting board']",d,3154,deea1ad6-01dd-4ea5-b5f0-932b2292bed1
videos/video_00299.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean up and close bottle?",Clean up and close bottle,"['pick up bottle lid', 'wash hands in kitchen basin', 'place bottle on kitchen table', 'close bottle lid']",c,3155,e4ab68fe-3560-4dc1-8dbf-f8d4df39f770
videos/video_00300.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook food in pot?",Cook food in pot,"['transfer chopsticks to left hand', 'squeeze water from dishrag', 'place chopsticks on kitchen surface', 'open pot']",c,3157,c1c18372-0f3a-4996-beaf-d505faed7d17
videos/video_00301.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the frypan on the gas cooker?",Prepare the frypan on the gas cooker,"['take pot from cupboard', 'open cupboard', 'bring out frypan from cupboard', 'put frypan on gas cooker']",a,3158,8b9b9816-d6eb-4544-818e-9d59e400b80d
videos/video_00302.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to crack eggs and dispose of the shells?",Crack eggs and dispose of the shells,"['put eggshell in dustbin', 'pick up another egg', 'crack egg with frying pan', 'collect eggshell']",a,3159,7303d3a9-90fd-433d-987c-8c90ce49c821
videos/video_00303.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for checking and stirring the cooking pot?",Checking and stirring the cooking pot,"['place chopsticks on cutting board', 'take chopsticks', 'sigh', 'cover cooking pot']",d,3160,a0b24dc7-12d4-49ee-b3a3-4192a26ebdfd
videos/video_00304.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to dry and put away utensils?",Dry and put away utensils,"['open tap', 'close tap', 'pick up towel', 'hang towel on fridge']",b,3161,d5b7e865-a74f-41c1-9946-f3c6da61c0c5
videos/video_00305.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean kitchen utensils?",Clean kitchen utensils,"['put fine mesh strainer in bowl', 'flick hand in sink', 'wash cup in sink', 'rinse strainer in sink']",c,3162,c0daf345-1f3d-4878-871b-b24f5955b43a
videos/video_00306.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare a flour mixture?",prepare a flour mixture,"['remove bowl from microwave', 'pour milk into flour bowl', 'open microwave', 'put bowl in microwave']",b,3163,e832a197-6ce3-47fa-9871-e87f906d1d74
videos/video_00307.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the cooking pan?",Clean the cooking pan,"['wash cooking pan with cleaning sponge', 'pick up cleaning sponge', 'hold cooking pan', 'open water tap']",a,3164,1938c632-f575-49dd-8ae0-e48dbb467920
videos/video_00308.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to retrieve bottles of oil from the cupboard?",Retrieve bottles of oil from the cupboard,"['put another bottle in sink', 'close cup board', 'put bottle on sink', 'put oil bottle on table']",b,3165,55e6a9ac-9a1d-47f7-be3d-eea1296d1627
videos/video_00309.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to season the food?",Season the food,"['put spice on bowl', 'put bottle in fridge', 'open bottle', 'remove bottle from fridge']",d,3166,e191e0de-e570-4925-9cbb-e05fe1132a47
videos/video_00310.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare bread and store blue band in fridge?",prepare bread and store blue band in fridge,"['put bread on plate', 'place bread on chopping board', 'take bread knife', 'take a tin']",a,3167,be8889c4-114f-4cb2-9e2c-fef576dbb00d
videos/video_00311.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to dry the pan?",Dry the pan,"['wipe pan', 'hold pan', 'take towel', 'hang towel']",c,3168,e0ff0f60-0e71-479a-85a5-864812e93d8e
videos/video_00312.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to rinse and place kitchen utensils in the rack?",Rinse and place kitchen utensils in the rack,"['adjust rack', 'pull out dish drainer rack', 'place sieve in rack', 'rinse white spatula']",c,3169,2bd1593c-ae88-417e-827f-3997201da229
videos/video_00313.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for washing and draining the onions?",Washing and draining the onions,"['put onions in sieving bowl in sink', 'put sieving bowl in sink', 'put down fork', 'shake onions in sieving bowl']",b,3171,b93ab731-52c3-43b2-9d99-4229663ba67c
videos/video_00314.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and dry hands?",Wash and dry hands,"['place towel on counter', 'fold towel', 'squeeze towel', 'shake hands']",c,3172,9f5253af-acc3-40ca-b8bf-7b931f875bd7
videos/video_00315.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to organize pans and pot covers in the cabinet?",Organize pans and pot covers in the cabinet,"['push pots into cabinet', 'touch pan', 'put pan in cabinet', 'put cover in cabinet']",a,3174,79001765-abc6-439b-a987-367dd4d1d5f6
videos/video_00316.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the table?",Clean the table,"['wipe table with paper towel', 'throw paper towel', 'pick up piece of food', 'throw food into bin']",b,3175,74d05939-ec8d-4da5-9a6f-35a0b97e22e2
videos/video_00317.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the dough in the frying pan?",Cook the dough in the frying pan,"['remove frying pan', 'place frying pan on cooking gas', 'turn dough', 'reposition frying pan on cooking gas']",c,3176,aa14c20d-cadf-4393-935f-52175427539d
videos/video_00318.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to slice bread?",Slice bread,"['slice bread with knife', 'close cabinet', 'put bread on chopping board', 'remove knife from cabinet']",d,3177,deb43adb-2e2f-454a-ba4e-811ebfe4eaa2
videos/video_00319.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the scissors?",Clean the scissors,"['pick up scissors', 'press sponge', 'press soap', 'select sponge']",a,3178,6745e6c6-27d3-433e-85f9-ecebbc991868
videos/video_00320.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to place plates in oven?",place plates in oven,"['pick up plates', 'open drawer', 'open oven', 'put plates in oven']",a,3179,78b06017-cd7b-441c-ba48-33c04e37a82a
videos/video_00321.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store leftover food and cabbage in the cabinet and fridge?",Store leftover food and cabbage in the cabinet and fridge,"['put down salad bottle', 'cover plastic tin', 'open fridge', 'open cabinet door']",d,3180,12bf3659-40c4-4094-a4d3-507ec04bc512
videos/video_00322.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to adjust the cooker and add seasoning to the fry?",Adjust the cooker and add seasoning to the fry,"['adjust cooker', 'add seasoning to fry', 'put stirring sticks on cabinet', 'put down seasoning']",a,3181,47305621-3729-44cc-8f1f-814faf214c40
videos/video_00323.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and clean the knife?",Wash and clean the knife,"['pick up knife', 'wash knife with sponge', 'turn on sink tap', 'squeeze kitchen sponge']",d,2932,0f809826-2ccb-4a75-abbd-81125f65994c
videos/video_00324.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare spaghetti for serving?",Prepare spaghetti for serving,"['put pot on gas cooker', 'scoop spaghetti', 'pour water into plate', 'stir spaghettis with chopsticks']",a,2933,094bb63c-2050-4471-88eb-de3b86c26c81
videos/video_00325.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the hands and the chopping sticks?",Clean the hands and the chopping sticks,"['rinse paper', 'open water tap', 'close water tap', 'pick up chopping sticks']",a,2934,99a250b0-a3bd-45de-9fb6-6f9a418dce1a
videos/video_00326.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store bowls in the cabinet?",Store bowls in the cabinet,"['open cabinet', 'put bowls in cabinet', 'close cabinet', 'pick up bowls']",b,2935,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00327.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean up the kitchen?",Clean up the kitchen,"['remove sieve from rack', 'turn on sink tap', 'put plate in rack', 'hang sieve on wall']",c,2936,0b215326-8706-4611-9b76-3402d617f19e
videos/video_00328.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to season the food?",Season the food,"['close bottle', 'open fridge', 'pick up chopsticks', 'open bottle']",c,2937,e191e0de-e570-4925-9cbb-e05fe1132a47
videos/video_00329.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to dry the chop board and the sink?",Dry the chop board and the sink,"['wipe sink surface with towel', 'put towel on holder', 'touch towel', 'wipe chop board']",a,2938,b9867b08-5cfd-4528-8c94-67560048b0e7
videos/video_00330.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare cabbage for cooking?",Prepare cabbage for cooking,"['open pressure cooker', 'choose pressure cooker', 'place pressure cooker', 'place cabbage']",c,2939,12bf3659-40c4-4094-a4d3-507ec04bc512
videos/video_00331.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add sauce to pot?",Add sauce to pot,"['place bottle on sink', 'pour liquid into pot', 'wipe hands with towel', 'pick up bottle from refrigerator']",b,2940,64246b7f-86c9-4062-a11f-3352fae1fca1
videos/video_00332.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the food with oil?",Cook the food with oil,"['pour oil on food in frypan', 'close oil bottle', 'put chopsticks in frypan', 'put oil bottle on table']",c,2941,24a98327-daa1-4afb-a445-fedb484de788
videos/video_00333.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to place tray in the oven?",Place tray in the oven,"['place kitchen towel', 'place tray in oven', 'pick up paper towel', 'cut paper towel']",c,2943,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00334.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for handling the pasta?",Handling the pasta,"['arrange pasta', 'pull out pasta', 'pull pasta from pack', 'put pasta in pack']",c,2944,dc4afc9e-7a2d-4876-b5cf-fde740582358
videos/video_00335.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the knife?",Clean the knife,"['put knife on table', 'rinse knife', 'turn on water faucet', 'pick up knife on table']",c,2946,24a98327-daa1-4afb-a445-fedb484de788
videos/video_00336.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the jug and utensils?",Clean the jug and utensils,"['pick up scrubber', 'rinse hands', 'pick up jug', 'put jug in utensil rack']",d,2947,3b989129-a310-4aa9-85f5-e5e9a90df99b
videos/video_00337.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the bowl of fish in the fridge?",Store the bowl of fish in the fridge,"['put fish bowl in fridge', 'close fridge', 'open fridge', 'carry fish bowl']",a,2948,4474c9c2-9d20-46fd-8fec-7d64942738e7
videos/video_00338.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to season food and mix?",Season food and mix,"['place cooking spoon on stainless plate', 'place cooking spoon on pot', 'mix food', 'pick up cooking spoon']",b,2949,5c15607b-96af-4503-84b4-d1745f3a3ae0
videos/video_00339.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve sauce into two plates?",Serve sauce into two plates,"['carry second plate', 'open frying pan', 'put down spoon', 'place plates on cabinet top']",b,2953,f54b6137-abc1-4b2d-b009-c1d6c1a97974
videos/video_00340.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean sink?",Clean sink,"['rinse sink', 'turn off tap', 'wash sponge', 'pick up tray']",b,2954,8e1655e6-70dd-4280-943c-5d892867495e
videos/video_00341.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to organize the pot's lid in the cabinet?",Organize the pot's lid in the cabinet,"['pick up lid from cabinet', 'open door cabinet', 'place lid on pot', 'place lid in cabinet']",c,2955,0d1b2c6a-e71a-4aa1-8a40-2c877b34aa73
videos/video_00342.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the jug and utensils?",Clean the jug and utensils,"['close tap', 'pick up tin', 'pick up detergent', 'put scrubber down']",a,2956,3b989129-a310-4aa9-85f5-e5e9a90df99b
videos/video_00343.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to eat snacks and drink milk?",Eat snacks and drink milk,"['eat snacks', 'pick up glass of milk', 'put sausage in plate', 'drink milk']",c,2957,ee7bc1e4-fca9-4c23-9b98-63ce27333824
videos/video_00344.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to crack and separate two eggs?",Crack and separate two eggs,"['take egg', 'put egg shell in dust paper', 'knock egg on sink', 'put egg yolk in plate']",a,2959,056db3f1-f957-46c8-b16b-c8fce22e78f9
videos/video_00345.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cleaning and storing the knife?",Cleaning and storing the knife,"['take scrub sponge', 'open cupboard', 'take knife', 'close cupboard']",a,2960,a0b24dc7-12d4-49ee-b3a3-4192a26ebdfd
videos/video_00346.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve soup in bowls?",Serve soup in bowls,"['put spoon into pot', 'put bowls on table', 'scoop soup', 'cover pot']",d,2961,1707542b-3bdf-4671-a4e4-06a04eea3974
videos/video_00347.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store sliced bread?",Store sliced bread,"['put scissors', 'put bread', 'close drawer', 'tie polythene paper']",b,2962,deb43adb-2e2f-454a-ba4e-811ebfe4eaa2
videos/video_00348.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash hands and dry them?",Wash hands and dry them,"['open tap', 'rub hands with kitchen towel', 'turn off tap', 'wash hands']",c,2963,7303d3a9-90fd-433d-987c-8c90ce49c821
videos/video_00349.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the pan and oil for frying?",prepare the pan and oil for frying,"['place frying pan on cooker', 'pick up pan from cooker', 'put pan on cooker', 'pick up cooking oil']",d,2964,04ac4c40-22fd-42aa-a7f0-ee597ffb7058
videos/video_00350.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare drink?",Prepare drink,"['open pack', 'choose pack', 'pick up scissors', 'close drawer']",d,2967,90a0cc01-f498-490a-bda1-01ad94db2946
videos/video_00351.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wipe and place the first glass on the table?",Wipe and place the first glass on the table,"['pick up kitchen towel', 'place glass on table', 'wipe hands with kitchen towel', 'wipe glass with kitchen towel']",b,2968,ac08c5ee-c104-4de3-bb1c-86b76e675e21
videos/video_00352.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add salt to the food?",Add salt to the food,"['pick up salt', 'close container', 'sprinkle salt on food', 'place container on window']",b,2969,1d920f78-73d0-4323-b8b1-be51d27a69a7
videos/video_00353.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the fourth flat bread and regulate the cooking gas?",Prepare the fourth flat bread and regulate the cooking gas,"['place spoon in pot', 'pick up cooking spoon', 'cook dough', 'pour oil']",d,2970,0d2d5c6d-08e6-461f-baac-a6cbf467e86f
videos/video_00354.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the asparagus?",Cook the asparagus,"['place bowls on utensil rack', 'add water to cooking pot', 'turn asparagus in pot', 'place pot on burner']",d,2971,e191e0de-e570-4925-9cbb-e05fe1132a47
videos/video_00355.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and rinse the bowl with liquid soap?",Wash and rinse the bowl with liquid soap,"['take bowl to dish drainer', 'return bowl to sink', 'pour water in bowl in sink', 'pour liquid soap into bowl']",d,2972,2bd1593c-ae88-417e-827f-3997201da229
videos/video_00356.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare dish of fruits with milk and cheese?",prepare dish of fruits with milk and cheese,"['stir in fruits', 'close milk packet', 'pour milk in dish', 'pick up milk packet in fridge']",c,2973,254e8485-eb84-461a-aed5-a71716588fad
videos/video_00357.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to crack and separate two eggs?",Crack and separate two eggs,"['hit eggshell on sink', 'put egg yolk in plate', 'put egg shell in dust paper', 'put eggshell in dust paper']",a,2974,056db3f1-f957-46c8-b16b-c8fce22e78f9
videos/video_00358.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cleaning the sink and the wipe?",Cleaning the sink and the wipe,"['put down packet', 'wash wipe', 'close tap', 'move vinegar bottle']",b,2976,a0b24dc7-12d4-49ee-b3a3-4192a26ebdfd
videos/video_00359.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to get pack from fridge?",get pack from fridge,"['open fridge', 'pick up pack', 'close drawer', 'close fridge']",d,2977,e19b1be3-8ee9-44cc-ae7d-99a3591ebba5
videos/video_00360.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to transfer vegetables to colander?",Transfer vegetables to colander,"['pick up cooking pan', 'pour vegetable', 'put pan on cooker', 'pick up chopstick']",c,2978,7f4225ed-a076-4530-91cf-f3903c5d7637
videos/video_00361.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the plate and utensils for frying?",prepare the plate and utensils for frying,"['pour egg', 'rinse bowl', 'rinse spoon', 'open drawer']",b,2979,04ac4c40-22fd-42aa-a7f0-ee597ffb7058
videos/video_00362.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to dry and put away cup and cloth?",Dry and put away cup and cloth,"['place bowl in cup', 'pick up cup', 'hang cloth', 'dry cup']",c,2980,8e1655e6-70dd-4280-943c-5d892867495e
videos/video_00363.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare and store the bread?",Prepare and store the bread,"['look around', 'pick up rag', 'cover container', 'cover bread slices']",b,2981,cc3d4fcf-ef86-4796-9a89-5c49b3b32cd2
videos/video_00364.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve the egg and milk?",Serve the egg and milk,"['take out milk glasses', 'shake pan', 'serve egg on plate', 'turn off cooker']",a,3082,9434b584-177a-49ea-8402-078e9d7f933a
videos/video_00365.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to assemble steamer pot and stir food on pan?",assemble steamer pot and stir food on pan,"['rub hands', 'pick up pot lid', 'adjust cooking pot lid', 'put down pot lid']",b,3083,78b06017-cd7b-441c-ba48-33c04e37a82a
videos/video_00366.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to put away plate and cups?",Put away plate and cups,"['pick up plate and cups', 'place plate in shelf', 'place cup on shelf', 'place bowl on shelf']",a,3084,8e1655e6-70dd-4280-943c-5d892867495e
videos/video_00367.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the knife and chopping board?",Clean the knife and chopping board,"['pick up chop board', 'move chopsticks from chop board', 'pick up knife from chopping board', 'wash chop board']",c,3085,9e4edf4d-e557-4b3d-bc35-0d7f1f91019b
videos/video_00368.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to dry the bowl?",Dry the bowl,"['pick up cooking stick', 'wipe bowl', 'shake right hand', 'put down bowl']",b,3086,228eb02a-6c89-4aa0-9cd4-0cdab1550c83
videos/video_00369.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the egg mixture for frying?",prepare the egg mixture for frying,"['pick up eggs from fridge', 'close drawer', 'add salt to eggs', 'rinse fork']",c,3088,04ac4c40-22fd-42aa-a7f0-ee597ffb7058
videos/video_00370.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store packet in fridge?",store packet in fridge,"['hold packet', 'scoop food', 'open fridge', 'hold plate of food']",b,3089,be8889c4-114f-4cb2-9e2c-fef576dbb00d
videos/video_00371.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve the fried food?",Serve the fried food,"['serve fry food with chopstick', 'hold tray plate of fried food', 'put tray aside', 'remove fry pan from heat']",b,3090,24a98327-daa1-4afb-a445-fedb484de788
videos/video_00372.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to organize the cooking pots in the cabinet?",Organize the cooking pots in the cabinet,"['pick up lid from cabinet', 'close cabinet', 'cover cooking pot', 'lift cooking pots in cabinet']",b,3091,0d1b2c6a-e71a-4aa1-8a40-2c877b34aa73
videos/video_00373.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare rice?",Prepare rice,"['open rice cooker', 'touch rice cooker', 'adjust rice cooker', 'place rice cooker lid on sink edge']",d,3092,c0daf345-1f3d-4878-871b-b24f5955b43a
videos/video_00374.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare dish of fruits with milk and cheese?",prepare dish of fruits with milk and cheese,"['pick up strawberry pack', 'pour milk in dish', 'put lid on table', 'close milk packet']",c,3093,254e8485-eb84-461a-aed5-a71716588fad
videos/video_00375.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the butter paste and soy sauce?",Store the butter paste and soy sauce,"['open fridge', 'put butter paste container', 'close fridge', 'take butter paste container']",b,3094,a4728450-c05c-4d51-91e4-348f571d74bc
videos/video_00376.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the fourth dough?",Fry the fourth dough,"['fry dough with solid turner', 'pick up dough', 'place dough in pan', 'turn dough']",b,3095,89a95cd8-ca13-4edf-807e-d62138fd30e0
videos/video_00377.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for adding milk to the eggs?",Adding milk to the eggs,"['open fridge', 'move milk packet to left hand', 'open milk packet', 'pour milk on spoon']",a,3097,ed8d28d1-5d1e-4370-a946-9c39fe5c679b
videos/video_00378.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and rinse the bowl with liquid soap?",Wash and rinse the bowl with liquid soap,"['turn on tap', 'rinse bowl', 'turn off tap', 'return bowl to sink']",b,3098,2bd1593c-ae88-417e-827f-3997201da229
videos/video_00379.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the frying pan?",Clean the frying pan,"['pour water in sink', 'pick up scrubber', 'scrub frypan', 'wipe sink']",a,3102,62849d05-9673-4f68-a84e-c2a4293c8af7
videos/video_00380.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to place tray in the oven?",Place tray in the oven,"['place kitchen towel', 'pick up tray from oven', 'cut paper towel', 'pick up paper towel']",b,3103,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00381.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to complete cooking process?",Complete cooking process,"['stir fry', 'pick up stirring sticks', 'operate cooker', 'put sachet on rack']",d,3104,487f5966-3469-4753-9b44-7899a311d73d
videos/video_00382.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to check cooking?",Check cooking,"['lift hand', 'lift pot lid', 'cover pan', 'move aside']",c,3105,d5b7e865-a74f-41c1-9946-f3c6da61c0c5
videos/video_00383.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to eat more snacks and drink milk?",Eat more snacks and drink milk,"['place milk glass', 'pick up sausage with chopstick', 'eat snack', 'eat sausage']",b,3106,ee7bc1e4-fca9-4c23-9b98-63ce27333824
videos/video_00384.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the egg mixture for frying?",prepare the egg mixture for frying,"['throw shell to dust bin', 'wash hands', 'rinse fork', 'pick up fork']",d,3107,04ac4c40-22fd-42aa-a7f0-ee597ffb7058
videos/video_00385.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store bean salad in refrigerator?",Store bean salad in refrigerator,"['put bean salad in refrigerator', 'cover bean salad', 'open refrigerator', 'pick up bean salad']",c,3109,1d920f78-73d0-4323-b8b1-be51d27a69a7
videos/video_00386.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to sieve the food balls?",Sieve the food balls,"['pick up folk spoon', 'place sieve in sink', 'put down folk spoon', 'shake tray']",c,3110,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00387.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to heat and stir food in frying pan?",heat and stir food in frying pan,"['stir food', 'apply oil to surface', 'take oil', 'pour oil on frying pan']",a,3111,be8889c4-114f-4cb2-9e2c-fef576dbb00d
videos/video_00388.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to transfer food between bowls?",Transfer food between bowls,"['insert spoon', 'put food in bowl', 'transfer food to basin', 'scoop food from basin']",d,3112,bf6e4f01-7891-42fe-9b52-1b5033379b44
videos/video_00389.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the final flatbread?",Fry the final flatbread,"['scoop oil', 'adjust gas tank valve', 'flip dough into palm', 'lay dough']",d,3113,864fa3d8-9b18-44cb-a8e9-9b40765e2d0c
videos/video_00390.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to transfer cooked potato batonnet and capsicum pieces to a plate?",Transfer cooked potato batonnet and capsicum pieces to a plate,"['pour pieces in plate', 'shift plate to left hand', 'shift chopsticks to right hand', 'shake skillet']",d,3114,d88d4e54-5e5e-4c08-9a87-80958f9e4ec1
videos/video_00391.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the egg-dipped bread?",fry the egg-dipped bread,"['spread oil in frying pan', 'pick up plate from drawer', 'open drawer', 'dip bread in egg']",b,3115,04ac4c40-22fd-42aa-a7f0-ee597ffb7058
videos/video_00392.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for stirring the food in the pot?",Stirring the food in the pot,"['pick up chopstick', 'shake chop stick', 'put chopstick on chopping board', 'stir food']",c,3116,aba38542-03dc-4d93-81ab-c6348dee042b
videos/video_00393.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to dry pan and drink water?",Dry pan and drink water,"['pull towel', 'hang towel on towel holder', 'drink water from glass', 'dry pan with towel']",d,3117,024713b7-b198-4502-a114-02ca0485353b
videos/video_00394.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for checking and stirring the cooking pot?",Checking and stirring the cooking pot,"['move meat with chopsticks', 'take chopsticks', 'sigh', 'uncover cooking pot']",d,3118,a0b24dc7-12d4-49ee-b3a3-4192a26ebdfd
videos/video_00395.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the asparagus?",Cook the asparagus,"['carry cooking pot', 'add water to cooking pot', 'turn asparagus in pot', 'place bowls on utensil rack']",a,3119,e191e0de-e570-4925-9cbb-e05fe1132a47
videos/video_00396.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the food for cooking?",Prepare the food for cooking,"['divide food with knife', 'remove wrapped nylon from pack', 'open packet', 'put food in fry pan']",d,3121,57ab94d1-56d2-4227-b099-7388d4cefcbf
videos/video_00397.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to heat food in cooking pot?",heat food in cooking pot,"['lift pot', 'scoop food', 'put pot on gas', 'serve food']",b,3122,be8889c4-114f-4cb2-9e2c-fef576dbb00d
videos/video_00398.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for heating up the pan?",Heating up the pan,"['spread cooking oil in pan', 'adjust cooker', 'pick up frying pan', 'turn on cooker']",b,3124,ed8d28d1-5d1e-4370-a946-9c39fe5c679b
videos/video_00399.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store packet in fridge?",store packet in fridge,"['hold packet', 'scoop food', 'close fridge', 'put scooper on surface']",c,3125,be8889c4-114f-4cb2-9e2c-fef576dbb00d
videos/video_00400.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to get paper to wipe cooker?",Get paper to wipe cooker,"['wipe cooker with paper', 'carry paper to cooker', 'roll the roll', 'cut paper from roll']",d,3127,8d9e3484-81d3-478f-a056-c2e78d84a6b3
videos/video_00401.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wipe and place the first glass on the table?",Wipe and place the first glass on the table,"['place glass on table', 'wipe glass with kitchen towel', 'pick up kitchen towel', 'wipe hands with kitchen towel']",b,3128,ac08c5ee-c104-4de3-bb1c-86b76e675e21
videos/video_00402.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to transfer vegetables to colander?",Transfer vegetables to colander,"['pick up cooking pan', 'put pan on cooker', 'remove vegetables', 'put down chopstick']",d,3129,7f4225ed-a076-4530-91cf-f3903c5d7637
videos/video_00403.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare rice?",Prepare rice,"['open rice cooker', 'place rice cooker lid on sink edge', 'stir rice in cooker', 'adjust rice cooker']",a,3131,c0daf345-1f3d-4878-871b-b24f5955b43a
videos/video_00404.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add content from a bottle to the food?",Add content from a bottle to the food,"['pick up bottle from drawer', 'return bottle to drawer', 'open bottle', 'hold bottle']",b,2682,401c588f-907f-4559-b6f7-8180ae6969ec
videos/video_00405.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for baking the skons in the oven?",Baking the skons in the oven,"['increase heat speed', 'open oven', 'close oven', 'cover serving plate']",b,2683,2ff3fee9-1073-4201-b0c5-2cb0292e4d00
videos/video_00406.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash lid?",Wash lid,"['place scrubber in sink holder rack', 'clean lid with running water', 'place lid on pan', 'clean lid with scrubber and running water']",d,2684,b86d5db4-dcd2-4d5e-913a-784d1dd42d67
videos/video_00407.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the food in the refrigerator?",Store the food in the refrigerator,"['close refrigerator', 'carry containers', 'put containers in refrigerator', 'open refrigerator']",b,2685,1d920f78-73d0-4323-b8b1-be51d27a69a7
videos/video_00408.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare frying pans and cooker?",Prepare frying pans and cooker,"['open cupboard', 'cut off okra heads', 'keep frying pan on thrash bucket', 'turn off tap']",b,2686,df31a646-4ee1-428a-bb97-1d1e872c8d37
videos/video_00409.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to transfer vegetables to colander?",Transfer vegetables to colander,"['pick up chopstick', 'pour vegetable', 'pick up cooking pan', 'move water tap']",a,2687,7f4225ed-a076-4530-91cf-f3903c5d7637
videos/video_00410.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for adding salt to the eggs?",Adding salt to the eggs,"['pick up salt container', 'put spoon in salt container', 'scoop salt with spoon', 'pour salt on egg']",a,2688,ed8d28d1-5d1e-4370-a946-9c39fe5c679b
videos/video_00411.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to dry the pan?",Dry the pan,"['wipe pan', 'put down pan', 'hang towel', 'hold pan']",c,2689,e0ff0f60-0e71-479a-85a5-864812e93d8e
videos/video_00412.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add sauce to pot?",Add sauce to pot,"['open bottle lid', 'press bottle', 'pick up bottle from refrigerator', 'open refrigerator door']",a,2690,64246b7f-86c9-4062-a11f-3352fae1fca1
videos/video_00413.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add tomato sauce to food?",add tomato sauce to food,"['put scooper in frying pan', 'make a move', 'take tomato sauce from fridge', 'open fridge']",c,2691,be8889c4-114f-4cb2-9e2c-fef576dbb00d
videos/video_00414.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to rinse and place the frying pan on the cooker?",Rinse and place the frying pan on the cooker,"['put frying pan on cooker', 'cover frying pan', 'rinse frying pan', 'rinse table towel']",c,2695,3c756eea-cb0a-4372-a75a-9e1c31c2edd2
videos/video_00415.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the scissors?",Clean the scissors,"['rinse scissors', 'press sponge', 'open tap', 'clean sponge']",a,2696,6745e6c6-27d3-433e-85f9-ecebbc991868
videos/video_00416.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for lighting the cooker?",Lighting the cooker,"['light matchstick', 'light cooker with matchstick', 'take matchbox from table', 'take matchstick from matchbox']",c,2698,f319b070-3775-4a57-95d8-43aab8e67394
videos/video_00417.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to organize the pot's lid in the cabinet?",Organize the pot's lid in the cabinet,"['place lid on pot', 'open kitchen cabinet', 'open door cabinet', 'pick up lid from cabinet']",d,2699,0d1b2c6a-e71a-4aa1-8a40-2c877b34aa73
videos/video_00418.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to stir the mushroom initially?",Stir the mushroom initially,"['put down chopsticks', 'take chopsticks', 'stir mushroom', 'wash hands']",b,2700,a4728450-c05c-4d51-91e4-348f571d74bc
videos/video_00419.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the food?",cook the food,"['take red wine bottle', 'place red wine bottle on tray', 'pour red wine into food', 'close red wine bottle']",d,2701,024713b7-b198-4502-a114-02ca0485353b
videos/video_00420.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare dish of fruits with milk and cheese?",prepare dish of fruits with milk and cheese,"['pick up milk packet in fridge', 'scoop cheese on spoon', 'open milk packet', 'pick up strawberry pack']",d,2702,254e8485-eb84-461a-aed5-a71716588fad
videos/video_00421.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store unused oil in the refrigerator?",Store unused oil in the refrigerator,"['put oil bottle in refrigerator', 'put bottle on sink', 'close refrigerator', 'stir vegetables with spatula']",b,2703,55e6a9ac-9a1d-47f7-be3d-eea1296d1627
videos/video_00422.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the cooker?",Clean the cooker,"['take tissue papers', 'clean metal', 'operate cooker', 'put down tissue paper']",b,2706,48509cf2-9c7b-401a-99f9-fca9f1403149
videos/video_00423.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to drink water?",Drink water,"['put cup on chopping board', 'put knife in drawer', 'drink water', 'grab knife']",a,2707,055f3cf1-1133-4260-b5a0-31e7ca1726a1
videos/video_00424.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the kitchen sponge with dishwashing liquid?",Prepare the kitchen sponge with dishwashing liquid,"['clean kitchen sponge', 'pick up dishwashing liquid', 'put dishwashing liquid on sponge', 'pick up kitchen sponge from sink']",c,2708,053ca9bc-4822-4573-b04e-aea0c1ae97df
videos/video_00425.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare pasta for cooking?",Prepare pasta for cooking,"['move fry pan to second cooker section', 'carry pot of pasta from cooker section', 'move fry pan', 'turn off cooker section']",c,2709,cd2485dc-fa23-47f8-943a-52b9afcf5a7f
videos/video_00426.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add cheese to the spaghetti and store the cheese?",Add cheese to the spaghetti and store the cheese,"['close refrigerator', 'open kitchen cabinet', 'remove blue plastic cover', 'spread cheese on spaghetti']",c,2711,3c0a04d4-ae07-4150-94ee-e4b4e4ac742f
videos/video_00427.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to finish serving rice and turn off the cooker?",finish serving rice and turn off the cooker,"['put cooking pot on cooker', 'place metal sieve on cooking pot', 'pick up slotted serving spoon', 'hold metal sieve']",a,2712,597b1ca1-e2ea-4a0e-8be0-31b713151ba2
videos/video_00428.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add garlic to the food and stir?",Add garlic to the food and stir,"['pick up cooking stick', 'pick up knife', 'put chopping board on table', 'add garlic to food']",a,2713,1b204c9b-30da-47cc-b793-8813169e72c7
videos/video_00429.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store alpro soya in the fridge?",Store alpro soya in the fridge,"['close fridge', 'put alpro soya', 'open fridge', 'put alpro soya on kitchen slab']",b,2714,1b9c07d3-0656-48ad-bae4-cca25f6664c9
videos/video_00430.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to season and stir the food?",Season and stir the food,"['grab spoon', 'put salt in food', 'wipe spoon', 'grab cup']",c,2716,055f3cf1-1133-4260-b5a0-31e7ca1726a1
videos/video_00431.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare plates for serving?",Prepare plates for serving,"['put down chopsticks', 'open cabinet', 'move plates on counter', 'pick up plate']",b,2717,b785626b-2e72-4ee4-84de-16db332ecac6
videos/video_00432.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve the soup and add more spice?",Serve the soup and add more spice,"['scoop spice', 'open kitchen cabinet', 'scoop soup', 'put soup in bowl']",b,2719,e1fa7b91-41ea-467d-b242-7bb08f8e5960
videos/video_00433.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare bread and store blue band in fridge?",prepare bread and store blue band in fridge,"['open tin', 'put bread knife on chopping board', 'lift plate of food', 'smear blueband on bread']",a,2721,be8889c4-114f-4cb2-9e2c-fef576dbb00d
videos/video_00434.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the first pancake and remove it from the pan onto a plate?",Cook the first pancake and remove it from the pan onto a plate,"['move cooking pan around fire', 'place pan cake on plate', 'turn pancake in pan', 'hit table with spoon']",a,2722,5dd8a212-e71d-48b1-956a-cf3e99d74953
videos/video_00435.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to stir eggplant in the pan?",Stir eggplant in the pan,"['put down chopsticks', 'stir eggplant with chopsticks', 'move cutting board', 'pick up chopsticks']",b,2724,b737cd68-4e0d-440a-9813-a6c90080fac5
videos/video_00436.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve the egg and milk?",Serve the egg and milk,"['flip egg in pan', 'take out milk glasses', 'serve egg on plate', 'turn off cooker']",a,2726,9434b584-177a-49ea-8402-078e9d7f933a
videos/video_00437.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to heat milk in microwave?",heat milk in microwave,"['put bowl in microwave', 'remove bowl from microwave', 'close microwave', 'open microwave']",a,2727,e832a197-6ce3-47fa-9871-e87f906d1d74
videos/video_00438.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare garlic?",Prepare garlic,"['open tap', 'pick up knife', 'pour garlic in bowl', 'put knife on counter']",c,2728,4c45d8f4-e026-4ca3-a1e4-6d32da434469
videos/video_00439.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to pour soy sauce into the cup?",pour soy sauce into the cup,"['take soy sauce bottle', 'put down cup', 'pour soy sauce in cup', 'close bottle']",b,2730,5ca76592-eb15-4531-9c28-a1431c115f41
videos/video_00440.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare plates for serving?",Prepare plates for serving,"['look in cabinet', 'adjust gas cooker heat', 'pick up plate', 'move plates on counter']",d,2731,b785626b-2e72-4ee4-84de-16db332ecac6
videos/video_00441.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store leftover food and cabbage in the cabinet and fridge?",Store leftover food and cabbage in the cabinet and fridge,"['put down salad bottle', 'open fridge', 'pick up bottle of salad', 'cover plastic tin']",b,3232,12bf3659-40c4-4094-a4d3-507ec04bc512
videos/video_00442.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the final flatbread?",Fry the final flatbread,"['lay dough', 'scoop oil', 'flip dough into palm', 'swirl dough in frying pan']",b,3233,864fa3d8-9b18-44cb-a8e9-9b40765e2d0c
videos/video_00443.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the knife and chopping board?",Clean the knife and chopping board,"['pick up chopping board', 'put down chopping board', 'pick up knife', 'wash hands']",c,3235,9cdb75d5-f8d7-428e-b826-b9aa09ab9571
videos/video_00444.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare bread and store blue band in fridge?",prepare bread and store blue band in fridge,"['close blue band', 'lift plate of food', 'take knife', 'take a tin']",d,3236,be8889c4-114f-4cb2-9e2c-fef576dbb00d
videos/video_00445.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add salt to the food?",Add salt to the food,"['put salt bottle in drawer', 'hold salt', 'open drawer', 'pick up salt']",c,3237,401c588f-907f-4559-b6f7-8180ae6969ec
videos/video_00446.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the egg mixture for frying?",prepare the egg mixture for frying,"['break eggs into bowl', 'take salt tin from drawer', 'rinse fork', 'throw shell to dust bin']",c,3238,04ac4c40-22fd-42aa-a7f0-ee597ffb7058
videos/video_00447.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve more food onto plates?",Serve more food onto plates,"['place lid on counter', 'serve food', 'open cooking pot', 'place plate on counter']",a,3239,f735d4bb-d65e-4965-ac0d-270c0b9e5993
videos/video_00448.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and store the sieve?",Wash and store the sieve,"['pick up sieve in sink', 'put down sponge', 'place sieve on plate rack', 'turn off water faucet']",d,3241,25c120c8-8e0c-43e0-b458-db26a6e71327
videos/video_00449.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to transfer food between bowls?",Transfer food between bowls,"['transfer food to basin', 'insert spoon', 'put food in bowl', 'scoop food']",d,3242,bf6e4f01-7891-42fe-9b52-1b5033379b44
videos/video_00450.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the next flatbread?",Fry the next flatbread,"['pour oil on frying pan', 'lift frying pan', 'flip flatbread on frying pan', 'stack flatbread on table']",c,3243,864fa3d8-9b18-44cb-a8e9-9b40765e2d0c
videos/video_00451.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to get pack from fridge?",get pack from fridge,"['adjust fridge', 'close drawer', 'search in fridge', 'close fridge']",b,3245,e19b1be3-8ee9-44cc-ae7d-99a3591ebba5
videos/video_00452.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the knife and chopping board?",Clean the knife and chopping board,"['put down sponge', 'turn off tap', 'place chop board behind sink', 'move chopsticks from chop board']",c,3246,9e4edf4d-e557-4b3d-bc35-0d7f1f91019b
videos/video_00453.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the cooking pot and bowls?",Prepare the cooking pot and bowls,"['pour water in bowl', 'open kitchen cabinet', 'close kitchen cabinet', 'place bowl on counter top']",d,3247,e191e0de-e570-4925-9cbb-e05fe1132a47
videos/video_00454.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the hands and the chopping sticks?",Clean the hands and the chopping sticks,"['pick up chopping sticks', 'rinse hands', 'close water tap', 'open water tap']",c,3248,99a250b0-a3bd-45de-9fb6-6f9a418dce1a
videos/video_00455.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to slice bread?",Slice bread,"['open cabinet', 'stack sliced bread', 'slice bread with knife', 'put bread on chopping board']",a,3249,deb43adb-2e2f-454a-ba4e-811ebfe4eaa2
videos/video_00456.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the meat by adding stew?",Prepare the meat by adding stew,"['pick up tissue paper', 'cover pan with lid', 'pour other stew in sink', 'pick up stew on kitchen top']",a,3250,8222d217-647b-4675-a104-33177fccdd54
videos/video_00457.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean hands before cooking?",Clean hands before cooking,"['hang towel on window', 'pick up a towel', 'shake hands over sink', 'clean hands with towel']",a,3251,edc1869c-8a97-44fd-ab47-63fda4a54df9
videos/video_00458.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to retrieve bottles of oil from the cupboard?",Retrieve bottles of oil from the cupboard,"['close cup board', 'remove oil bottle from cup board', 'take oil bottle', 'put oil bottle on table']",d,3253,55e6a9ac-9a1d-47f7-be3d-eea1296d1627
videos/video_00459.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash dishes?",Wash dishes,"['pick up a dish', 'put dish in sink', 'take liquid soap', 'wash dish']",d,3254,2978ddbc-cdc9-4bfa-9a7c-4bf056904010
videos/video_00460.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and store the sieve?",Wash and store the sieve,"['turn off water faucet', 'adjust plate of spaghetti', 'wash sieve with sponge', 'pick up sieve in sink']",a,3256,25c120c8-8e0c-43e0-b458-db26a6e71327
videos/video_00461.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to turn off cooker and transfer okra from pan to sieve?",Turn off cooker and transfer okra from pan to sieve,"['pour okra', 'pass chopsticks from left to right hand', 'put chopsticks in sink', 'lift pan']",a,3258,64246b7f-86c9-4062-a11f-3352fae1fca1
videos/video_00462.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the dough in the frying pan?",Cook the dough in the frying pan,"['pick up dough', 'place frying pan on cooking gas', 'remove frying pan', 'turn dough']",a,3260,aa14c20d-cadf-4393-935f-52175427539d
videos/video_00463.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the third flat bread?",Prepare the third flat bread,"['pour oil', 'pick up dough', 'place flat bread', 'place dough in pan']",a,3261,0d2d5c6d-08e6-461f-baac-a6cbf467e86f
videos/video_00464.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the carrot dish in the fridge?",Store the carrot dish in the fridge,"['close fridge', 'close dish', 'take dish lid', 'hold chopsticks and carrot dish']",a,3262,25601160-c28d-4fe0-a6d7-fdf8f61b62e2
videos/video_00465.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to pour a drink?",pour a drink,"['pour drink in tumbler glass', 'open can', 'place tumbler glass', 'place can on cabinet top']",c,3263,adf4d8c5-2c49-4d25-9a20-7dc29bbda0ce
videos/video_00466.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare coffee filter with coffee?",prepare coffee filter with coffee,"['put coffee packet in polythene pack', 'put pack of coffee in cabinet', 'pick up pack of coffee in cabinet', 'unwrap coffee pack']",b,3264,254e8485-eb84-461a-aed5-a71716588fad
videos/video_00467.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare ginger?",Prepare ginger,"['put ginger in bowl', 'relocate bowl on counter', 'open pot lid', 'scoop ginger']",a,3265,4c45d8f4-e026-4ca3-a1e4-6d32da434469
videos/video_00468.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add noodles from a package to the food in the pan?",Add noodles from a package to the food in the pan,"['adjust cooker knob', 'stir food with noodles', 'carry food package', 'put chopsticks on kitchen surface']",d,3266,94cdabf3-c078-4ad4-a3a1-c42c8fc3f4ad
videos/video_00469.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the countertop and wash hands?",Clean the countertop and wash hands,"['put down plates', 'wipe countertop', 'turn on tap', 'raise trash can lid']",c,3269,064e10ee-10ae-4dec-a836-2ca94b02551c
videos/video_00470.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to rinse pot lid and prepare for cooking?",Rinse pot lid and prepare for cooking,"['rinse lid', 'turn off sink knob', 'pick up pot lid in sink', 'return to sink']",c,3271,efd894dd-968a-494e-9b49-7001f71b1fbd
videos/video_00471.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add water to the frying pan?",Add water to the frying pan,"['put cup in zinc', 'close cabinet', 'pick up cup from cabinet', 'close tap']",c,3272,487f5966-3469-4753-9b44-7899a311d73d
videos/video_00472.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to assemble steamer pot and stir food on pan?",assemble steamer pot and stir food on pan,"['put down pot lid', 'adjust cooking pot lid', 'put steamer pot on cooking pot', 'pick up steamer pot']",d,3274,78b06017-cd7b-441c-ba48-33c04e37a82a
videos/video_00473.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the surface and remove gloves?",Clean the surface and remove gloves,"['remove gloves', 'rinse sponge in sink', 'put gloves on surface', 'wipe surface']",a,3275,2978ddbc-cdc9-4bfa-9a7c-4bf056904010
videos/video_00474.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the food in the refrigerator?",Store the food in the refrigerator,"['open refrigerator', 'close refrigerator', 'put containers in refrigerator', 'pick up container']",b,3276,1d920f78-73d0-4323-b8b1-be51d27a69a7
videos/video_00475.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add soy sauce to the mushroom?",Add soy sauce to the mushroom,"['stir mushroom with chopsticks', 'put down chopsticks', 'put down soy sauce bottle', 'take chopsticks']",a,3277,a4728450-c05c-4d51-91e4-348f571d74bc
videos/video_00476.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to pour soy sauce into the cup?",pour soy sauce into the cup,"['put down cup', 'close bottle', 'open soy sauce bottle', 'put down bottle']",b,3278,5ca76592-eb15-4531-9c28-a1431c115f41
videos/video_00477.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the kitchen counters?",Clean the kitchen counters,"['wipe kitchen counter', 'pick up plate', 'pick up tissue paper', 'hold plate in left hand']",c,3279,2bd1593c-ae88-417e-827f-3997201da229
videos/video_00478.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for adding milk to the eggs?",Adding milk to the eggs,"['put spoon in sink', 'pour milk on spoon', 'put milk packet on cabinet', 'close fridge']",b,3280,ed8d28d1-5d1e-4370-a946-9c39fe5c679b
videos/video_00479.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the food for cooking?",Prepare the food for cooking,"['turn packet upside down', 'put food in fry pan', 'take spoon', 'wrap food in nylon']",a,3281,57ab94d1-56d2-4227-b099-7388d4cefcbf
videos/video_00480.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to organize and put away other dishes on the kitchen countertop?",Organize and put away other dishes on the kitchen countertop,"['take plates from cupboard', 'pick up plate from utensils rack', 'pick up side plate on counter', 'place plate']",a,2832,5fa671a8-c6c9-40bc-9d3d-f97d94133965
videos/video_00481.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and dry hands?",Clean and dry hands,"['dry hand with towel', 'open tap', 'close tap', 'clean hand']",c,2835,a4168afc-c19a-42dc-a8df-153072e4f455
videos/video_00482.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the knife and chopping board?",Clean the knife and chopping board,"['turn on tap', 'place knife on chopping board', 'pick up knife', 'remove dirt from chopping board with knife']",a,2837,8c309d88-bf71-49f3-9d05-b7a1d84babd4
videos/video_00483.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the bowl?",Clean the bowl,"['clean bowl', 'open tap', 'put bowl on utensil rack', 'grab bowl']",c,2838,055f3cf1-1133-4260-b5a0-31e7ca1726a1
videos/video_00484.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and add food to the cooking pot?",Wash and add food to the cooking pot,"['pour hot water into sink', 'wash left hand', 'put cooking pot on counter', 'put food in cooking pot']",c,2840,4c45d8f4-e026-4ca3-a1e4-6d32da434469
videos/video_00485.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare and cook another roti?",Prepare and cook another roti,"['rub hands', 'put roti on pan', 'put basin on ground', 'turn roti']",c,2841,04041aaa-d309-42db-b65c-dcaf86b9f96c
videos/video_00486.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store unused oil in the refrigerator?",Store unused oil in the refrigerator,"['open refrigerator', 'open oil', 'stir vegetables with spatula', 'close refrigerator']",a,2842,55e6a9ac-9a1d-47f7-be3d-eea1296d1627
videos/video_00487.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add noodles to the meat and prawns in the pan?",Add noodles to the meat and prawns in the pan,"['cut noodle pack', 'pick up scissors from table', 'pick up noodle pack', 'pour noodles']",b,2843,20bdff17-7831-4982-a4d2-705697c49b42
videos/video_00488.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to put a bottle in a drawer?",Put a bottle in a drawer,"['place hand on fridge door', 'close fridge', 'close drawer', 'open drawer']",b,2844,c8344145-e39b-4b13-92fe-dba432a60d89
videos/video_00489.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to drain and rinse pasta?",drain and rinse pasta,"['place pot lid on chopping board', 'drain pasta', 'open cooking pot', 'turn on faucet']",b,2845,bfd0b75b-25b0-44a3-b1dd-2e8e9c0e9364
videos/video_00490.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook and drain spaghetti?",Cook and drain spaghetti,"['pour spaghetti', 'stir spaghetti', 'turn off tap', 'pick up seasoning bottle from gas cooker']",c,2846,094bb63c-2050-4471-88eb-de3b86c26c81
videos/video_00491.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the vegetables for cooking?",Prepare the vegetables for cooking,"['hold spinach', 'hold scissors', 'open tap', 'pick up scissors']",d,2847,6745e6c6-27d3-433e-85f9-ecebbc991868
videos/video_00492.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the tomato for the sandwich?",Prepare the tomato for the sandwich,"['place chopped tomatoes on bread', 'chop tomato', 'place tomatoes on bread', 'adjust chopstick on cutting board']",b,2848,deea1ad6-01dd-4ea5-b5f0-932b2292bed1
videos/video_00493.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to assemble steamer pot and stir food on pan?",assemble steamer pot and stir food on pan,"['put down pot lid', 'pick up pot lid', 'put steamer pot on cooking pot', 'pick up steamer pot']",c,2849,78b06017-cd7b-441c-ba48-33c04e37a82a
videos/video_00494.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add water to the frying pan?",Add water to the frying pan,"['pick up knife from cabinet', 'close tap', 'put down knife', 'open cabinet']",b,2850,487f5966-3469-4753-9b44-7899a311d73d
videos/video_00495.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the food in the fridge?",Store the food in the fridge,"['open fridge', 'pick up bowl', 'store bowl with food in fridge', 'place spoon on counter']",a,2851,e1fa7b91-41ea-467d-b242-7bb08f8e5960
videos/video_00496.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean up and prepare for the next step?",Clean up and prepare for the next step,"['put knife on cutting board', 'put napkin on countertop', 'put carrot piece in pot', 'wipe knife']",d,2852,64b355f3-ef49-4990-8622-9e9eef68b495
videos/video_00497.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to pour soy sauce into the cup?",pour soy sauce into the cup,"['open soy sauce bottle', 'pour soy sauce in cup', 'put down cup', 'put down bottle']",b,2853,5ca76592-eb15-4531-9c28-a1431c115f41
videos/video_00498.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to sieve the soup and return meatballs into the tray?",Sieve the soup and return meatballs into the tray,"['carry tray', 'put down tray', 'move fork', 'put on cloth']",b,2854,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00499.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to place food balls on the tray?",Place food balls on the tray,"['place kitchen towel', 'place spoon on counter', 'pick up tray', 'close oven']",d,2855,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00500.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the cooking pot lid?",Clean the cooking pot lid,"['pick up cooking pot lid', 'open tap', 'wash pot lid', 'pick up kitchen towel']",a,2857,4c45d8f4-e026-4ca3-a1e4-6d32da434469
videos/video_00501.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and store another pot cover?",Clean and store another pot cover,"['put cover in cabinet', 'close kitchen cabinet', 'clean pot cover', 'pick up pot cover']",a,2858,79001765-abc6-439b-a987-367dd4d1d5f6
videos/video_00502.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add butter paste to the stew and stir?",Add butter paste to the stew and stir,"['stir mushroom', 'stir stew with spoon', 'stir stew', 'put down spoon']",b,2859,a4728450-c05c-4d51-91e4-348f571d74bc
videos/video_00503.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare a flour mixture?",prepare a flour mixture,"['put cup on sink slap', 'open microwave', 'close microwave', 'stir flour with spoon']",b,2860,e832a197-6ce3-47fa-9871-e87f906d1d74
videos/video_00504.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the vegetable peeler?",Clean the vegetable peeler,"['close tap', 'put peeler on plate rack', 'select peeler', 'wash vegetable peeler']",d,2861,9e4edf4d-e557-4b3d-bc35-0d7f1f91019b
videos/video_00505.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean hands after preparing the sandwich?",Clean hands after preparing the sandwich,"['put down towel', 'wash hands', 'pick up towel', 'clean hands with towel']",c,2863,deea1ad6-01dd-4ea5-b5f0-932b2292bed1
videos/video_00506.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean hands before cooking?",Clean hands before cooking,"['wash hand', 'clean hand with napkin', 'close tap', 'open tap']",c,2864,86343e9e-b932-41d3-ad6f-83f2c2fe5486
videos/video_00507.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for checking and stirring the cooking pot?",Checking and stirring the cooking pot,"['cover cooking pot', 'place chopsticks on cutting board', 'tap chopsticks on cooking pot', 'take chopsticks']",d,2865,a0b24dc7-12d4-49ee-b3a3-4192a26ebdfd
videos/video_00508.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare a tray plate?",Prepare a tray plate,"['open cardboard', 'put down tray plate', 'pick up tray plate', 'remove bottle aside']",b,2867,24a98327-daa1-4afb-a445-fedb484de788
videos/video_00509.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the knife and chopping board?",Clean the knife and chopping board,"['wash knife', 'clean knife with sponge', 'move chopsticks from chop board', 'put knife']",d,2868,9e4edf4d-e557-4b3d-bc35-0d7f1f91019b
videos/video_00510.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to heat milk in microwave?",heat milk in microwave,"['put bowl in microwave', 'remove bowl from microwave', 'open microwave', 'close microwave']",d,2869,e832a197-6ce3-47fa-9871-e87f906d1d74
videos/video_00511.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the fruit and plate?",Prepare the fruit and plate,"['open cabinet', 'put knife on cutting board', 'pick up plate from cabinet', 'put plate on kitchen slab']",b,2870,51fc62f8-00f4-44e3-af9c-7ebb63da6c3d
videos/video_00512.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to rinse and serve noodles?",Rinse and serve noodles,"['rinse noodles', 'place sieve in sink', 'throw noodles in sieve', 'move place to chopping board']",a,2871,bfd0b75b-25b0-44a3-b1dd-2e8e9c0e9364
videos/video_00513.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve microwaved food?",Serve microwaved food,"['open microwave', 'close microwave', 'put down plate', 'remove plate from microwave']",c,2872,1707542b-3bdf-4671-a4e4-06a04eea3974
videos/video_00514.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to peel and store garlic?",Peel and store garlic,"['open storage cabinet', 'close cabinet', 'remove outer layer', 'place garlic pieces on chopping board']",d,2873,1b204c9b-30da-47cc-b793-8813169e72c7
videos/video_00515.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to spray and wipe cooker with paper?",Spray and wipe cooker with paper,"['pick up spray bottle', 'spray liquid on cooker', 'put spray bottle on countertop', 'wipe cooker with paper']",d,2877,8d9e3484-81d3-478f-a056-c2e78d84a6b3
videos/video_00516.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the chopping board?",Clean the chopping board,"['open tap', 'take chopping board', 'close tap', 'put down chopping board']",b,2878,a4728450-c05c-4d51-91e4-348f571d74bc
videos/video_00517.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to start the cooking process?",Start the cooking process,"['open cooking oil lid', 'pour cooking oil', 'take dish', 'touch frying pan']",a,2880,ee401f80-7732-4f67-a9bb-0c1e58b40b84
videos/video_00518.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare pasta for cooking?",Prepare pasta for cooking,"['move fry pan', 'pour pasta into sieve', 'carry pot of pasta from cooker section', 'place pot in sink']",b,2881,cd2485dc-fa23-47f8-943a-52b9afcf5a7f
videos/video_00519.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the egg-dipped bread?",fry the egg-dipped bread,"['close fridge', 'open fridge', 'dip bread slice in egg', 'dip bread in egg']",b,3333,04ac4c40-22fd-42aa-a7f0-ee597ffb7058
videos/video_00520.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add soy sauce to the mushroom?",Add soy sauce to the mushroom,"['put down soy sauce bottle', 'take chopsticks', 'put down chopsticks', 'open soy sauce bottle']",c,3335,a4728450-c05c-4d51-91e4-348f571d74bc
videos/video_00521.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to put the meat in the frying pan?",Put the meat in the frying pan,"['carry bowl from table', 'put meat in frying pan', 'put bowl on table', 'pick up meat from bowl']",a,3336,86343e9e-b932-41d3-ad6f-83f2c2fe5486
videos/video_00522.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for heating up the pan?",Heating up the pan,"['spread cooking oil in pan', 'put frying pan on cooker', 'pick up frying pan', 'adjust cooker']",d,3337,ed8d28d1-5d1e-4370-a946-9c39fe5c679b
videos/video_00523.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add more seasoning to salad?",Add more seasoning to salad,"['sprinkle seasoning in salad', 'pick up seasoning container on kitchen window', 'cover seasoning container', 'replace seasoning container']",b,3338,1d920f78-73d0-4323-b8b1-be51d27a69a7
videos/video_00524.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to finish cooking and serve new cutlets?",Finish cooking and serve new cutlets,"['turn cutlet with chopsticks', 'put cutlet on plate', 'take chopstick', 'shake chopsticks']",b,3340,a4168afc-c19a-42dc-a8df-153072e4f455
videos/video_00525.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to put away stir mixer machine and plate?",Put away stir mixer machine and plate,"['put whisks on plate', 'remove whisks on mixer', 'open tap', 'put plate on sink cabinet']",a,3341,2bd1593c-ae88-417e-827f-3997201da229
videos/video_00526.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add butter paste to the stew and stir?",Add butter paste to the stew and stir,"['take chopsticks', 'stir mushroom', 'put down spoon', 'stir stew']",b,3342,a4728450-c05c-4d51-91e4-348f571d74bc
videos/video_00527.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare frying pans and cooker?",Prepare frying pans and cooker,"['pick up knife on cutting board', 'turn on tap', 'grab frying pan', 'close cupboard']",c,3343,df31a646-4ee1-428a-bb97-1d1e872c8d37
videos/video_00528.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and weigh jug?",Clean and weigh jug,"['take weighing scale', 'take jug', 'move jug', 'put weighing scale on table']",b,3344,9a4ed30a-1535-4eaa-b9dc-40437b77f852
videos/video_00529.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the fifth pancake and remove it from the pan onto a plate?",Cook the fifth pancake and remove it from the pan onto a plate,"['put spoon on plate', 'put cooking pot on table', 'hold pan cake', 'move cooking pan around fire']",a,3345,5dd8a212-e71d-48b1-956a-cf3e99d74953
videos/video_00530.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the egg-dipped bread?",fry the egg-dipped bread,"['close fridge', 'pick up slice of bread', 'dip bread slice in egg', 'take bread from fridge']",d,3346,04ac4c40-22fd-42aa-a7f0-ee597ffb7058
videos/video_00531.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to transfer chopped onions to the cooking pot?",Transfer chopped onions to the cooking pot,"['move onion pieces to pot', 'move beside worktop', 'carry chopping board', 'shake right hand in cooking pot']",c,3347,edc1869c-8a97-44fd-ab47-63fda4a54df9
videos/video_00532.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cleaning the pan and the rolling pin?",Cleaning the pan and the rolling pin,"['clean pan with towel', 'take rolling pin from table', 'put bowl on table', 'place pan on cooker']",b,3348,f319b070-3775-4a57-95d8-43aab8e67394
videos/video_00533.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the food in the refrigerator?",Store the food in the refrigerator,"['close refrigerator', 'put containers in refrigerator', 'open refrigerator', 'pick up container']",b,3349,1d920f78-73d0-4323-b8b1-be51d27a69a7
videos/video_00534.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare sandwich with vegetables and patties?",Prepare sandwich with vegetables and patties,"['place patties', 'open pack', 'dry hands', 'put patties on counter']",b,3350,90a0cc01-f498-490a-bda1-01ad94db2946
videos/video_00535.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare meal?",Prepare meal,"['pull open drawer', 'pour water into sink', 'fetch water to plate', 'stir liquid in plate']",a,3351,565d83f1-0c21-4f4a-a4d1-ffb336c554ef
videos/video_00536.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to transfer vegetables to colander?",Transfer vegetables to colander,"['put pan on cooker', 'pour vegetable', 'pick up chopstick', 'put down chopstick']",b,3352,7f4225ed-a076-4530-91cf-f3903c5d7637
videos/video_00537.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to drink water?",Drink water,"['drink water', 'grab cup', 'grab knife', 'put knife in drawer']",c,3354,055f3cf1-1133-4260-b5a0-31e7ca1726a1
videos/video_00538.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add water to the frying pan?",Add water to the frying pan,"['pour water in frying pan', 'open tap', 'put down knife', 'put cup in zinc']",c,2582,487f5966-3469-4753-9b44-7899a311d73d
videos/video_00539.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cleaning and organizing the kitchen?",Cleaning and organizing the kitchen,"['put bottle on floor', 'pick up cable from socket', 'put bottles in cupboard', 'put blending machine in cupboard']",b,2583,cb235c78-e524-417a-89fd-57b682bb223b
videos/video_00540.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the second flat bread?",Prepare the second flat bread,"['cook dough', 'pick up dough', 'place dough in pan', 'place flat bread']",b,2584,0d2d5c6d-08e6-461f-baac-a6cbf467e86f
videos/video_00541.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and weigh jug?",Clean and weigh jug,"['press weighing scale', 'press towel', 'rinse towel', 'open tap']",c,2585,9a4ed30a-1535-4eaa-b9dc-40437b77f852
videos/video_00542.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the hands and the chopping sticks?",Clean the hands and the chopping sticks,"['pick up chopping sticks', 'close water tap', 'c drop chopping sticks', 'wash chopping sticks']",d,2587,99a250b0-a3bd-45de-9fb6-6f9a418dce1a
videos/video_00543.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to stir the mixture and clean hands?",Stir the mixture and clean hands,"['squeeze hands', 'pour water from steel bowl', 'clean hands with cloth', 'hold measuring spoon']",b,2588,96677cbb-14bc-457a-9dbc-498e3c457f3b
videos/video_00544.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to mix food and adjust the heat?",Mix food and adjust the heat,"['mix food', 'scoop soup', 'pour soup into pot', 'hold cooking pot holders']",b,2589,5c15607b-96af-4503-84b4-d1745f3a3ae0
videos/video_00545.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the cleaning cloth?",prepare the cleaning cloth,"['wash cleaning cloth', 'turn cleaning cloth', 'close tap', 'squeeze cleaning cloth']",b,2590,f6fea609-23c4-431c-8ac2-484f334a3a83
videos/video_00546.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the workspace?",Prepare the workspace,"['move cup', 'close tap', 'open cupboard', 'put chopping board on table']",c,2592,64f466e5-99c9-4ed5-89be-7ef74d0dfdd3
videos/video_00547.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to check and adjust cooking?",Check and adjust cooking,"['touch frying pan cover', 'stir pot contents on second burner', 'pick up metal spoon from rack', 'cover frying pan']",d,2594,3ee7070a-fe81-49a9-97a2-902268af9985
videos/video_00548.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to knead the dough with a spatula?",Knead the dough with a spatula,"['put down spatula', 'pick up piece of spatula', 'break spatula', 'connect spatula to handle']",d,2595,a053c7e8-2b71-4466-abac-c6747563735a
videos/video_00549.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare another frying pan?",Prepare another frying pan,"['adjust sieve bowl', 'adjust cooker knob', 'close cabinet door', 'open cabinet door']",d,2596,ffd863cb-f06b-404e-a013-54acb61f1ed9
videos/video_00550.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the kitchen sponge with dishwashing liquid?",Prepare the kitchen sponge with dishwashing liquid,"['hold cooking pot in sink', 'clean kitchen sponge', 'hold faucet lever', 'pick up kitchen sponge from sink']",c,2597,053ca9bc-4822-4573-b04e-aea0c1ae97df
videos/video_00551.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to remove the tray from the oven?",Remove the tray from the oven,"['put down tray', 'pull out tray', 'wear cloth', 'put down cloth']",d,2598,bd970f5b-3fd9-4ae9-9f2b-738e8ca54c1e
videos/video_00552.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and store mug?",Wash and store mug,"['put mug in basket', 'take mug', 'turn on tap', 'wash mug']",a,2599,df10e714-4e7b-4173-9025-3f13277343a9
videos/video_00553.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and put away the fry pan?",Clean and put away the fry pan,"['add soap on scouring pad', 'pick up paper', 'rinse hands', 'soak scouring pad']",a,2602,99a250b0-a3bd-45de-9fb6-6f9a418dce1a
videos/video_00554.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to drain and arrange cans?",drain and arrange cans,"['arrange cans on counter', 'pick up cans from counter', 'wipe hands on cloth', 'pour water in sink']",a,2603,def2e8dd-aaf7-467f-aa8f-46f654e6f4e0
videos/video_00555.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to stir the mushroom initially?",Stir the mushroom initially,"['wash hands', 'put down chopsticks', 'take chopsticks', 'stir mushroom']",d,2604,a4728450-c05c-4d51-91e4-348f571d74bc
videos/video_00556.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to rinse and serve noodles?",Rinse and serve noodles,"['place sieve in sink', 'close car', 'rinse noodles', 'turn off mince meat cooker']",d,2607,bfd0b75b-25b0-44a3-b1dd-2e8e9c0e9364
videos/video_00557.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to stir eggplant in the pan?",Stir eggplant in the pan,"['put down chopsticks', 'stir eggplant with chopsticks', 'pick up chopsticks', 'move cutting board']",c,2608,b737cd68-4e0d-440a-9813-a6c90080fac5
videos/video_00558.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add more spices to the paste?",add more spices to the paste,"['pick up knob', 'put spice bottle', 'close spice bottle', 'open drawer']",c,2609,6eb083c4-a7dc-454b-84bc-2f0d8a69dffe
videos/video_00559.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean utensils and kitchen area?",Clean utensils and kitchen area,"['wipe dirt into kitchen sink', 'rinse knife', 'put knife in sink', 'pick up chopsticks from kitchen sink']",d,2610,64246b7f-86c9-4062-a11f-3352fae1fca1
videos/video_00560.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to retrieve food from the fridge?",Retrieve food from the fridge,"['remove food from nylon', 'put drink in fridge', 'close fridge compartment', 'carry drink']",c,2612,211b46a3-4d20-4896-82ed-d56f41d90ab3
videos/video_00561.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for getting a plate?",Getting a plate,"['close cabinet', 'open cabinet', 'pick up plate', 'put down plate on table']",d,2613,c0daf345-1f3d-4878-871b-b24f5955b43a
videos/video_00562.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare a sieving bowl and another bowl?",Prepare a sieving bowl and another bowl,"['pick up sieving bowl', 'pick up bowl', 'switch sieving bowl', 'put bowl in sink']",d,2614,8912a138-6c68-424d-8be5-59e0d4f5c173
videos/video_00563.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and organize kitchen?",Clean and organize kitchen,"['pick up bowl from dish rack', 'put chopsticks on utensils', 'put back bottle', 'wipe spoon with kitchen towel']",c,2615,c1c18372-0f3a-4996-beaf-d505faed7d17
videos/video_00564.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash utensils?",Wash utensils,"['put sponge aside', 'rinse sponge', 'close tap', 'wash utensils']",c,2616,d5b7e865-a74f-41c1-9946-f3c6da61c0c5
videos/video_00565.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to dry and put away utensils?",Dry and put away utensils,"['put chopsticks in drawer', 'put spoon in drawer', 'dry knife', 'close drawer']",a,2618,8e1655e6-70dd-4280-943c-5d892867495e
videos/video_00566.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the next flatbread?",Fry the next flatbread,"['pour oil from frying pan into cooking pot', 'stack flatbread on table', 'flip flatbread on frying pan', 'slap dough on frying pan']",d,2619,864fa3d8-9b18-44cb-a8e9-9b40765e2d0c
videos/video_00567.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the food for cooking?",Prepare the food for cooking,"['take spoon', 'pick up nylon', 'throw waste nylon in waste bag', 'divide food with knife']",a,2621,57ab94d1-56d2-4227-b099-7388d4cefcbf
videos/video_00568.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and weigh jug?",Clean and weigh jug,"['close tap', 'put weighing scale on table', 'touch towel', 'move jug']",d,2622,9a4ed30a-1535-4eaa-b9dc-40437b77f852
videos/video_00569.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook vegetables?",Cook vegetables,"['turn vegetables', 'put down chopstick', 'pick up vegetables', 'close drawer']",a,2623,7f4225ed-a076-4530-91cf-f3903c5d7637
videos/video_00570.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook another roti?",Cook another roti,"['put flatbread on frying pan', 'put spoon in cup', 'cook flatbread', 'pick up cup from table']",b,2625,04041aaa-d309-42db-b65c-dcaf86b9f96c
videos/video_00571.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare cooking pot for cooking?",Prepare cooking pot for cooking,"['carry pot to cooker', 'place pot on cooker', 'rinse pot', 'pick up cooking pot in sink']",c,2626,efd894dd-968a-494e-9b49-7001f71b1fbd
videos/video_00572.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to slice and add onions to the pan?",Slice and add onions to the pan,"['pick up knife on plank', 'put knife on wooden surface', 'pack onion slices on wooden plank', 'put onion slices in pan']",d,2627,94cdabf3-c078-4ad4-a3a1-c42c8fc3f4ad
videos/video_00573.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to dispose of a disposable plate?",Dispose of a disposable plate,"['pick up disposable plate', 'open waste bin', 'put down disposable plate', 'close waste bin']",c,2628,4480f4ee-d218-41bd-8cdf-a7cbe13b61a0
videos/video_00574.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to bake cakes?",Bake cakes,"['put baked cakes in oven', 'pour water in dough mixer', 'put baked cakes on table', 'remove baked cakes from oven']",c,2629,07b1c874-9dc1-42bc-87ff-dffa9bef14fb
videos/video_00575.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the frying pan for cooking?",Prepare the frying pan for cooking,"['spread cloth piece', 'pick up cloth', 'wrap cloth on frying pan handle', 'carry frying pan']",d,2630,aa14c20d-cadf-4393-935f-52175427539d
videos/video_00576.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare utensils?",Prepare utensils,"['open drawer', 'pull drawer', 'pick up chopsticks', 'close drawer']",d,2631,241db0c6-c1f7-4b02-84c1-e09581baa75c
videos/video_00577.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve food from pot?",serve food from pot,"['take pot lid', 'uncover pot', 'pick up bowl', 'put food']",d,3182,d4c2429e-cf3c-439e-9908-737a47685cfe
videos/video_00578.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to mix food and adjust the heat?",Mix food and adjust the heat,"['hold cooking pot holders', 'place cooking spoon on pot', 'place lid on stainless plate', 'remove lid from cooking pot']",a,3183,5c15607b-96af-4503-84b4-d1745f3a3ae0
videos/video_00579.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare plates for serving?",Prepare plates for serving,"['pick up plate', 'put down chopsticks', 'open cabinet', 'look in cabinet']",a,3184,b785626b-2e72-4ee4-84de-16db332ecac6
videos/video_00580.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store packet in fridge?",store packet in fridge,"['close fridge', 'hold packet', 'open fridge', 'hold plate of food']",d,3185,be8889c4-114f-4cb2-9e2c-fef576dbb00d
videos/video_00581.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve food from cooler?",Serve food from cooler,"['put down plate', 'scoop food into bowl', 'open cooler', 'place spoon in bowl']",a,3186,1707542b-3bdf-4671-a4e4-06a04eea3974
videos/video_00582.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the food in the fridge?",Store the food in the fridge,"['open bowl', 'mix food with spoon', 'pick up bowl', 'close bowl']",a,3187,e1fa7b91-41ea-467d-b242-7bb08f8e5960
videos/video_00583.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook food using spoon and chopsticks?",Cook food using spoon and chopsticks,"['take spoon', 'stir food with spoon', 'put down spoon', 'take chopsticks']",b,3189,a1d427e8-1d69-4c2f-9278-2172bc028c57
videos/video_00584.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to transfer food to frypan and clean up?",Transfer food to frypan and clean up,"['fold nylon', 'put down container', 'pick up nylon on sink', 'switch off tap']",b,3190,8b9b9816-d6eb-4544-818e-9d59e400b80d
videos/video_00585.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the spoon?",Clean the spoon,"['throw spoon into sink', 'scrape food off spoon', 'pick up spoon', 'put fork in bowl']",c,3192,1d920f78-73d0-4323-b8b1-be51d27a69a7
videos/video_00586.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to finish serving rice and turn off the cooker?",finish serving rice and turn off the cooker,"['put cooking pot on cooker', 'hold cooking pot', 'put rice in bowl', 'move rice with slotted spoon']",d,3193,597b1ca1-e2ea-4a0e-8be0-31b713151ba2
videos/video_00587.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean up kitchen area?",Clean up kitchen area,"['pick up bottle from sink', 'move cup in sink', 'put bottle in drawer', 'pour water into sink']",a,3194,64246b7f-86c9-4062-a11f-3352fae1fca1
videos/video_00588.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and rinse a cup?",Wash and rinse a cup,"['turn off tap', 'put cup on tray', 'take cup', 'rinse cup']",b,3195,837ec104-8bd9-4fe3-9c19-44417c546f91
videos/video_00589.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash the second pair of chopsticks?",Wash the second pair of chopsticks,"['wash chopsticks', 'put chop sticks on utensils rack', 'take chopsticks from sink', 'close tap']",a,3196,224c3de4-9683-462a-8eb4-224773425a7e
videos/video_00590.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve meat on plate?",serve meat on plate,"['carry pan', 'pick up strainer', 'rinse strainer', 'turn on faucet']",a,3198,bfd0b75b-25b0-44a3-b1dd-2e8e9c0e9364
videos/video_00591.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to complete cooking process?",Complete cooking process,"['stir fry', 'operate cooker', 'pick up sachet from rack', 'pick up stirring sticks']",a,3199,487f5966-3469-4753-9b44-7899a311d73d
videos/video_00592.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and put away the fry pan?",Clean and put away the fry pan,"['put down bottle', 'pick up fry pan', 'pick up paper', 'set cup aside']",d,3200,99a250b0-a3bd-45de-9fb6-6f9a418dce1a
videos/video_00593.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the utensils and kitchenware?",Prepare the utensils and kitchenware,"['pick up chopping board', 'wash knife', 'place chopping board', 'hold knife']",b,3201,e191e0de-e570-4925-9cbb-e05fe1132a47
videos/video_00594.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash the spoons?",Wash the spoons,"['close tap', 'open kitchen tap', 'pick up liquid soap', 'touch tap']",c,3202,c304122d-0f0a-4c6a-a5b4-63f8b7aed69c
videos/video_00595.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to dry and clean sink with cloth?",Dry and clean sink with cloth,"['dry hands', 'squeeze cloth', 'hang cloth on sink', 'clean sink with cloth']",c,3203,8e1655e6-70dd-4280-943c-5d892867495e
videos/video_00596.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the spaghetti?",Cook the spaghetti,"['move spaghetti with chopsticks', 'put down chopsticks', 'put down pot cover', 'arrange uncooked spaghetti']",a,3205,9e4edf4d-e557-4b3d-bc35-0d7f1f91019b
videos/video_00597.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cover the frying pan and adjust the cooker?",Cover the frying pan and adjust the cooker,"['put lid', 'place wooden spoon', 'pick up wooden spoon', 'pick up frying pan lid']",c,3206,f735d4bb-d65e-4965-ac0d-270c0b9e5993
videos/video_00598.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cleaning the pan and preparing the working area?",Cleaning the pan and preparing the working area,"['move wood on table', 'spread flour on wood', 'put towel on table', 'move bowl and matchbox']",c,3207,f319b070-3775-4a57-95d8-43aab8e67394
videos/video_00599.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to stir and cook meat in frypan?",Stir and cook meat in frypan,"['turn meat in frypan', 'open frypan', 'put frypan cover on cooker', 'stir meat with chopsticks']",b,3209,2409a5a7-a4ed-4fcb-ad77-024dc20988ca
videos/video_00600.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean coffee filter and sink area?",clean coffee filter and sink area,"['wipe on top of sink', 'pour dirt in trash bin', 'remove coffee filter', 'open tap water']",c,3210,254e8485-eb84-461a-aed5-a71716588fad
videos/video_00601.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wipe and place the second glass on the table?",Wipe and place the second glass on the table,"['pour water from glass', 'wipe glass with kitchen towel', 'place glass on table', 'place kitchen towel']",d,3212,ac08c5ee-c104-4de3-bb1c-86b76e675e21
videos/video_00602.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the stove and kitchen towel?",Clean the stove and kitchen towel,"['carry cooking pot', 'put hand towel on stove', 'wash kitchen towel', 'close kitchen tap']",d,3213,4c45d8f4-e026-4ca3-a1e4-6d32da434469
videos/video_00603.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook noodles and mince meat?",Cook noodles and mince meat,"['turn off cooker', 'open noodle pot', 'close drawer with knee', 'stir mince meat']",c,3214,bfd0b75b-25b0-44a3-b1dd-2e8e9c0e9364
videos/video_00604.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash utensils and put them in the plate rack?",Wash utensils and put them in the plate rack,"['place table spoon in plate rack', 'wash table spoon', 'put cooking spoon in plate rack', 'rinse cup']",d,3215,3c756eea-cb0a-4372-a75a-9e1c31c2edd2
videos/video_00605.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the asparagus?",Cook the asparagus,"['touch asparagus', 'turn asparagus in pot', 'pick up bowl', 'add water to cooking pot']",d,3216,e191e0de-e570-4925-9cbb-e05fe1132a47
videos/video_00606.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare frying pans and cooker?",Prepare frying pans and cooker,"['press buttons on cooker', 'keep frying pan on thrash bucket', 'turn off tap', 'close cupboard']",c,3217,df31a646-4ee1-428a-bb97-1d1e872c8d37
videos/video_00607.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and rinse the bowl with liquid soap?",Wash and rinse the bowl with liquid soap,"['turn on tap', 'return bowl to sink', 'rinse bowl', 'wash bowl with sponge']",a,3218,2bd1593c-ae88-417e-827f-3997201da229
videos/video_00608.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare rice for cooking?",Prepare rice for cooking,"['pour into sauce pot', 'carry pot', 'open pot cover', 'touch pot']",a,3219,bbc7640a-6dd8-4522-9ff9-fca37be6fd64
videos/video_00609.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to stir eggplant in the pan?",Stir eggplant in the pan,"['stir eggplant with chopsticks', 'pick up chopsticks', 'put down chopsticks', 'move cutting board']",c,3220,b737cd68-4e0d-440a-9813-a6c90080fac5
videos/video_00610.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to place plates in oven?",place plates in oven,"['open drawer', 'open oven', 'pick up plates', 'put plates in oven']",b,3222,78b06017-cd7b-441c-ba48-33c04e37a82a
videos/video_00611.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and dry the chopping board?",Clean and dry the chopping board,"['wash chopping board', 'pick up a towel', 'close tap', 'wipe sink surface']",a,3223,b9867b08-5cfd-4528-8c94-67560048b0e7
videos/video_00612.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare plates for serving?",Prepare plates for serving,"['open cabinet', 'look in cabinet', 'move plates on counter', 'put down plate']",d,3224,b785626b-2e72-4ee4-84de-16db332ecac6
videos/video_00613.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the meal for cooking?",Prepare the meal for cooking,"['hold oven pot', 'pick up filter', 'stir meal', 'open kitchen cabinet door']",d,3225,e25318c3-1bb2-4d60-9476-98b177af30be
videos/video_00614.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare rice for cooking?",Prepare rice for cooking,"['stir grain of rice by hand', 'pour rice from cover to pot', 'carry pot', 'touch pot']",c,3226,bbc7640a-6dd8-4522-9ff9-fca37be6fd64
videos/video_00615.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the fifth pancake and remove it from the pan onto a plate?",Cook the fifth pancake and remove it from the pan onto a plate,"['put cooking pot on table', 'pick up cooking pot', 'turn pancake in pan', 'touch pan cake']",a,3227,5dd8a212-e71d-48b1-956a-cf3e99d74953
videos/video_00616.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cut and scrape a piece of meat?",Cut and scrape a piece of meat,"['put knife on chopping board', 'pick up meat piece', 'scrape meat with knife', 'pick up knife on rack']",b,3229,c8f8ebf1-5613-4f4a-802c-ada5e4c4b651
videos/video_00617.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to check soup and operate microwave?",Check soup and operate microwave,"['operate microwave', 'taste soup', 'stir vegetables in cooking pot', 'close fridge']",a,3230,69cb5ebd-5722-4af1-9316-1d2f579552eb
videos/video_00618.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean up and turn off appliances?",Clean up and turn off appliances,"['place tin in fridge', 'switch off smoke extractor', 'pick up tin', 'place plates']",b,3231,9434b584-177a-49ea-8402-078e9d7f933a
videos/video_00619.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and rinse a cup?",Wash and rinse a cup,"['rinse cup', 'take cup', 'turn off tap', 'put cup on tray']",d,3032,837ec104-8bd9-4fe3-9c19-44417c546f91
videos/video_00620.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to organize and put away other dishes on the kitchen countertop?",Organize and put away other dishes on the kitchen countertop,"['place side plates', 'open cupboard left hand', 'place plate', 'pick up side plate on counter']",d,3033,5fa671a8-c6c9-40bc-9d3d-f97d94133965
videos/video_00621.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cleaning and storing the knife?",Cleaning and storing the knife,"['take scrub sponge', 'take knife', 'clean knife', 'put down scrub sponge']",b,3034,a0b24dc7-12d4-49ee-b3a3-4192a26ebdfd
videos/video_00622.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare bread for cooking?",Prepare bread for cooking,"['turn pieces of bread over', 'close water tap', 'rinse hands', 'open microwave']",d,3035,8dadb485-dcb6-4429-b78d-781e6c5aa2a3
videos/video_00623.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean up and close bottle?",Clean up and close bottle,"['wash hands in kitchen basin', 'dry hand on kitchen cloth', 'close bottle lid', 'pick up bottle lid']",d,3036,e4ab68fe-3560-4dc1-8dbf-f8d4df39f770
videos/video_00624.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to finalize the sandwich?",Finalize the sandwich,"['spread butter', 'lift sandwich', 'move sandwich', 'pick up bread']",a,3038,d54f5c98-4862-4c5e-99d6-7768f28bd483
videos/video_00625.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the leftover meat in the refrigerator?",Store the leftover meat in the refrigerator,"['close refrigerator', 'put meat container in refrigerator', 'stare refrigerator', 'open refrigerator']",d,3040,cf5f1b08-95bf-40be-b876-cf14cbf65e1a
videos/video_00626.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare frying pans and cooker?",Prepare frying pans and cooker,"['take frying pan from cooker', 'press buttons on cooker', 'open cupboard', 'place frying pan in cooker']",c,3041,df31a646-4ee1-428a-bb97-1d1e872c8d37
videos/video_00627.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook vegetables?",Cook vegetables,"['close drawer', 'open drawer', 'turn vegetables', 'put vegetables in pan']",d,3042,7f4225ed-a076-4530-91cf-f3903c5d7637
videos/video_00628.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to retrieve food from the fridge?",Retrieve food from the fridge,"['open fridge compartment', 'close fridge compartment', 'put drink in fridge', 'open fridge']",d,3043,211b46a3-4d20-4896-82ed-d56f41d90ab3
videos/video_00629.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the next flatbread?",Fry the next flatbread,"['stack flat bread', 'swirl flatbread', 'flip flatbread', 'flip flatbread on frying pan']",d,3044,864fa3d8-9b18-44cb-a8e9-9b40765e2d0c
videos/video_00630.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add green beans to the food and cover the pot?",Add green beans to the food and cover the pot,"['tear paper', 'mix food', 'place cooking spoon on counter', 'hold bowl']",c,3045,e1fa7b91-41ea-467d-b242-7bb08f8e5960
videos/video_00631.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to inspect and prepare the wooden spoon and chisel?",Inspect and prepare the wooden spoon and chisel,"['pull container', 'touch wooden spoon', 'hold chisel', 'put down wooden spoon']",d,3046,cc3d4fcf-ef86-4796-9a89-5c49b3b32cd2
videos/video_00632.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare bread for cooking?",Prepare bread for cooking,"['put plate on kitchen top', 'rinse hands', 'close water tap', 'pick up plate']",c,3048,8dadb485-dcb6-4429-b78d-781e6c5aa2a3
videos/video_00633.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and store pot cover?",Clean and store pot cover,"['clean pot cover', 'put cover in cabinet', 'pick up pot cover', 'open kitchen cabinet']",c,3050,79001765-abc6-439b-a987-367dd4d1d5f6
videos/video_00634.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare frying pans and cooker?",Prepare frying pans and cooker,"['take frying pan from cooker', 'close cupboard', 'turn on tap', 'fill pan with water']",d,3051,df31a646-4ee1-428a-bb97-1d1e872c8d37
videos/video_00635.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare and store the bread?",Prepare and store the bread,"['put rag in container', 'cover bread slices', 'cover container', 'put knife aside']",a,3053,cc3d4fcf-ef86-4796-9a89-5c49b3b32cd2
videos/video_00636.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare a flour mixture?",prepare a flour mixture,"['remove bowl from microwave', 'put bowl into sink', 'put bowl in microwave', 'put bowl on sink']",a,3054,e832a197-6ce3-47fa-9871-e87f906d1d74
videos/video_00637.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash hands and fill bowl with water?",Wash hands and fill bowl with water,"['hang kitchen towel', 'lift up spatula', 'put back liquid soap', 'pour water into bowl']",b,3055,a6419de9-1e40-4793-b21b-9c8d9038835a
videos/video_00638.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to mix milk with flour?",mix milk with flour,"['stir milk with spoon', 'stir flour with spoon', 'put bowl into sink', 'stir flour with whisk']",a,3056,e832a197-6ce3-47fa-9871-e87f906d1d74
videos/video_00639.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve the cooked meat and put away the cooking utensils?",Serve the cooked meat and put away the cooking utensils,"['pour meat on plate', 'turn off gas cooker', 'push plate aside', 'pick up fry pan']",b,3057,99a250b0-a3bd-45de-9fb6-6f9a418dce1a
videos/video_00640.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to knead the dough with a spatula?",Knead the dough with a spatula,"['knead dough', 'connect spatula to handle', 'knead dough with spatula', 'pick up piece of spatula']",c,3059,a053c7e8-2b71-4466-abac-c6747563735a
videos/video_00641.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to dry and put away utensils?",Dry and put away utensils,"['place plate on table', 'pick up towel', 'open tap', 'dry plate with towel']",b,3061,d5b7e865-a74f-41c1-9946-f3c6da61c0c5
videos/video_00642.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the tortilla?",Prepare the tortilla,"['open oven door', 'put tortilla on plate', 'grab tortilla', 'adjust oven heat']",b,3062,f26ca7c3-2dfe-4e74-be61-529635df723f
videos/video_00643.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to remove eggs from cooking pot and add water to the bowl?",Remove eggs from cooking pot and add water to the bowl,"['remove egg from cooking pot', 'open tap', 'place ladle in cooking pot', 'add water to bowl']",c,3063,69c9d98e-c125-4d24-b180-aea768ef900a
videos/video_00644.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare sandwich with vegetables and patties?",Prepare sandwich with vegetables and patties,"['adjust plate', 'open fridge', 'trash pack', 'dress bread']",a,3064,90a0cc01-f498-490a-bda1-01ad94db2946
videos/video_00645.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the cabinet top with the table towel?",Clean the cabinet top with the table towel,"['press power control on cooker', 'rinse table towel', 'clean cabinet top', 'squeeze excess water from towel']",a,3065,3c756eea-cb0a-4372-a75a-9e1c31c2edd2
videos/video_00646.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the next flatbread?",Fry the next flatbread,"['spread dough on frying pan', 'pour oil from frying pan into cooking pot', 'stack flatbread on table', 'swirl flatbread in frying pan']",c,3066,864fa3d8-9b18-44cb-a8e9-9b40765e2d0c
videos/video_00647.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to finish heating the food and put the bowl in the microwave?",finish heating the food and put the bowl in the microwave,"['remove cup from microwave', 'touch microwave', 'put cup from counter', 'put bowl in microwave']",a,3068,b6cabd89-707f-4db1-a9c5-fdb58e0a0793
videos/video_00648.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare vegetable and stew?",Prepare vegetable and stew,"['scoop vegetable with chopsticks', 'pick up chopsticks', 'stir stew with spoon', 'scoop stew into plate']",c,3069,094bb63c-2050-4471-88eb-de3b86c26c81
videos/video_00649.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean sink and stove area?",Clean sink and stove area,"['turn tap', 'rinse pan', 'open knob', 'push plate of food aside']",d,3070,25c120c8-8e0c-43e0-b458-db26a6e71327
videos/video_00650.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash hands?",Wash hands,"['close water tap', 'open water tap', 'wipe hands with towel', 'wash hands']",b,3071,8222d217-647b-4675-a104-33177fccdd54
videos/video_00651.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the knife?",Clean the knife,"['put knife on table', 'turn off water faucet', 'pick up knife on table', 'turn on water faucet']",c,3073,24a98327-daa1-4afb-a445-fedb484de788
videos/video_00652.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the cooker?",Clean the cooker,"['put down tissue paper', 'operate cooker', 'clean metal', 'take tissue papers']",b,3074,48509cf2-9c7b-401a-99f9-fca9f1403149
videos/video_00653.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to stir the rice in the rice cooker?",Stir the rice in the rice cooker,"['stir rice', 'leave serving spoon', 'hold serving spoon in rice cooker', 'move rice cooker']",c,3075,690f58f1-f18c-4415-bab0-787c2f83d051
videos/video_00654.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve more food onto plates?",Serve more food onto plates,"['serve food', 'hold spoon', 'place plate on counter', 'turn food']",c,3076,f735d4bb-d65e-4965-ac0d-270c0b9e5993
videos/video_00655.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and organize kitchen?",Clean and organize kitchen,"['wipe kitchen surface', 'pick up spoon', 'clean saucer with kitchen towel', 'close bottle']",d,3078,c1c18372-0f3a-4996-beaf-d505faed7d17
videos/video_00656.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook onion with oil?",Cook onion with oil,"['put on cooker', 'carry oil drizzler', 'pour oil from drizzler into pot', 'put down oil drizzler']",c,3079,edc1869c-8a97-44fd-ab47-63fda4a54df9
videos/video_00657.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for checking skons in the frying pan?",Checking skons in the frying pan,"['scoop skons in frying pan', 'put frying pan lid on sink', 'put frying pan on sink', 'open frying pan lid']",a,3080,2ff3fee9-1073-4201-b0c5-2cb0292e4d00
videos/video_00658.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash serving spoon?",Wash serving spoon,"['put down serving spoon', 'pick up scrubber from sink holder rack', 'clean serving spoon with running water', 'place scrubber in sink holder rack']",c,3081,b86d5db4-dcd2-4d5e-913a-784d1dd42d67
videos/video_00659.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the next flatbread?",Fry the next flatbread,"['pour oil from frying pan into cooking pot', 'flip flat read', 'swirl dough on cooking pan', 'scoop oil from flatbread']",c,3282,864fa3d8-9b18-44cb-a8e9-9b40765e2d0c
videos/video_00660.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the onion?",Fry the onion,"['turn food in fry pan with chopstick', 'press button', 'chop onion', 'place onion on chopping board']",a,3283,24a98327-daa1-4afb-a445-fedb484de788
videos/video_00661.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and dry utensils?",wash and dry utensils,"['close tap', 'place towel on sink', 'rinse utensils', 'open tap']",d,3284,d4c2429e-cf3c-439e-9908-737a47685cfe
videos/video_00662.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the egg mixture for frying?",prepare the egg mixture for frying,"['pick up eggs from fridge', 'break eggs into bowl', 'throw shell to dust bin', 'open drawer']",b,3285,04ac4c40-22fd-42aa-a7f0-ee597ffb7058
videos/video_00663.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cleaning up?",Cleaning up,"['clean knife', 'adjust water tap', 'move container in sink', 'move bowl in sink']",b,3286,aba38542-03dc-4d93-81ab-c6348dee042b
videos/video_00664.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean up the kitchen?",Clean up the kitchen,"['wash plates', 'remove sieve from rack', 'pour soap', 'clean sink']",b,3288,0b215326-8706-4611-9b76-3402d617f19e
videos/video_00665.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare bread and store blue band in fridge?",prepare bread and store blue band in fridge,"['take bread knife', 'lift plate of food', 'make step', 'smear blueband on bread']",d,3289,be8889c4-114f-4cb2-9e2c-fef576dbb00d
videos/video_00666.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare a flour mixture?",prepare a flour mixture,"['stir flour with whisk', 'open microwave', 'stir flour with spoon', 'stir milk with spoon']",a,3290,e832a197-6ce3-47fa-9871-e87f906d1d74
videos/video_00667.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry the egg-dipped bread?",fry the egg-dipped bread,"['dip bread in egg', 'take plate of egg', 'close fridge', 'dip bread slice in egg']",c,3292,04ac4c40-22fd-42aa-a7f0-ee597ffb7058
videos/video_00668.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add seasoning powder to the mushroom?",Add seasoning powder to the mushroom,"['put seasoning powder in fridge', 'take seasoning powder', 'close fridge', 'open fridge']",a,3293,a4728450-c05c-4d51-91e4-348f571d74bc
videos/video_00669.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add oil to the food?",Add oil to the food,"['pick up bottle of oil', 'put oil in food', 'close oil bottle', 'put oil bottle in drawer']",c,3294,401c588f-907f-4559-b6f7-8180ae6969ec
videos/video_00670.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare drink?",Prepare drink,"['put bottle on counter', 'pick up scissors', 'open drawer', 'put down scissors']",b,3295,90a0cc01-f498-490a-bda1-01ad94db2946
videos/video_00671.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare additional tortillas?",Prepare additional tortillas,"['bend down', 'pick up tortillas', 'touch hands', 'put down tortillas']",d,3296,f26ca7c3-2dfe-4e74-be61-529635df723f
videos/video_00672.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and rinse various kitchen utensils?",Wash and rinse various kitchen utensils,"['turn off tap', 'put down knife', 'wash spoon', 'rinse wooden spoon']",b,3297,6ab72273-4324-4cec-aad4-1a644b57356b
videos/video_00673.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to finish cooking the meal?",Finish cooking the meal,"['turn off heat regulator', 'shake cooking pot', 'put down wooden spoon', 'put down cooking pot']",a,3298,224c3de4-9683-462a-8eb4-224773425a7e
videos/video_00674.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and organize kitchen?",Clean and organize kitchen,"['place bowl on utensils', 'clean saucer with kitchen towel', 'wipe bowl with kitchen towel', 'wipe kitchen surface']",a,3299,c1c18372-0f3a-4996-beaf-d505faed7d17
videos/video_00675.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the cooking pot and bowls?",Prepare the cooking pot and bowls,"['pour water in sink', 'pour water in bowl', 'place cooking pot', 'close kitchen cabinet']",b,3300,e191e0de-e570-4925-9cbb-e05fe1132a47
videos/video_00676.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash cooking pan?",Wash cooking pan,"['wash cooking pan', 'pick up washing sponge', 'flip pan in sink', 'clean pan with tap water']",b,3301,b86d5db4-dcd2-4d5e-913a-784d1dd42d67
videos/video_00677.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the food in the refrigerator?",Store the food in the refrigerator,"['close refrigerator', 'pick up container', 'carry containers', 'put containers in refrigerator']",b,3302,1d920f78-73d0-4323-b8b1-be51d27a69a7
videos/video_00678.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and arrange plate?",Wash and arrange plate,"['pick up plate from sink', 'turn on tap', 'scrub plate', 'place plate']",b,3303,201956f0-8e28-4ba2-b96b-98855c738fb0
videos/video_00679.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store leftover food and cabbage in the cabinet and fridge?",Store leftover food and cabbage in the cabinet and fridge,"['pick up bottle of salad', 'open fridge', 'insert cabbage into fridge', 'pick up plastic tin']",c,3304,12bf3659-40c4-4094-a4d3-507ec04bc512
videos/video_00680.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean up after cooking?",Clean up after cooking,"['move plate of food to cabinet', 'carry plate of food from cabinet', 'put stirring sticks in waste nylon', 'pick up sponge from washing base']",d,3305,48509cf2-9c7b-401a-99f9-fca9f1403149
videos/video_00681.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to season the food?",Season the food,"['open fridge', 'open bottle', 'put bottle in fridge', 'remove bottle from fridge']",b,3306,e191e0de-e570-4925-9cbb-e05fe1132a47
videos/video_00682.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add sauce to pot?",Add sauce to pot,"['close bottle lid', 'place bottle on sink', 'pour liquid into pot', 'pick up bottle from refrigerator']",a,3308,64246b7f-86c9-4062-a11f-3352fae1fca1
videos/video_00683.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook noodles and mince meat?",Cook noodles and mince meat,"['stir mince meat', 'cover pot', 'open noodle pot', 'close drawer with knee']",b,3309,bfd0b75b-25b0-44a3-b1dd-2e8e9c0e9364
videos/video_00684.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the sponge for washing?",prepare the sponge for washing,"['turn on tap', 'pour soap on sponge', 'pick up soap bottle', 'open soap bottle']",b,3311,002d2729-df71-438d-8396-5895b349e8fd
videos/video_00685.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to retrieve and return plate bowl from/to cabinet?",Retrieve and return plate bowl from/to cabinet,"['put plate bowl on counter top', 'place plate bowl in cabinet shelf', 'hold plate bowl', 'open cabinet shelf']",d,3312,401c588f-907f-4559-b6f7-8180ae6969ec
videos/video_00686.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare vegetable and stew?",Prepare vegetable and stew,"['scoop vegetable with chopsticks', 'scoop stew into plate', 'stir stew with spoon', 'put down vegetable pan']",d,3313,094bb63c-2050-4471-88eb-de3b86c26c81
videos/video_00687.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for preparing the serving plate for skons?",Preparing the serving plate for skons,"['pick up serving plate from cupboard', 'pick up serving spoon', 'put scone on serving plate', 'pick up skon']",a,3314,2ff3fee9-1073-4201-b0c5-2cb0292e4d00
videos/video_00688.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to crack and separate two eggs?",Crack and separate two eggs,"['put egg shell in dust paper', 'put egg yolk in plate', 'take egg', 'knock egg on sink']",c,3315,056db3f1-f957-46c8-b16b-c8fce22e78f9
videos/video_00689.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the third flat bread?",Cook the third flat bread,"['put dough in pan', 'pour oil with spoon', 'move flat bread', 'dip spoon in pot']",a,3316,f86e10e3-ba23-4b1b-8964-82876eed5863
videos/video_00690.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the frying pan and remove meat crunches?",Prepare the frying pan and remove meat crunches,"['pour crunches into zinc', 'carry bowl from table', 'open kitchen drawer', 'pick up meat from bowl']",c,3317,86343e9e-b932-41d3-ad6f-83f2c2fe5486
videos/video_00691.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean kitchen utensils?",Clean kitchen utensils,"['put fine mesh strainer in bowl', 'put bowl on counter', 'put knife', 'flick hand in sink']",b,3318,c0daf345-1f3d-4878-871b-b24f5955b43a
videos/video_00692.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to stir eggs and prepare blender?",Stir eggs and prepare blender,"['place blender base in shelf using right hand', 'pick up bowl from shelf', 'insert blade into base', 'place bowl on work top']",d,3319,c8f8ebf1-5613-4f4a-802c-ada5e4c4b651
videos/video_00693.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to bake cakes?",Bake cakes,"['pick up oven shovel', 'put oven shovel against wall', 'put baking tray', 'put baked cakes in oven']",d,3320,07b1c874-9dc1-42bc-87ff-dffa9bef14fb
videos/video_00694.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare sandwich with vegetables and patties?",Prepare sandwich with vegetables and patties,"['dress bread', 'open pack', 'dry hands', 'place patties']",d,3321,90a0cc01-f498-490a-bda1-01ad94db2946
videos/video_00695.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to unwrap and clean the meat?",Unwrap and clean the meat,"['open tap', 'remove tin from polythene bag', 'dry hands', 'place polythene bag on sink']",a,3322,64f466e5-99c9-4ed5-89be-7ef74d0dfdd3
videos/video_00696.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve pasta on plate?",serve pasta on plate,"['wash pasta in sink', 'pull plate', 'place strainer on sink', 'turn off faucet']",a,3323,bfd0b75b-25b0-44a3-b1dd-2e8e9c0e9364
videos/video_00697.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare and cut carrots?",Prepare and cut carrots,"['put nylon on table', 'scrape carrot with knife', 'put carrot on tray', 'pick up knife on tray']",c,3324,8c309d88-bf71-49f3-9d05-b7a1d84babd4
videos/video_00698.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the knife?",Clean the knife,"['move cooking pan on burner', 'pick up knife from bowl', 'close drawer', 'look around kitchen']",a,3325,45e463b2-bdd5-407a-ab5c-8a5c5534e078
videos/video_00699.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the food in the fridge?",Store the food in the fridge,"['store bowl with food in fridge', 'open bowl', 'open fridge', 'place cooking spoon on counter']",c,3326,e1fa7b91-41ea-467d-b242-7bb08f8e5960
videos/video_00700.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and clean the glass?",Wash and clean the glass,"['adjust bowl', 'turn on sink tap', 'put glass in utensil rack', 'wash glass with kitchen sponge']",c,3327,0f809826-2ccb-4a75-abbd-81125f65994c
videos/video_00701.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to fry groundnuts and put them in the pot?",fry groundnuts and put them in the pot,"['put spoon in pan', 'put groundnuts', 'pick up groundnuts', 'hold groundnuts']",b,3328,cfa595aa-c467-48fe-a86b-2e9b1a63ccab
videos/video_00702.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to finish serving rice and turn off the cooker?",finish serving rice and turn off the cooker,"['pick up slotted serving spoon', 'place metal sieve on cooking pot', 'put rice in bowl', 'move rice with slotted spoon']",b,3329,597b1ca1-e2ea-4a0e-8be0-31b713151ba2
videos/video_00703.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for checking and stirring the cooking pot?",Checking and stirring the cooking pot,"['place chopsticks on cutting board', 'wipe hand on cloth', 'sigh', 'tap chopsticks on cooking pot']",a,3330,a0b24dc7-12d4-49ee-b3a3-4192a26ebdfd
videos/video_00704.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash hands and dry them?",Wash hands and dry them,"['rub hands with kitchen towel', 'turn off tap', 'wash hands', 'open tap']",d,3331,7303d3a9-90fd-433d-987c-8c90ce49c821
videos/video_00705.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add seasoning powder to the mushroom?",Add seasoning powder to the mushroom,"['take seasoning powder', 'take powder packet', 'take chopsticks', 'put powder in mushroom']",c,2482,a4728450-c05c-4d51-91e4-348f571d74bc
videos/video_00706.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the jug and utensils?",Clean the jug and utensils,"['put jug in sink', 'put scrubber down', 'pour detergent on scrubber', 'pick up spoons']",a,2483,3b989129-a310-4aa9-85f5-e5e9a90df99b
videos/video_00707.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to season the food with spice?",Season the food with spice,"['hold spice packet', 'cut packet', 'pour spice', 'shake packet']",b,2484,e1fa7b91-41ea-467d-b242-7bb08f8e5960
videos/video_00708.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and dry hands?",Wash and dry hands,"['close tap', 'wash hands', 'apply soap to hands', 'rub hands together']",a,2486,9f5253af-acc3-40ca-b8bf-7b931f875bd7
videos/video_00709.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the tomato for the sandwich?",Prepare the tomato for the sandwich,"['wash tomato', 'slice tomato with knife', 'pick up sliced tomatoes from cutting board', 'adjust container on table']",a,2487,deea1ad6-01dd-4ea5-b5f0-932b2292bed1
videos/video_00710.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to place plate of food and end cleaning?",Place plate of food and end cleaning,"['push plate', 'raise hand', 'put down food plate', 'touch clothes']",c,2488,25c120c8-8e0c-43e0-b458-db26a6e71327
videos/video_00711.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the kettle?",Clean the kettle,"['pour water', 'put down kettle', 'pick up kettle', 'close tap']",c,2489,7cf19d84-9445-4758-bc03-ee5f0b2e9c8f
videos/video_00712.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook food using spoon and chopsticks?",Cook food using spoon and chopsticks,"['take chopsticks', 'close drawer', 'remove food from spoon with chopstick', 'put down spoon']",d,2490,a1d427e8-1d69-4c2f-9278-2172bc028c57
videos/video_00713.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve the cooked meat and put away the cooking utensils?",Serve the cooked meat and put away the cooking utensils,"['pick up fry pan', 'push plate aside', 'pour meat on plate', 'put down chopping sticks']",c,2491,99a250b0-a3bd-45de-9fb6-6f9a418dce1a
videos/video_00714.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare to cook?",Prepare to cook,"['hold spoon', 'take cloth', 'take tong', 'remove lid']",b,2492,c79e05d5-eaf6-4323-a707-744020743037
videos/video_00715.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to cook the food and add meatballs?",Cook the food and add meatballs,"['pour meatballs into fry pan', 'stir meatballs with chopsticks', 'stir food with chopsticks', 'pick up sieve']",c,2493,57ab94d1-56d2-4227-b099-7388d4cefcbf
videos/video_00716.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash the chop board?",Wash the chop board,"['pick up utensil brush', 'wash chop board with brush', 'wash chop board', 'pick up chop board from sink top']",b,2495,b9867b08-5cfd-4528-8c94-67560048b0e7
videos/video_00717.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cleaning up?",Cleaning up,"['move bowl in sink', 'close tap', 'clean knife', 'adjust water tap']",b,2498,aba38542-03dc-4d93-81ab-c6348dee042b
videos/video_00718.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add butter paste to the stew and stir?",Add butter paste to the stew and stir,"['put down chopsticks', 'take chopsticks', 'remove butter from spoon with chopsticks', 'stir butter']",c,2499,a4728450-c05c-4d51-91e4-348f571d74bc
videos/video_00719.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to wash and store the sieve?",Wash and store the sieve,"['pick up sponge from sink', 'place sieve on plate rack', 'put down sponge', 'turn off water faucet']",a,2500,25c120c8-8e0c-43e0-b458-db26a6e71327
videos/video_00720.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to light the gas cooker and clean hands?",Light the gas cooker and clean hands,"['pick up hanged towel', 'light gas', 'hang towel', 'turn flame regulator']",d,2502,59dac266-4b43-43b1-9fe3-6013ade33eb6
videos/video_00721.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to transfer vegetables to cooking pot?",Transfer vegetables to cooking pot,"['pour vegetables in pot', 'move colander', 'put colander in sink', 'knock colander on cooking pot']",c,2504,7f4225ed-a076-4530-91cf-f3903c5d7637
videos/video_00722.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to pour liquid into pan?",pour liquid into pan,"['open container', 'pour into lid', 'pour from lid into pan', 'close container']",b,2505,e19b1be3-8ee9-44cc-ae7d-99a3591ebba5
videos/video_00723.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to crack eggs and dispose of the shells?",Crack eggs and dispose of the shells,"['put eggshell on table', 'crack egg with frying pan', 'put egg on pan', 'collect eggshell']",a,2506,7303d3a9-90fd-433d-987c-8c90ce49c821
videos/video_00724.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for preparing the pan with oil?",Preparing the pan with oil,"['open cabinet', 'pour cooking oil', 'pick up cooking oil bottle', 'close bottle']",c,2507,ed8d28d1-5d1e-4370-a946-9c39fe5c679b
videos/video_00725.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare the first flat bread?",Prepare the first flat bread,"['place flat bread', 'pick up dough', 'place dough in pan', 'place spoon in pot']",b,2508,0d2d5c6d-08e6-461f-baac-a6cbf467e86f
videos/video_00726.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the dough bowl in the microwave?",Store the dough bowl in the microwave,"['take dough bowl', 'press microwave button', 'close microwave', 'open microwave']",d,2511,a053c7e8-2b71-4466-abac-c6747563735a
videos/video_00727.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean and organize kitchen?",Clean and organize kitchen,"['clean saucer with kitchen towel', 'wipe chopsticks with towel', 'choose chopsticks', 'wipe bowl with kitchen towel']",d,2512,c1c18372-0f3a-4996-beaf-d505faed7d17
videos/video_00728.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to clean the vegetable peeler?",Clean the vegetable peeler,"['put peeler on plate rack', 'select peeler', 'wash vegetable peeler', 'open tap']",d,2514,9e4edf4d-e557-4b3d-bc35-0d7f1f91019b
videos/video_00729.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare frying pans and cooker?",Prepare frying pans and cooker,"['place frying pan in cooker', 'grab frying pan', 'close cupboard', 'keep frying pan on thrash bucket']",c,2515,df31a646-4ee1-428a-bb97-1d1e872c8d37
videos/video_00730.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for cleaning hands?",Cleaning hands,"['close water tap', 'open water tap', 'shake hands', 'dry hands']",b,2516,aba38542-03dc-4d93-81ab-c6348dee042b
videos/video_00731.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next for adding more seasoning to the meat?",Adding more seasoning to the meat,"['put down seasoning', 'pick up seasoning', 'touch wall', 'season meat']",b,2517,81bb7d9f-31c1-4ef6-a4be-12284c641ec6
videos/video_00732.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store the food in the fridge?",Store the food in the fridge,"['mix food with spoon', 'store bowl with food in fridge', 'place cooking spoon on counter', 'close bowl']",d,2518,e1fa7b91-41ea-467d-b242-7bb08f8e5960
videos/video_00733.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to store container and clean slab?",Store container and clean slab,"['open fridge', 'wipe slab', 'cover container', 'pick up container cover']",a,2522,1244d83b-fb99-469c-a943-354ac4d95361
videos/video_00734.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to check on the cooking food?",Check on the cooking food,"['eat crisp', 'use spoon in cooking pan', 'hold cooking pan', 'increase cooking fire']",d,2523,e4ab68fe-3560-4dc1-8dbf-f8d4df39f770
videos/video_00735.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to rinse cans and hands?",rinse cans and hands,"['close tap', 'open tap', 'rinse cans', 'rinse hands']",b,2524,def2e8dd-aaf7-467f-aa8f-46f654e6f4e0
videos/video_00736.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to rinse the first batch of vegetables?",Rinse the first batch of vegetables,"['put down nylon', 'turn off tap', 'remove vegetables from nylon', 'rinse vegetable']",d,2525,88bae242-7f3a-45d4-b129-5d69b1a1e15a
videos/video_00737.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve pasta on plate?",Serve pasta on plate,"['empty pasta on plate', 'look around kitchen', 'pick up chopsticks from plate', 'pick up pan from gas cooker']",d,2526,b785626b-2e72-4ee4-84de-16db332ecac6
videos/video_00738.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to add salt to the food?",Add salt to the food,"['put salt bottle in drawer', 'hold salt', 'put salt in food', 'close sail bottle']",c,2527,401c588f-907f-4559-b6f7-8180ae6969ec
videos/video_00739.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to serve food from pot?",serve food from pot,"['pick up bowl', 'uncover pot', 'pick up wooden spoon', 'put food']",a,2529,d4c2429e-cf3c-439e-9908-737a47685cfe
videos/video_00740.mp4,"Considering the progress shown in the video and my current observation in the last frame, what action should I take next in order to prepare and store the bread?",Prepare and store the bread,"['pull chopping board', 'open container', 'pick up bread slices', 'pick up rag']",c,2531,cc3d4fcf-ef86-4796-9a89-5c49b3b32cd2
Free AI Image Generator No sign-up. Instant results. Open Now