gerkone commited on
Commit
0403ec2
·
verified ·
1 Parent(s): 35cc78a

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +18 -3
  2. autoencoders/ae/best.pth +3 -0
  3. autoencoders/ae/config.yaml +277 -0
  4. autoencoders/vapor/best.pth +3 -0
  5. autoencoders/vqvae/best.pth +3 -0
  6. autoencoders/vqvae/config.yaml +239 -0
  7. h5/iteration_115_ifft_realpotens.h5 +3 -0
  8. h5/iteration_131_ifft_realpotens.h5 +3 -0
  9. h5/iteration_134_ifft_realpotens.h5 +3 -0
  10. h5/iteration_13_ifft_realpotens.h5 +3 -0
  11. h5/iteration_146_ifft_realpotens.h5 +3 -0
  12. h5/iteration_148_ifft_realpotens.h5 +3 -0
  13. h5/iteration_160_ifft_realpotens.h5 +3 -0
  14. h5/iteration_200_ifft_realpotens.h5 +3 -0
  15. h5/iteration_210_ifft_realpotens.h5 +3 -0
  16. h5/iteration_212_ifft_realpotens.h5 +3 -0
  17. h5/iteration_213_ifft_realpotens.h5 +3 -0
  18. h5/iteration_214_ifft_realpotens.h5 +3 -0
  19. h5/iteration_215_ifft_realpotens.h5 +3 -0
  20. h5/iteration_216_ifft_realpotens.h5 +3 -0
  21. h5/iteration_218_ifft_realpotens.h5 +3 -0
  22. h5/iteration_220_ifft_realpotens.h5 +3 -0
  23. h5/iteration_224_ifft_realpotens.h5 +3 -0
  24. h5/iteration_228_ifft_realpotens.h5 +3 -0
  25. h5/iteration_230_ifft_realpotens.h5 +3 -0
  26. h5/iteration_232_ifft_realpotens.h5 +3 -0
  27. hf_norm_stats.pkl +3 -0
  28. nf_ckps_hf/int_mlp_iteration_115_t100_x1167.pt +3 -0
  29. nf_ckps_hf/int_mlp_iteration_115_t105_x1167.pt +3 -0
  30. nf_ckps_hf/int_mlp_iteration_115_t110_x1167.pt +3 -0
  31. nf_ckps_hf/int_mlp_iteration_115_t115_x1167.pt +3 -0
  32. nf_ckps_hf/int_mlp_iteration_115_t120_x1167.pt +3 -0
  33. nf_ckps_hf/int_mlp_iteration_115_t125_x1167.pt +3 -0
  34. nf_ckps_hf/int_mlp_iteration_115_t130_x1167.pt +3 -0
  35. nf_ckps_hf/int_mlp_iteration_115_t135_x1167.pt +3 -0
  36. nf_ckps_hf/int_mlp_iteration_115_t140_x1167.pt +3 -0
  37. nf_ckps_hf/int_mlp_iteration_115_t145_x1167.pt +3 -0
  38. nf_ckps_hf/int_mlp_iteration_115_t150_x1167.pt +3 -0
  39. nf_ckps_hf/int_mlp_iteration_115_t155_x1167.pt +3 -0
  40. nf_ckps_hf/int_mlp_iteration_115_t160_x1167.pt +3 -0
  41. nf_ckps_hf/int_mlp_iteration_115_t165_x1167.pt +3 -0
  42. nf_ckps_hf/int_mlp_iteration_115_t170_x1167.pt +3 -0
  43. nf_ckps_hf/int_mlp_iteration_115_t175_x1167.pt +3 -0
  44. nf_ckps_hf/int_mlp_iteration_115_t180_x1167.pt +3 -0
  45. nf_ckps_hf/int_mlp_iteration_115_t185_x1167.pt +3 -0
  46. nf_ckps_hf/int_mlp_iteration_115_t190_x1167.pt +3 -0
  47. nf_ckps_hf/int_mlp_iteration_115_t195_x1167.pt +3 -0
  48. nf_ckps_hf/int_mlp_iteration_115_t200_x1167.pt +3 -0
  49. nf_ckps_hf/int_mlp_iteration_131_t100_x1167.pt +3 -0
  50. nf_ckps_hf/int_mlp_iteration_131_t105_x1167.pt +3 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # Gyrokinetics compression validation dataset
6
+ Subsampled 5D gyrokinetics dataset to reproduce Table 1 from the paper: __Physics-Informed Neural Compression of High-Dimensional Plasma Data__.
7
+
8
+
9
+ | Method | CR | PSNR ↑ | EPE ↓ | L1(Q) ↓ | PSNR($\phi$) ↑ | WD($k_y^{\text{spec}}$) ↓ | WD($Q^{\text{spec}}$) ↓ |
10
+ |---------------|-----------|------------------|------------------|-------------------|------------------|------------------|------------------|
11
+ | ZFP | 901× | 28.97 ± 1.09 | 0.169 ± 0.10 | 107.48 ± 49.35 | −16.20 ± 7.09 | 0.020 ± 0.01 | 0.116 ± 0.20 |
12
+ | Wavelet | 936× | 33.07 ± 1.18 | 0.063 ± 0.04 | 107.74 ± 49.51 | −13.24 ± 9.20 | 0.020 ± 0.01 | **0.010 ± 0.00** |
13
+ | PCA | 1020× | 32.09 ± 0.98 | 0.091 ± 0.06 | 67.60 ± 36.08 | −10.22 ± 6.89 | 0.020 ± 0.01 | 0.011 ± 0.00 |
14
+ | JPEG2000 | 1000× | 34.33 ± 0.95 | 0.062 ± 0.05 | 103.91 ± 44.12 | −20.85 ± 6.50 | 0.020 ± 0.01 | 0.035 ± 0.03 |
15
+ | NF | 1167× | **36.91 ± 0.93** | **0.039 ± 0.03** | 61.50 ± 16.91 | 1.24 ± 5.99 | 0.017 ± 0.01 | 0.017 ± 0.00 |
16
+ | PINC-NF | 1167× | _35.76 ± 1.38_ | _0.046 ± 0.03_ | **2.18 ± 8.33** | **13.50 ± 4.44** | **0.006 ± 0.00**| 0.015 ± 0.00 |
17
+ | AE + EVA | 716× | 35.64 ± 2.03 | 0.093 ± 0.09 | _15.01 ± 16.42_ | 6.72 ± 4.98 | 0.016 ± 0.01 | 0.012 ± 0.01 |
18
+ | VQ-VAE + EVA | 301× | 32.61 ± 1.58 | 0.101 ± 0.08 | 44.26 ± 40.97 | _7.66 ± 3.75_ | _0.015 ± 0.01_ | 0.013 ± 0.01 |
autoencoders/ae/best.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d00f55cce2c211a1dbc82dd7cba00719789e4cab1e5570a4f293e14ab73c237
3
+ size 1038661399
autoencoders/ae/config.yaml ADDED
@@ -0,0 +1,277 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ stage: peft
2
+ experiment_id: test
3
+ seed: 0
4
+ output_path: /local00/bioinf/gyrokinetics/debug/20251109_180156
5
+ ddp:
6
+ enable: false
7
+ n_nodes: 1
8
+ amp:
9
+ enable: true
10
+ bfloat: true
11
+ eval: true
12
+ device: cuda
13
+ ae_checkpoint: /system/user/publicwork/gyrokinetics_checkpoints/diff_ae/20251015_182239
14
+ diff_checkpoint: null
15
+ dataset:
16
+ name: cyclone
17
+ path: /local00/bioinf/gyrokinetics/preprocessed
18
+ normalization: zscore
19
+ normalization_scope: dataset
20
+ minmax_beta1: 8
21
+ minmax_beta2: 4
22
+ offset: 0
23
+ subsample: 1
24
+ spatial_ifft: true
25
+ separate_zf: true
26
+ real_potens: true
27
+ split_into_bands: null
28
+ log_transform: false
29
+ num_workers: 4
30
+ active_keys:
31
+ - re
32
+ - im
33
+ input_fields:
34
+ - df
35
+ - phi
36
+ - flux
37
+ training_trajectories: iteration_{0-5,7-12,14-31,33-58,60-67,69-82,84-99}.h5
38
+ validation_trajectories:
39
+ - iteration_13.h5
40
+ - iteration_59.h5
41
+ - iteration_68.h5
42
+ partial_holdouts: null
43
+ training_cond_filters:
44
+ last_fluxes:
45
+ - 1.0
46
+ - .inf
47
+ first_fluxes:
48
+ - 1.0
49
+ - .inf
50
+ eval_cond_filters:
51
+ last_fluxes:
52
+ - 1.0
53
+ - .inf
54
+ first_fluxes:
55
+ - 1.0
56
+ - .inf
57
+ augment: null
58
+ autoencoder:
59
+ name: ae
60
+ model_type: ae
61
+ bundle_seq_length: 1
62
+ latent_dim: 1024
63
+ act_fn: GELU
64
+ decouple_mu: true
65
+ conditioning:
66
+ - itg
67
+ - dg
68
+ - s_hat
69
+ - q
70
+ extra_zf_loss: false
71
+ init_weights: xavier_uniform
72
+ patching_init_weights: xavier_uniform
73
+ cond_init_weights: xavier_uniform
74
+ loss_scheduler:
75
+ df:
76
+ start: 0.1
77
+ end: 1.0
78
+ start_fraction: 0.0
79
+ end_fraction: 0.1
80
+ flux_int:
81
+ start: 0.0
82
+ end: 1.0
83
+ start_fraction: ${var.start_fraction_int}
84
+ end_fraction: ${var.end_fraction_int}
85
+ phi_int:
86
+ start: 0.0
87
+ end: 1.0
88
+ start_fraction: ${var.start_fraction_int}
89
+ end_fraction: ${var.end_fraction_int}
90
+ kyspec:
91
+ start: 0.0
92
+ end: 1.0
93
+ start_fraction: ${var.start_fraction_spec}
94
+ end_fraction: ${var.end_fraction_spec}
95
+ kxspec:
96
+ start: 0.0
97
+ end: 1.0
98
+ start_fraction: ${var.start_fraction_spec}
99
+ end_fraction: ${var.end_fraction_spec}
100
+ qspec:
101
+ start: 0.0
102
+ end: 1.0
103
+ start_fraction: ${var.start_fraction_spec}
104
+ end_fraction: ${var.end_fraction_spec}
105
+ phi_zf:
106
+ start: 0.0
107
+ end: 1.0
108
+ start_fraction: ${var.start_fraction_spec}
109
+ end_fraction: ${var.end_fraction_spec}
110
+ mass:
111
+ start: 0.0
112
+ end: 1.0
113
+ start_fraction: ${var.start_fraction_spec}
114
+ end_fraction: ${var.end_fraction_spec}
115
+ qspec_monotonicity:
116
+ start: 0.0
117
+ end: 1.0
118
+ start_fraction: ${var.start_fraction_mono}
119
+ end_fraction: ${var.end_fraction_mono}
120
+ kyspec_monotonicity:
121
+ start: 0.0
122
+ end: 1.0
123
+ start_fraction: ${var.start_fraction_mono}
124
+ end_fraction: ${var.end_fraction_mono}
125
+ loss_weights:
126
+ df: 10.0
127
+ extra_loss_weights:
128
+ flux_int: 0.5
129
+ phi_int: 0.5
130
+ kxspec: 0.001
131
+ kyspec: 0.001
132
+ qspec: 0.001
133
+ phi_zf: 0.01
134
+ mass: 0.1
135
+ qspec_monotonicity: 0.8
136
+ kyspec_monotonicity: 0.8
137
+ patch:
138
+ patch_size:
139
+ - 6
140
+ - 0
141
+ - 3
142
+ - 5
143
+ - 6
144
+ window_size:
145
+ - 6
146
+ - 0
147
+ - 6
148
+ - 9
149
+ - 6
150
+ merging_hidden_ratio: 1.0
151
+ unmerging_hidden_ratio: 1.0
152
+ c_multiplier: 1.0
153
+ vit:
154
+ num_heads:
155
+ - 16
156
+ depth:
157
+ - 4
158
+ gradient_checkpoint: true
159
+ use_abs_pe: false
160
+ use_rpb: true
161
+ use_rope: true
162
+ gated_attention: true
163
+ modulation: dit
164
+ drop_path: 0.1
165
+ mid_norm_learnable: false
166
+ norm_layer: LayerNorm
167
+ bottleneck:
168
+ dim: 128
169
+ norm_learnable: true
170
+ num_heads: 2
171
+ depth: 2
172
+ use_linear: true
173
+ peft:
174
+ method: eva
175
+ lora:
176
+ r: 32
177
+ lora_alpha: 1
178
+ lora_dropout: 0.0
179
+ bias: none
180
+ strategy: mlp_only
181
+ eva:
182
+ r: 32
183
+ lora_alpha: 1
184
+ lora_dropout: 0.0
185
+ bias: none
186
+ strategy: mlp_only
187
+ rho: 2.0
188
+ tau: 0.99
189
+ use_label_mask: true
190
+ whiten: false
191
+ adjust_scaling_factors: true
192
+ save:
193
+ save_lora_only: true
194
+ save_full_model: false
195
+ diffusion:
196
+ model:
197
+ name: dit
198
+ latent_dim: 256
199
+ conditioning:
200
+ - itg
201
+ - dg
202
+ - s_hat
203
+ - q
204
+ vit:
205
+ num_heads: 8
206
+ depth: 4
207
+ gradient_checkpoint: false
208
+ patch_skip: true
209
+ modulation: film
210
+ drop_path: 0.1
211
+ act_fn: GELU
212
+ use_rpb: true
213
+ use_rope: false
214
+ scheduler:
215
+ name: ddpm
216
+ train_timesteps: 20
217
+ num_inference_timesteps: 20
218
+ beta_start: 0.0001
219
+ beta_end: 0.01
220
+ beta_schedule: linear
221
+ prediction_type: epsilon
222
+ logging:
223
+ writer: wandb
224
+ mode: online
225
+ entity: ukaea-mhd
226
+ project: diffusion
227
+ run_id: peft_ae_20251109_180156
228
+ tqdm: true
229
+ model_summary: false
230
+ tags:
231
+ - peft
232
+ - eva
233
+ - AE
234
+ - cr1080
235
+ - v8
236
+ - COMPRESSION
237
+ compression_ratio: false
238
+ name_suffix: eva_AE_cr1080_BIG_v8_v5
239
+ training:
240
+ batch_size: 16
241
+ n_epochs: 200
242
+ num_workers: 4
243
+ pin_memory: true
244
+ optimizer: muon
245
+ learning_rate: 0.0002
246
+ weight_decay: 1.0e-05
247
+ scheduler: cosine_with_min_lr
248
+ min_lr: 4.0e-06
249
+ clip_grad: true
250
+ clip_to: 1.0
251
+ use_latest_checkpoint: false
252
+ gradnorm_balancer: none
253
+ loss_type: complex_l1
254
+ exclude_from_wd:
255
+ - cond
256
+ integral_loss_type: int_norm_l1
257
+ spectral_loss_type: energy_normalized_log_l1
258
+ ds: 0.01
259
+ eval_loss_type: mse
260
+ eval_integral_loss_type: mse
261
+ eval_spectral_loss_type: l1
262
+ validation:
263
+ batch_size: 16
264
+ n_eval_steps: 2
265
+ validate_every_n_epochs: 10
266
+ eval_integrals: true
267
+ tracked_val_losses:
268
+ - df
269
+ - flux_int
270
+ - phi_int
271
+ var:
272
+ start_fraction_int: 0.0
273
+ end_fraction_int: 0.3
274
+ start_fraction_spec: 0.3
275
+ end_fraction_spec: 0.5
276
+ start_fraction_mono: 0.5
277
+ end_fraction_mono: 0.7
autoencoders/vapor/best.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea9485bceb0b478fb21e5579db1c427b91ffc81232e6ffc7a1a7aec68e2c2087
3
+ size 15493105
autoencoders/vqvae/best.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4887a8e73e734795654cf0227365cfa4cbbb0ceac17369a1e6a1ef3863071762
3
+ size 810008232
autoencoders/vqvae/config.yaml ADDED
@@ -0,0 +1,239 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ stage: peft
2
+ experiment_id: test
3
+ seed: 0
4
+ output_path: /local00/bioinf/gyrokinetics/debug/20250919_073133
5
+ ddp:
6
+ enable: false
7
+ n_nodes: 1
8
+ amp:
9
+ enable: true
10
+ bfloat: true
11
+ eval: true
12
+ device: cuda
13
+ ae_checkpoint: /system/user/publicwork/gyrokinetics_checkpoints/compression_ckpts/20250911_143815
14
+ diff_checkpoint: null
15
+ dataset:
16
+ name: cyclone
17
+ path: /local00/bioinf/gyrokinetics/preprocessed
18
+ normalization: zscore
19
+ normalization_scope: dataset
20
+ minmax_beta1: 8
21
+ minmax_beta2: 4
22
+ offset: 0
23
+ subsample: 1
24
+ spatial_ifft: true
25
+ separate_zf: true
26
+ real_potens: false
27
+ split_into_bands: null
28
+ log_transform: false
29
+ num_workers: 4
30
+ active_keys:
31
+ - re
32
+ - im
33
+ input_fields:
34
+ - df
35
+ - phi
36
+ - flux
37
+ training_trajectories: iteration_{0-5,7-12,14-31,33-58}.h5
38
+ validation_trajectories:
39
+ - iteration_13.h5
40
+ - iteration_59.h5
41
+ - iteration_68.h5
42
+ partial_holdouts: null
43
+ training_cond_filters:
44
+ last_fluxes:
45
+ - 1.0
46
+ - .inf
47
+ first_fluxes:
48
+ - 1.0
49
+ - .inf
50
+ eval_cond_filters:
51
+ last_fluxes:
52
+ - 1.0
53
+ - .inf
54
+ first_fluxes:
55
+ - 1.0
56
+ - .inf
57
+ augment: null
58
+ autoencoder:
59
+ name: vqvae
60
+ model_type: vqvae
61
+ bundle_seq_length: 1
62
+ latent_dim: 1024
63
+ act_fn: GELU
64
+ decouple_mu: true
65
+ conditioning:
66
+ - itg
67
+ - dg
68
+ - s_hat
69
+ - q
70
+ extra_zf_loss: false
71
+ init_weights: xavier_uniform
72
+ patching_init_weights: xavier_uniform
73
+ cond_init_weights: xavier_uniform
74
+ vq:
75
+ codebook_size: 8192
76
+ embedding_dim: 128
77
+ commitment_weight: 0.3
78
+ codebook_type: euclidean
79
+ ema_decay: 0.99
80
+ entropy_loss_weight: 0.01
81
+ threshold_ema_dead_code: 2
82
+ rotation_trick: false
83
+ loss_scheduler:
84
+ flux_int: null
85
+ phi_int: null
86
+ kyspec: null
87
+ loss_weights:
88
+ df: 10.0
89
+ vq_commit: 10.0
90
+ extra_loss_weights:
91
+ flux_int: 1.0
92
+ phi_int: 1.0
93
+ kxspec: 1.0
94
+ kyspec: 1.0
95
+ qspec: 1.0
96
+ phi_zf: 1.0
97
+ mass: 1.0
98
+ qspec_monotonicity: 0.0
99
+ kyspec_monotonicity: 0.0
100
+ patch:
101
+ patch_size:
102
+ - 4
103
+ - 0
104
+ - 2
105
+ - 5
106
+ - 4
107
+ window_size:
108
+ - 4
109
+ - 0
110
+ - 4
111
+ - 9
112
+ - 4
113
+ merging_hidden_ratio: 1.0
114
+ unmerging_hidden_ratio: 1.0
115
+ c_multiplier: 1.0
116
+ vit:
117
+ num_heads:
118
+ - 16
119
+ depth:
120
+ - 4
121
+ gradient_checkpoint: true
122
+ use_abs_pe: true
123
+ use_rpb: true
124
+ use_rope: true
125
+ gated_attention: true
126
+ modulation: dit
127
+ drop_path: 0.1
128
+ mid_norm_learnable: false
129
+ norm_layer: LayerNorm
130
+ gfm:
131
+ n_fourier_bases: 10
132
+ high_freq_num: 5
133
+ low_freq_num: 5
134
+ phi_num: 32
135
+ alpha: 0.01
136
+ use_bias: true
137
+ mode: reshape
138
+ max_spatial_dims: 32
139
+ bottleneck:
140
+ dim: 128
141
+ norm_learnable: true
142
+ num_heads: 2
143
+ depth: 2
144
+ use_linear: true
145
+ peft:
146
+ method: eva
147
+ lora:
148
+ r: 32
149
+ lora_alpha: 1
150
+ lora_dropout: 0.0
151
+ bias: none
152
+ strategy: attention_mlp
153
+ eva:
154
+ r: 32
155
+ lora_alpha: 1
156
+ lora_dropout: 0.0
157
+ bias: none
158
+ strategy: attention_mlp
159
+ rho: 2.0
160
+ tau: 0.99
161
+ use_label_mask: true
162
+ whiten: false
163
+ adjust_scaling_factors: true
164
+ num_batches: 0
165
+ save:
166
+ save_lora_only: true
167
+ save_full_model: false
168
+ diffusion:
169
+ model:
170
+ name: dit
171
+ latent_dim: 256
172
+ conditioning:
173
+ - itg
174
+ - dg
175
+ - s_hat
176
+ - q
177
+ vit:
178
+ num_heads: 8
179
+ depth: 4
180
+ gradient_checkpoint: false
181
+ patch_skip: true
182
+ modulation: film
183
+ drop_path: 0.1
184
+ act_fn: GELU
185
+ use_rpb: true
186
+ use_rope: false
187
+ scheduler:
188
+ name: ddpm
189
+ train_timesteps: 20
190
+ num_inference_timesteps: 20
191
+ beta_start: 0.0001
192
+ beta_end: 0.01
193
+ beta_schedule: linear
194
+ prediction_type: epsilon
195
+ logging:
196
+ writer: wandb
197
+ mode: online
198
+ entity: ukaea-mhd
199
+ project: diffusion
200
+ run_id: peft_vqvae_20250919_073133
201
+ tqdm: true
202
+ model_summary: false
203
+ tags:
204
+ - peft
205
+ - v7
206
+ - eva
207
+ - DLcL1
208
+ - SLlogRl1
209
+ - v6_v2
210
+ - VQVAE
211
+ compression_ratio: false
212
+ name_suffix: peft_VQVAEcr40960_ep100_DLcL1_SLlogRl1_lr2e-4_eva_r32_attmlp_rho2_tau099_v2
213
+ training:
214
+ batch_size: 16
215
+ n_epochs: 100
216
+ num_workers: 4
217
+ pin_memory: true
218
+ optimizer: muon
219
+ learning_rate: 0.0002
220
+ weight_decay: 1.0e-05
221
+ scheduler: cosine_with_min_lr
222
+ min_lr: 4.0e-06
223
+ clip_grad: true
224
+ clip_to: 1.0
225
+ gradnorm_balancer: none
226
+ loss_type: complex_l1
227
+ exclude_from_wd:
228
+ - cond
229
+ integral_loss_type: int_norm_l1
230
+ spectral_loss_type: log_relative_l1
231
+ ds: 0.01
232
+ eval_loss_type: mse
233
+ eval_integral_loss_type: mse
234
+ eval_spectral_loss_type: l1
235
+ validation:
236
+ batch_size: 16
237
+ n_eval_steps: 2
238
+ validate_every_n_epochs: 10
239
+ eval_integrals: true
h5/iteration_115_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d760d9953ddaba41fe27e8d328fca43b0a7fd3c582466814c05c2ecd16f1ee6
3
+ size 1968527336
h5/iteration_131_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89e70207838238b8f528f33094ceb352d50a91fc2feca14cf80bb46b906305a7
3
+ size 1968527336
h5/iteration_134_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:711277cadbe4580b58d14a635b7efa9acbfda1fa9350504317eebcbdbb646ce9
3
+ size 1968527336
h5/iteration_13_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7d6827492f0162b09b0950811d55574f2d63c79d1b1b08557c2c363a09b3365
3
+ size 1968527336
h5/iteration_146_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46c2534a68a897481949a90b9149379e351f989e71678247d618d841ad3ff3e0
3
+ size 1968527336
h5/iteration_148_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3b78eaba218528557d4aa85a6e6fa882ebd7ad8c6898d4d581e87ca28c1a63e
3
+ size 1968527336
h5/iteration_160_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53982ba13d535f851bf08906d5f703963f9b8e03ea95e4479cd085acdbfa6a59
3
+ size 1968527336
h5/iteration_200_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75dd6e6bffac98d48625da06eac1c8b41e3f3c3fe94053a61281f29a66edc76f
3
+ size 1968527336
h5/iteration_210_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44c3914bf889d03595ec3bee9e3936a97771b1650f222852fd66b1ada435a292
3
+ size 1968527336
h5/iteration_212_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71d11951944bd09958ebd5618da921683ed511405f3478ef9228a0b3406134d9
3
+ size 1968527336
h5/iteration_213_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4755b6a0af8e0257dfe8ee68708cb886347da619748229e2796fdec6fece5f51
3
+ size 1968527336
h5/iteration_214_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:879e2e206ed3ddab1964c05ba70969e8e437000dbcc99dd2672a7a859b4a7911
3
+ size 1968527336
h5/iteration_215_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd4ef535609245b29da36c1ed8c12ffc25ca61d14432d7822eaf2d116dff0b54
3
+ size 1968527336
h5/iteration_216_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b317b5e4da03f07c4941eec5b9a4a9f84d2803268e9875161d162632cec4da83
3
+ size 1968527336
h5/iteration_218_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:755a0620dc98bf9f6fc3f61e84362cf775dc6b3d27bb92647ec9139f467a95c3
3
+ size 1968527336
h5/iteration_220_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c06b911e8f37d03dddabe9e142dbfa17d5ac04250ef916dc7fc48cd244236b4d
3
+ size 1968527336
h5/iteration_224_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:000f067d427b641e047b4f0ff1f021cc0dbc5214782040d9cc9d499cdcf3ee3a
3
+ size 1968527336
h5/iteration_228_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c64deb3448c552f479646f564e8ab7cbd5806f01aeec4c55bb3832224e81afa
3
+ size 1968527336
h5/iteration_230_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd99955a9d847e60a12c612a3d59304d0455c89c2df07e44ba5be38b67431f16
3
+ size 1968527336
h5/iteration_232_ifft_realpotens.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41bd976cb33d8db11f98aa8fbb5c014bb7943b0b6f6616d678d73555e0846239
3
+ size 1968527336
hf_norm_stats.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:467ade3c4432fb2cc3309ec26c92e9b92645c39176f496cd4aa99da7c39c6291
3
+ size 27979
nf_ckps_hf/int_mlp_iteration_115_t100_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:699657872feb3d9c5cdd5e0f1d87c244cfce89d8876710f82bb9fa59157d9344
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t105_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee1c935563b8bd4d080d5e21c386b7dd65be4b4a0e8aaf53a1cd199708eaf3d3
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t110_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88d4904e870fe4a80ff2cbfca02cd5d72fcb8d2eeacf32a216e69370fc23db98
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t115_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13f24238c39e5e948bdc8e252798cf625b547cff918968f4274125b515c17b1c
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t120_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f440257f425001749e51b73fd2449aadf7c064ad8b9933d31e4632bba39296b4
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t125_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5da9bbe4bf6b667d7ddbf974941bbd23648cb666647834a795db05565592d4c9
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t130_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed48fbba2b541ca46441dcd801c39aee94a4c84569d164be19431b6e4ab27cc3
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t135_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00740b04b90e4b9255e9b34493fec3fefa6180cc631e798878965b0162924c60
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t140_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e2a43d32bcbb07c535d2d27aa7f093553b7d5e275ba09ce8a5909524b0d0d7e
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t145_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7051fd1089f3f85e98cd3bdfaf1afa2d6d23c5724883a7cbc52ef617f5ae3a27
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t150_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:963f20f0254c02e70e4e4dc982138a78373441170955390277258223d806b8d7
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t155_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60dafe7e148097d74a0e542c860b648209ad5898e7bdc8bd8b4c21e620a69edf
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t160_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2010be3a05b73124a4e876e0e8a3df7b5dfa6b5522c1d7c5c89ff7e13dc8c6cd
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t165_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cfd888be59596659077206d6c6e212fcbe4729001d6299611e4aeeef4838272
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t170_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:507b6ef33723d580aba0c4dcf312ae581c5f1cb4777e3fa7c73332ec2b7b59fa
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t175_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90dce6528e0a13fbdcf6a0ed7416024f54992f3b76848a9cf31fef8d12739707
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t180_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:432c7c6d3ac1f65a74f16e736f5ba8a9e9969dd94dbfc6938c36f5f0c88ad43a
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t185_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a581ed866cc6d18139dabdb45faa975f2cc9d32e95b5783b6f4a5457eeb1c837
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t190_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce67363c66962446c8119998e055863b05a185a83be3daabef99858fc2f5406b
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t195_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a88f9f4da043fc028d9f6977ac7d31204da840bfaa7d0e4f056c11fe04d94a19
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_115_t200_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85ad6b8957bce385c876e539e708a1cfe92ba98f36bc3a1711bde38903a928e0
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_131_t100_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58a1574dbe58b1dda4251f3d3ca19a63ac646db99c0946a7cc487505241a1d91
3
+ size 93955
nf_ckps_hf/int_mlp_iteration_131_t105_x1167.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c28774d3b7e233b4fd3da4f5dfe4023ac056a6c38c8f53fd643f98c44fd21474
3
+ size 93955