File size: 3,259 Bytes
4e5de6c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "actor_critic_state_key_count": 13,
  "actor_critic_state_shapes": {
    "policy_net.latent_layer.bias": [
      128
    ],
    "policy_net.latent_layer.weight": [
      128,
      576
    ],
    "policy_net.log_std": [
      6
    ],
    "policy_net.trunk.0.bias": [
      128
    ],
    "policy_net.trunk.0.weight": [
      128,
      130
    ],
    "policy_net.trunk.2.bias": [
      6
    ],
    "policy_net.trunk.2.weight": [
      6,
      128
    ],
    "value_net.latent_layer.bias": [
      128
    ],
    "value_net.latent_layer.weight": [
      128,
      576
    ],
    "value_net.trunk.0.bias": [
      128
    ],
    "value_net.trunk.0.weight": [
      128,
      130
    ],
    "value_net.trunk.2.bias": [
      1
    ],
    "value_net.trunk.2.weight": [
      1,
      128
    ]
  },
  "best_iteration": 465,
  "best_metric_mode": "max",
  "best_metric_name": "validation/outcome/success_lift_vs_dataset",
  "best_metric_value": 0.109375,
  "completed_iterations": 466,
  "experiment_name": "seed8_rwd-grp-b_stb-rwd-5x_128-epi_paper-spec_latefus",
  "object_split": {
    "split_seed": 7,
    "test_ids": [
      75,
      76,
      77,
      79,
      80,
      81,
      83,
      84,
      86
    ],
    "train_ids": [
      0,
      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
    ],
    "val_ids": [
      78,
      82,
      85,
      87
    ]
  },
  "observed_environment": {
    "cuda_available_at_packaging": false,
    "python": "3.10.12",
    "torch": "2.4.1+cu124",
    "torch_cuda": "12.4"
  },
  "omitted_for_public_eval": [
    "optimizer",
    "history"
  ],
  "public_checkpoint_keys": [
    "actor_critic",
    "best_iteration",
    "best_metric_mode",
    "best_metric_name",
    "best_metric_value",
    "calibrator",
    "completed_iterations",
    "experiment_cfg",
    "object_split",
    "omitted_keys",
    "release_format",
    "source_checkpoint_path",
    "source_experiment_dir"
  ],
  "release_checkpoint": "checkpoints/full_sga_gsn_seed8_best.pt",
  "seed": 8,
  "source_checkpoint_bytes": 4527762,
  "source_checkpoint_keys": [
    "actor_critic",
    "best_iteration",
    "best_metric_mode",
    "best_metric_name",
    "best_metric_value",
    "calibrator",
    "completed_iterations",
    "experiment_cfg",
    "history",
    "object_split",
    "optimizer"
  ],
  "source_checkpoint_path": "/rl-grasp-refine/outputs/exp_debug/seed8_rwd-grp-b_stb-rwd-5x_128-epi_paper-spec_latefus/checkpoints/best.pt",
  "source_experiment_dir": "/rl-grasp-refine/outputs/exp_debug/seed8_rwd-grp-b_stb-rwd-5x_128-epi_paper-spec_latefus"
}