jacobbieker commited on
Commit
1da99b6
·
verified ·
1 Parent(s): 9dfc81a
.gitattributes CHANGED
@@ -33,3 +33,11 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ timesteps/0/0_10m_u_component_of_wind_timestep975.png filter=lfs diff=lfs merge=lfs -text
37
+ timesteps/0/0_10m_v_component_of_wind_timestep975.png filter=lfs diff=lfs merge=lfs -text
38
+ timesteps/0/0_2m_temperature_timestep975.png filter=lfs diff=lfs merge=lfs -text
39
+ timesteps/0/0_mean_sea_level_pressure_timestep975.png filter=lfs diff=lfs merge=lfs -text
40
+ timesteps/1000/1000_10m_u_component_of_wind_timestep0.png filter=lfs diff=lfs merge=lfs -text
41
+ timesteps/1000/1000_10m_v_component_of_wind_timestep0.png filter=lfs diff=lfs merge=lfs -text
42
+ timesteps/1000/1000_2m_temperature_timestep0.png filter=lfs diff=lfs merge=lfs -text
43
+ timesteps/1000/1000_mean_sea_level_pressure_timestep0.png filter=lfs diff=lfs merge=lfs -text
logs/udm_v1/events.out.tfevents.1724481192.princebieker.2971569.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ca69674d802a15949af49cae9814c25f485f9c14d564fffdaf2953afc2ba88b
3
+ size 417543
model_index.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "Era5Pipeline",
3
+ "_diffusers_version": "0.29.2",
4
+ "scheduler": [
5
+ "diffusers",
6
+ "EDMDPMSolverMultistepScheduler"
7
+ ],
8
+ "unet": [
9
+ "udm.models.udm",
10
+ "UDM"
11
+ ]
12
+ }
scheduler/scheduler_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "EDMDPMSolverMultistepScheduler",
3
+ "_diffusers_version": "0.29.2",
4
+ "algorithm_type": "sde-dpmsolver++",
5
+ "dynamic_thresholding_ratio": 0.995,
6
+ "euler_at_final": false,
7
+ "final_sigmas_type": "zero",
8
+ "lower_order_final": true,
9
+ "num_train_timesteps": 1000,
10
+ "prediction_type": "epsilon",
11
+ "rho": 7.0,
12
+ "sample_max_value": 1.0,
13
+ "sigma_data": 0.5,
14
+ "sigma_max": 88.0,
15
+ "sigma_min": 0.02,
16
+ "sigma_schedule": "karras",
17
+ "solver_order": 2,
18
+ "solver_type": "midpoint",
19
+ "thresholding": false
20
+ }
timesteps/0/0_10m_u_component_of_wind_timestep975.png ADDED

Git LFS Details

  • SHA256: 29f5b407df1f20fd35cca5b904715ace39452a91a3f1e80c42b8c75fdae2a4d0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.6 MB
timesteps/0/0_10m_v_component_of_wind_timestep975.png ADDED

Git LFS Details

  • SHA256: c2678f743d9c6ff36eb2dad67ca9f7a43689e7043be2bb15e7afc0eb00d14590
  • Pointer size: 132 Bytes
  • Size of remote file: 1.5 MB
timesteps/0/0_2m_temperature_timestep975.png ADDED

Git LFS Details

  • SHA256: 50a1da81c20a75a3b21b86d6ec54f7a2e861a1fa60cf875c50abd2a52b3445a8
  • Pointer size: 132 Bytes
  • Size of remote file: 1.45 MB
timesteps/0/0_mean_sea_level_pressure_timestep975.png ADDED

Git LFS Details

  • SHA256: 82ef14fbbe9c362676bcfb5640c9603f9dd49e905cce14716ab22f39aa4f1306
  • Pointer size: 132 Bytes
  • Size of remote file: 1.39 MB
timesteps/1000/1000_10m_u_component_of_wind_timestep0.png ADDED

Git LFS Details

  • SHA256: 6bba735a8e737267f69fe55557977265615d70798d173d107f87c1d74afc2bba
  • Pointer size: 132 Bytes
  • Size of remote file: 4.12 MB
timesteps/1000/1000_10m_v_component_of_wind_timestep0.png ADDED

Git LFS Details

  • SHA256: 50a5e1d557bfd425884cf57f35170c2c1af4024663746aa9dcca52cb92a6b427
  • Pointer size: 132 Bytes
  • Size of remote file: 3.77 MB
timesteps/1000/1000_2m_temperature_timestep0.png ADDED

Git LFS Details

  • SHA256: 6c06ff8f878cb331baf7803ea271124d17b069806bf01d1a1d87583f4478cbcd
  • Pointer size: 132 Bytes
  • Size of remote file: 3.61 MB
timesteps/1000/1000_mean_sea_level_pressure_timestep0.png ADDED

Git LFS Details

  • SHA256: 1f126136c53596745008349f24ea60b28389d0d439d814f519dd5defd7161953
  • Pointer size: 132 Bytes
  • Size of remote file: 3.5 MB
unet/config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UDM",
3
+ "_diffusers_version": "0.29.2",
4
+ "act_fn": "silu",
5
+ "add_attention": true,
6
+ "attention_head_dim": 8,
7
+ "attn_norm_num_groups": null,
8
+ "block_out_channels": [
9
+ 64,
10
+ 128,
11
+ 256
12
+ ],
13
+ "center_input_sample": false,
14
+ "class_embed_type": null,
15
+ "down_block_types": [
16
+ "DownBlock2D",
17
+ "DownBlock2D",
18
+ "AttnDownBlock2D"
19
+ ],
20
+ "downsample_padding": 1,
21
+ "downsample_type": "conv",
22
+ "dropout": 0.0,
23
+ "flip_sin_to_cos": true,
24
+ "freq_shift": 0,
25
+ "in_channels": 14,
26
+ "layers_per_block": 2,
27
+ "mid_block_scale_factor": 1,
28
+ "norm_eps": 1e-05,
29
+ "norm_num_groups": 32,
30
+ "num_class_embeds": null,
31
+ "num_train_timesteps": null,
32
+ "out_channels": 4,
33
+ "resnet_time_scale_shift": "default",
34
+ "sample_size": [
35
+ 184,
36
+ 364
37
+ ],
38
+ "time_embedding_type": "positional",
39
+ "up_block_types": [
40
+ "AttnUpBlock2D",
41
+ "UpBlock2D",
42
+ "UpBlock2D"
43
+ ],
44
+ "upsample_type": "conv"
45
+ }
unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b022ce0a374571fd8524c037d5b2f559818fa8a7c5ef4e90dd7c603e99a74b57
3
+ size 62955648