File size: 3,234 Bytes
760df01
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "name": "pusht_block_shape",
  "num_cycles": 7,
  "cycles": [
    {
      "id": 0,
      "tasks": [
        {
          "id": 0,
          "env_name": "swm/PushT-v1",
          "label": "color=[200, 200, 200], shape=2",
          "train_file": "cycle_0_task_0_train.h5",
          "val_file": "cycle_0_task_0_val.h5",
          "variation": {
            "background.color": [
              200,
              200,
              200
            ],
            "block.shape": 2
          }
        }
      ]
    },
    {
      "id": 1,
      "tasks": [
        {
          "id": 1,
          "env_name": "swm/PushT-v1",
          "label": "color=[200, 200, 200], shape=3",
          "train_file": "cycle_1_task_0_train.h5",
          "val_file": "cycle_1_task_0_val.h5",
          "variation": {
            "background.color": [
              200,
              200,
              200
            ],
            "block.shape": 3
          }
        }
      ]
    },
    {
      "id": 2,
      "tasks": [
        {
          "id": 2,
          "env_name": "swm/PushT-v1",
          "label": "color=[200, 200, 200], shape=4",
          "train_file": "cycle_2_task_0_train.h5",
          "val_file": "cycle_2_task_0_val.h5",
          "variation": {
            "background.color": [
              200,
              200,
              200
            ],
            "block.shape": 4
          }
        }
      ]
    },
    {
      "id": 3,
      "tasks": [
        {
          "id": 3,
          "env_name": "swm/PushT-v1",
          "label": "color=[200, 200, 200], shape=5",
          "train_file": "cycle_3_task_0_train.h5",
          "val_file": "cycle_3_task_0_val.h5",
          "variation": {
            "background.color": [
              200,
              200,
              200
            ],
            "block.shape": 5
          }
        }
      ]
    },
    {
      "id": 4,
      "tasks": [
        {
          "id": 4,
          "env_name": "swm/PushT-v1",
          "label": "color=[200, 200, 200], shape=6",
          "train_file": "cycle_4_task_0_train.h5",
          "val_file": "cycle_4_task_0_val.h5",
          "variation": {
            "background.color": [
              200,
              200,
              200
            ],
            "block.shape": 6
          }
        }
      ]
    },
    {
      "id": 5,
      "tasks": [
        {
          "id": 5,
          "env_name": "swm/PushT-v1",
          "label": "color=[200, 200, 200], shape=7",
          "train_file": "cycle_5_task_0_train.h5",
          "val_file": "cycle_5_task_0_val.h5",
          "variation": {
            "background.color": [
              200,
              200,
              200
            ],
            "block.shape": 7
          }
        }
      ]
    },
    {
      "id": 6,
      "tasks": [
        {
          "id": 6,
          "env_name": "swm/PushT-v1",
          "label": "color=[200, 200, 200], shape=8",
          "train_file": "cycle_6_task_0_train.h5",
          "val_file": "cycle_6_task_0_val.h5",
          "variation": {
            "background.color": [
              200,
              200,
              200
            ],
            "block.shape": 8
          }
        }
      ]
    }
  ]
}