File size: 1,904 Bytes
b7ae9f9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "schema_version": 1,
  "source_repo_id": "ajaysri/route_red_yellow_vector_subtasks_pi05",
  "output_repo_id": "ajaysri/route_red_yellow_vector_split_subtasks_example",
  "split_rule": "maximal contiguous run of metadata.route.active_subgoal",
  "source_dataset_audit": {
    "episodes_audited": 212,
    "segment_count_distribution": {
      "1": 56,
      "2": 53,
      "3": 51,
      "4": 52
    },
    "phase_sequence_distribution": {
      "3": 56,
      "2,3": 53,
      "1,2,3": 51,
      "0,1,2,3": 52
    },
    "nonmonotonic_or_repeated_transition_episodes": []
  },
  "selected_source_episodes": [
    2
  ],
  "output_episodes": [
    {
      "output_episode_index": 0,
      "source_episode_index": 2,
      "segment_ordinal": 0,
      "active_subgoal": 0,
      "source_start_frame": 0,
      "source_end_frame_exclusive": 259,
      "length": 259,
      "prompt": "place the connector on the selected vector"
    },
    {
      "output_episode_index": 1,
      "source_episode_index": 2,
      "segment_ordinal": 1,
      "active_subgoal": 1,
      "source_start_frame": 259,
      "source_end_frame_exclusive": 477,
      "length": 218,
      "prompt": "route the cable through the selected connector"
    },
    {
      "output_episode_index": 2,
      "source_episode_index": 2,
      "segment_ordinal": 2,
      "active_subgoal": 2,
      "source_start_frame": 477,
      "source_end_frame_exclusive": 698,
      "length": 221,
      "prompt": "place the connector on the selected vector"
    },
    {
      "output_episode_index": 3,
      "source_episode_index": 2,
      "segment_ordinal": 3,
      "active_subgoal": 3,
      "source_start_frame": 698,
      "source_end_frame_exclusive": 948,
      "length": 250,
      "prompt": "route the cable through the selected connector"
    }
  ],
  "total_output_episodes": 4,
  "total_output_frames": 948,
  "validation": "passed"
}