rguntz commited on
Commit
5bfb01b
·
verified ·
1 Parent(s): 6841a99

Upload folder using huggingface_hub

Browse files
checkpoints/dit_flow_matching/75000/pretrained_model/config.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "multi_task_dit",
3
+ "n_obs_steps": 2,
4
+ "input_features": {
5
+ "observation.state": {
6
+ "type": "STATE",
7
+ "shape": [
8
+ 6
9
+ ]
10
+ },
11
+ "observation.images.front": {
12
+ "type": "VISUAL",
13
+ "shape": [
14
+ 3,
15
+ 480,
16
+ 640
17
+ ]
18
+ }
19
+ },
20
+ "output_features": {
21
+ "action": {
22
+ "type": "ACTION",
23
+ "shape": [
24
+ 6
25
+ ]
26
+ }
27
+ },
28
+ "device": "cuda",
29
+ "use_amp": false,
30
+ "use_peft": false,
31
+ "push_to_hub": false,
32
+ "repo_id": null,
33
+ "private": null,
34
+ "tags": null,
35
+ "license": null,
36
+ "pretrained_path": null,
37
+ "horizon": 32,
38
+ "n_action_steps": 24,
39
+ "objective": "flow_matching",
40
+ "noise_scheduler_type": "DDPM",
41
+ "num_train_timesteps": 100,
42
+ "beta_schedule": "squaredcos_cap_v2",
43
+ "beta_start": 0.0001,
44
+ "beta_end": 0.02,
45
+ "prediction_type": "epsilon",
46
+ "clip_sample": true,
47
+ "clip_sample_range": 1.0,
48
+ "num_inference_steps": null,
49
+ "sigma_min": 0.0,
50
+ "num_integration_steps": 100,
51
+ "integration_method": "euler",
52
+ "timestep_sampling_strategy": "beta",
53
+ "timestep_sampling_s": 0.999,
54
+ "timestep_sampling_alpha": 1.5,
55
+ "timestep_sampling_beta": 1.0,
56
+ "hidden_dim": 512,
57
+ "num_layers": 6,
58
+ "num_heads": 8,
59
+ "dropout": 0.1,
60
+ "use_positional_encoding": false,
61
+ "timestep_embed_dim": 256,
62
+ "use_rope": true,
63
+ "rope_base": 10000.0,
64
+ "vision_encoder_name": "openai/clip-vit-base-patch16",
65
+ "use_separate_rgb_encoder_per_camera": false,
66
+ "vision_encoder_lr_multiplier": 0.1,
67
+ "image_resize_shape": [
68
+ 256,
69
+ 256
70
+ ],
71
+ "image_crop_shape": [
72
+ 224,
73
+ 224
74
+ ],
75
+ "image_crop_is_random": true,
76
+ "use_language_conditioning": false,
77
+ "text_encoder_name": "openai/clip-vit-base-patch16",
78
+ "tokenizer_max_length": 77,
79
+ "tokenizer_padding": "max_length",
80
+ "tokenizer_padding_side": "right",
81
+ "tokenizer_truncation": true,
82
+ "normalization_mapping": {
83
+ "VISUAL": "MEAN_STD",
84
+ "STATE": "MIN_MAX",
85
+ "ACTION": "MIN_MAX"
86
+ },
87
+ "optimizer_lr": 0.0001,
88
+ "optimizer_betas": [
89
+ 0.95,
90
+ 0.999
91
+ ],
92
+ "optimizer_eps": 1e-08,
93
+ "optimizer_weight_decay": 0.0,
94
+ "scheduler_name": "cosine",
95
+ "scheduler_warmup_steps": 0,
96
+ "do_mask_loss_for_padding": false,
97
+ "drop_n_last_frames": 7
98
+ }
checkpoints/dit_flow_matching/75000/pretrained_model/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:376196970cb97d8657f3afe0acf1279bd76bbe910f743af7be5f8555116fa32a
3
+ size 553003488
checkpoints/dit_flow_matching/75000/pretrained_model/policy_postprocessor.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "policy_postprocessor",
3
+ "steps": [
4
+ {
5
+ "registry_name": "unnormalizer_processor",
6
+ "config": {
7
+ "eps": 1e-08,
8
+ "features": {
9
+ "action": {
10
+ "type": "ACTION",
11
+ "shape": [
12
+ 6
13
+ ]
14
+ }
15
+ },
16
+ "norm_map": {
17
+ "VISUAL": "MEAN_STD",
18
+ "STATE": "MIN_MAX",
19
+ "ACTION": "MIN_MAX"
20
+ }
21
+ },
22
+ "state_file": "policy_postprocessor_step_0_unnormalizer_processor.safetensors"
23
+ },
24
+ {
25
+ "registry_name": "device_processor",
26
+ "config": {
27
+ "device": "cpu",
28
+ "float_dtype": null
29
+ }
30
+ }
31
+ ]
32
+ }
checkpoints/dit_flow_matching/75000/pretrained_model/policy_postprocessor_step_0_unnormalizer_processor.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13e00906130617f31940eda8668862af93be1d039694732f60063e97f6567aa3
3
+ size 6560
checkpoints/dit_flow_matching/75000/pretrained_model/policy_preprocessor.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "policy_preprocessor",
3
+ "steps": [
4
+ {
5
+ "registry_name": "rename_observations_processor",
6
+ "config": {
7
+ "rename_map": {}
8
+ }
9
+ },
10
+ {
11
+ "registry_name": "to_batch_processor",
12
+ "config": {}
13
+ },
14
+ {
15
+ "registry_name": "tokenizer_processor",
16
+ "config": {
17
+ "max_length": 77,
18
+ "task_key": "task",
19
+ "padding_side": "right",
20
+ "padding": "max_length",
21
+ "truncation": true,
22
+ "tokenizer_name": "openai/clip-vit-base-patch16"
23
+ }
24
+ },
25
+ {
26
+ "registry_name": "device_processor",
27
+ "config": {
28
+ "device": "cuda",
29
+ "float_dtype": null
30
+ }
31
+ },
32
+ {
33
+ "registry_name": "normalizer_processor",
34
+ "config": {
35
+ "eps": 1e-08,
36
+ "features": {
37
+ "observation.state": {
38
+ "type": "STATE",
39
+ "shape": [
40
+ 6
41
+ ]
42
+ },
43
+ "observation.images.front": {
44
+ "type": "VISUAL",
45
+ "shape": [
46
+ 3,
47
+ 480,
48
+ 640
49
+ ]
50
+ },
51
+ "action": {
52
+ "type": "ACTION",
53
+ "shape": [
54
+ 6
55
+ ]
56
+ }
57
+ },
58
+ "norm_map": {
59
+ "VISUAL": "MEAN_STD",
60
+ "STATE": "MIN_MAX",
61
+ "ACTION": "MIN_MAX"
62
+ }
63
+ },
64
+ "state_file": "policy_preprocessor_step_4_normalizer_processor.safetensors"
65
+ }
66
+ ]
67
+ }
checkpoints/dit_flow_matching/75000/pretrained_model/policy_preprocessor_step_4_normalizer_processor.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13e00906130617f31940eda8668862af93be1d039694732f60063e97f6567aa3
3
+ size 6560
checkpoints/dit_flow_matching/75000/pretrained_model/train_config.json ADDED
@@ -0,0 +1,234 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": {
3
+ "repo_id": "local/act_collected_episodes",
4
+ "root": "/home/rguntz/Desktop/robot_learning/dataset/act_collected_episodes",
5
+ "episodes": null,
6
+ "image_transforms": {
7
+ "enable": false,
8
+ "max_num_transforms": 3,
9
+ "random_order": false,
10
+ "tfs": {
11
+ "brightness": {
12
+ "weight": 1.0,
13
+ "type": "ColorJitter",
14
+ "kwargs": {
15
+ "brightness": [
16
+ 0.8,
17
+ 1.2
18
+ ]
19
+ }
20
+ },
21
+ "contrast": {
22
+ "weight": 1.0,
23
+ "type": "ColorJitter",
24
+ "kwargs": {
25
+ "contrast": [
26
+ 0.8,
27
+ 1.2
28
+ ]
29
+ }
30
+ },
31
+ "saturation": {
32
+ "weight": 1.0,
33
+ "type": "ColorJitter",
34
+ "kwargs": {
35
+ "saturation": [
36
+ 0.5,
37
+ 1.5
38
+ ]
39
+ }
40
+ },
41
+ "hue": {
42
+ "weight": 1.0,
43
+ "type": "ColorJitter",
44
+ "kwargs": {
45
+ "hue": [
46
+ -0.05,
47
+ 0.05
48
+ ]
49
+ }
50
+ },
51
+ "sharpness": {
52
+ "weight": 1.0,
53
+ "type": "SharpnessJitter",
54
+ "kwargs": {
55
+ "sharpness": [
56
+ 0.5,
57
+ 1.5
58
+ ]
59
+ }
60
+ },
61
+ "affine": {
62
+ "weight": 1.0,
63
+ "type": "RandomAffine",
64
+ "kwargs": {
65
+ "degrees": [
66
+ -5.0,
67
+ 5.0
68
+ ],
69
+ "translate": [
70
+ 0.05,
71
+ 0.05
72
+ ]
73
+ }
74
+ }
75
+ }
76
+ },
77
+ "revision": null,
78
+ "use_imagenet_stats": true,
79
+ "video_backend": "pyav",
80
+ "return_uint8": false,
81
+ "streaming": false
82
+ },
83
+ "env": null,
84
+ "policy": {
85
+ "type": "multi_task_dit",
86
+ "n_obs_steps": 2,
87
+ "input_features": {
88
+ "observation.state": {
89
+ "type": "STATE",
90
+ "shape": [
91
+ 6
92
+ ]
93
+ },
94
+ "observation.images.front": {
95
+ "type": "VISUAL",
96
+ "shape": [
97
+ 3,
98
+ 480,
99
+ 640
100
+ ]
101
+ }
102
+ },
103
+ "output_features": {
104
+ "action": {
105
+ "type": "ACTION",
106
+ "shape": [
107
+ 6
108
+ ]
109
+ }
110
+ },
111
+ "device": "cuda",
112
+ "use_amp": false,
113
+ "use_peft": false,
114
+ "push_to_hub": false,
115
+ "repo_id": null,
116
+ "private": null,
117
+ "tags": null,
118
+ "license": null,
119
+ "pretrained_path": null,
120
+ "horizon": 32,
121
+ "n_action_steps": 24,
122
+ "objective": "flow_matching",
123
+ "noise_scheduler_type": "DDPM",
124
+ "num_train_timesteps": 100,
125
+ "beta_schedule": "squaredcos_cap_v2",
126
+ "beta_start": 0.0001,
127
+ "beta_end": 0.02,
128
+ "prediction_type": "epsilon",
129
+ "clip_sample": true,
130
+ "clip_sample_range": 1.0,
131
+ "num_inference_steps": null,
132
+ "sigma_min": 0.0,
133
+ "num_integration_steps": 100,
134
+ "integration_method": "euler",
135
+ "timestep_sampling_strategy": "beta",
136
+ "timestep_sampling_s": 0.999,
137
+ "timestep_sampling_alpha": 1.5,
138
+ "timestep_sampling_beta": 1.0,
139
+ "hidden_dim": 512,
140
+ "num_layers": 6,
141
+ "num_heads": 8,
142
+ "dropout": 0.1,
143
+ "use_positional_encoding": false,
144
+ "timestep_embed_dim": 256,
145
+ "use_rope": true,
146
+ "rope_base": 10000.0,
147
+ "vision_encoder_name": "openai/clip-vit-base-patch16",
148
+ "use_separate_rgb_encoder_per_camera": false,
149
+ "vision_encoder_lr_multiplier": 0.1,
150
+ "image_resize_shape": [
151
+ 256,
152
+ 256
153
+ ],
154
+ "image_crop_shape": [
155
+ 224,
156
+ 224
157
+ ],
158
+ "image_crop_is_random": true,
159
+ "use_language_conditioning": false,
160
+ "text_encoder_name": "openai/clip-vit-base-patch16",
161
+ "tokenizer_max_length": 77,
162
+ "tokenizer_padding": "max_length",
163
+ "tokenizer_padding_side": "right",
164
+ "tokenizer_truncation": true,
165
+ "normalization_mapping": {
166
+ "VISUAL": "MEAN_STD",
167
+ "STATE": "MIN_MAX",
168
+ "ACTION": "MIN_MAX"
169
+ },
170
+ "optimizer_lr": 0.0001,
171
+ "optimizer_betas": [
172
+ 0.95,
173
+ 0.999
174
+ ],
175
+ "optimizer_eps": 1e-08,
176
+ "optimizer_weight_decay": 0.0,
177
+ "scheduler_name": "cosine",
178
+ "scheduler_warmup_steps": 0,
179
+ "do_mask_loss_for_padding": false,
180
+ "drop_n_last_frames": 7
181
+ },
182
+ "reward_model": null,
183
+ "output_dir": "/home/rguntz/Desktop/robot_learning/outputs/train/dit_laptop_20260514_012455",
184
+ "job_name": "dit_laptop_20260514_012455",
185
+ "resume": false,
186
+ "seed": 1000,
187
+ "cudnn_deterministic": false,
188
+ "num_workers": 0,
189
+ "batch_size": 32,
190
+ "prefetch_factor": 4,
191
+ "persistent_workers": true,
192
+ "steps": 75000,
193
+ "eval_freq": 0,
194
+ "log_freq": 100,
195
+ "tolerance_s": 0.0001,
196
+ "save_checkpoint": true,
197
+ "save_freq": 5000,
198
+ "use_policy_training_preset": true,
199
+ "optimizer": {
200
+ "type": "adam",
201
+ "lr": 0.0001,
202
+ "weight_decay": 0.0,
203
+ "grad_clip_norm": 10.0,
204
+ "betas": [
205
+ 0.95,
206
+ 0.999
207
+ ],
208
+ "eps": 1e-08
209
+ },
210
+ "scheduler": {
211
+ "type": "diffuser",
212
+ "num_warmup_steps": 0,
213
+ "name": "cosine"
214
+ },
215
+ "eval": {
216
+ "n_episodes": 50,
217
+ "batch_size": 11,
218
+ "use_async_envs": true
219
+ },
220
+ "wandb": {
221
+ "enable": true,
222
+ "disable_artifact": false,
223
+ "project": "lerobot",
224
+ "entity": null,
225
+ "notes": null,
226
+ "run_id": "3f4ok1bm",
227
+ "mode": null,
228
+ "add_tags": true
229
+ },
230
+ "peft": null,
231
+ "sample_weighting": null,
232
+ "rename_map": {},
233
+ "checkpoint_path": null
234
+ }
checkpoints/dit_flow_matching/75000/training_state/optimizer_param_groups.json ADDED
@@ -0,0 +1,307 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "lr": 0.0,
4
+ "betas": [
5
+ 0.95,
6
+ 0.999
7
+ ],
8
+ "eps": 1e-08,
9
+ "weight_decay": 0.0,
10
+ "amsgrad": false,
11
+ "maximize": false,
12
+ "foreach": null,
13
+ "capturable": false,
14
+ "differentiable": false,
15
+ "fused": null,
16
+ "decoupled_weight_decay": false,
17
+ "initial_lr": 0.0001,
18
+ "params": [
19
+ 0,
20
+ 1,
21
+ 2,
22
+ 3,
23
+ 4,
24
+ 5,
25
+ 6,
26
+ 7,
27
+ 8,
28
+ 9,
29
+ 10,
30
+ 11,
31
+ 12,
32
+ 13,
33
+ 14,
34
+ 15,
35
+ 16,
36
+ 17,
37
+ 18,
38
+ 19,
39
+ 20,
40
+ 21,
41
+ 22,
42
+ 23,
43
+ 24,
44
+ 25,
45
+ 26,
46
+ 27,
47
+ 28,
48
+ 29,
49
+ 30,
50
+ 31,
51
+ 32,
52
+ 33,
53
+ 34,
54
+ 35,
55
+ 36,
56
+ 37,
57
+ 38,
58
+ 39,
59
+ 40,
60
+ 41,
61
+ 42,
62
+ 43,
63
+ 44,
64
+ 45,
65
+ 46,
66
+ 47,
67
+ 48,
68
+ 49,
69
+ 50,
70
+ 51,
71
+ 52,
72
+ 53,
73
+ 54,
74
+ 55,
75
+ 56,
76
+ 57,
77
+ 58,
78
+ 59,
79
+ 60,
80
+ 61,
81
+ 62,
82
+ 63,
83
+ 64,
84
+ 65,
85
+ 66,
86
+ 67
87
+ ]
88
+ },
89
+ {
90
+ "lr": 0.0,
91
+ "betas": [
92
+ 0.95,
93
+ 0.999
94
+ ],
95
+ "eps": 1e-08,
96
+ "weight_decay": 0.0,
97
+ "amsgrad": false,
98
+ "maximize": false,
99
+ "foreach": null,
100
+ "capturable": false,
101
+ "differentiable": false,
102
+ "fused": null,
103
+ "decoupled_weight_decay": false,
104
+ "initial_lr": 1e-05,
105
+ "params": [
106
+ 68,
107
+ 69,
108
+ 70,
109
+ 71,
110
+ 72,
111
+ 73,
112
+ 74,
113
+ 75,
114
+ 76,
115
+ 77,
116
+ 78,
117
+ 79,
118
+ 80,
119
+ 81,
120
+ 82,
121
+ 83,
122
+ 84,
123
+ 85,
124
+ 86,
125
+ 87,
126
+ 88,
127
+ 89,
128
+ 90,
129
+ 91,
130
+ 92,
131
+ 93,
132
+ 94,
133
+ 95,
134
+ 96,
135
+ 97,
136
+ 98,
137
+ 99,
138
+ 100,
139
+ 101,
140
+ 102,
141
+ 103,
142
+ 104,
143
+ 105,
144
+ 106,
145
+ 107,
146
+ 108,
147
+ 109,
148
+ 110,
149
+ 111,
150
+ 112,
151
+ 113,
152
+ 114,
153
+ 115,
154
+ 116,
155
+ 117,
156
+ 118,
157
+ 119,
158
+ 120,
159
+ 121,
160
+ 122,
161
+ 123,
162
+ 124,
163
+ 125,
164
+ 126,
165
+ 127,
166
+ 128,
167
+ 129,
168
+ 130,
169
+ 131,
170
+ 132,
171
+ 133,
172
+ 134,
173
+ 135,
174
+ 136,
175
+ 137,
176
+ 138,
177
+ 139,
178
+ 140,
179
+ 141,
180
+ 142,
181
+ 143,
182
+ 144,
183
+ 145,
184
+ 146,
185
+ 147,
186
+ 148,
187
+ 149,
188
+ 150,
189
+ 151,
190
+ 152,
191
+ 153,
192
+ 154,
193
+ 155,
194
+ 156,
195
+ 157,
196
+ 158,
197
+ 159,
198
+ 160,
199
+ 161,
200
+ 162,
201
+ 163,
202
+ 164,
203
+ 165,
204
+ 166,
205
+ 167,
206
+ 168,
207
+ 169,
208
+ 170,
209
+ 171,
210
+ 172,
211
+ 173,
212
+ 174,
213
+ 175,
214
+ 176,
215
+ 177,
216
+ 178,
217
+ 179,
218
+ 180,
219
+ 181,
220
+ 182,
221
+ 183,
222
+ 184,
223
+ 185,
224
+ 186,
225
+ 187,
226
+ 188,
227
+ 189,
228
+ 190,
229
+ 191,
230
+ 192,
231
+ 193,
232
+ 194,
233
+ 195,
234
+ 196,
235
+ 197,
236
+ 198,
237
+ 199,
238
+ 200,
239
+ 201,
240
+ 202,
241
+ 203,
242
+ 204,
243
+ 205,
244
+ 206,
245
+ 207,
246
+ 208,
247
+ 209,
248
+ 210,
249
+ 211,
250
+ 212,
251
+ 213,
252
+ 214,
253
+ 215,
254
+ 216,
255
+ 217,
256
+ 218,
257
+ 219,
258
+ 220,
259
+ 221,
260
+ 222,
261
+ 223,
262
+ 224,
263
+ 225,
264
+ 226,
265
+ 227,
266
+ 228,
267
+ 229,
268
+ 230,
269
+ 231,
270
+ 232,
271
+ 233,
272
+ 234,
273
+ 235,
274
+ 236,
275
+ 237,
276
+ 238,
277
+ 239,
278
+ 240,
279
+ 241,
280
+ 242,
281
+ 243,
282
+ 244,
283
+ 245,
284
+ 246,
285
+ 247,
286
+ 248,
287
+ 249,
288
+ 250,
289
+ 251,
290
+ 252,
291
+ 253,
292
+ 254,
293
+ 255,
294
+ 256,
295
+ 257,
296
+ 258,
297
+ 259,
298
+ 260,
299
+ 261,
300
+ 262,
301
+ 263,
302
+ 264,
303
+ 265,
304
+ 266
305
+ ]
306
+ }
307
+ ]
checkpoints/dit_flow_matching/75000/training_state/optimizer_state.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:147244149e003e5391a0ea598467f9778bd403ef2acb89e92ff056dac7092021
3
+ size 1105984076
checkpoints/dit_flow_matching/75000/training_state/rng_state.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14eed7f59efe6a8c3c948d6e7a3a23fb8f15026ca151525175ca358dfd572e5b
3
+ size 15708
checkpoints/dit_flow_matching/75000/training_state/scheduler_state.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_lrs": [
3
+ 0.0001,
4
+ 1e-05
5
+ ],
6
+ "last_epoch": 75000,
7
+ "_step_count": 75001,
8
+ "_is_initial": false,
9
+ "_get_lr_called_within_step": false,
10
+ "_last_lr": [
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "lr_lambdas": [
15
+ null,
16
+ null
17
+ ]
18
+ }
checkpoints/dit_flow_matching/75000/training_state/training_step.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "step": 75000
3
+ }