File size: 974 Bytes
d7958c7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "name": "seq_explore_room",
  "type": "sequential",
  "segments": [
    {
      "prompt_original": "A person walks forward and stops.",
      "prompt_rewritten": "a person starts slowly walking forward before coming to a stop.",
      "num_frames": 49
    },
    {
      "prompt_original": "The person bends down and picks something up from the ground.",
      "prompt_rewritten": "A person bends down to pick something up from the floor with their right hand.",
      "num_frames": 65
    },
    {
      "prompt_original": "The person examines the object closely and puts it in their pocket.",
      "prompt_rewritten": "A person examines an object and pockets it.",
      "num_frames": 49
    },
    {
      "prompt_original": "The person turns right and walks away.",
      "prompt_rewritten": "A person turns to their right and walks away.",
      "num_frames": 65
    }
  ],
  "segment_boundaries": [
    49,
    113,
    161,
    225
  ],
  "guidance_scale": 5.0
}