cosmo-rea-downscaling
pzharring commited on
Commit
dd18100
·
verified ·
1 Parent(s): ef2a63a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -82,8 +82,8 @@ Hugging Face: 07/27/2026 via [https://huggingface.co/nvidia/corrdiff-cosmo-era5]
82
  **Network Architecture:** Diffusion Transformer (DiT) with axial 2D rotary
83
  position embeddings (RoPE), localized neighborhood attention (NATTEN, kernel size
84
  23), and a patch-size-2 tokenizer. The deterministic (mean) model is a regression
85
- DiT (~98M parameters) with a convolutional detokenizer head; the generative
86
- (ensemble) model is an EDM-preconditioned diffusion DiT (~174M parameters) with
87
  the standard patch detokenizer, sampled with an 18-step deterministic (Heun)
88
  sampler. Both resolutions (REA6, REA2) share this architecture. Note: although
89
  part of the CorrDiff downscaling family, this model uses a Diffusion Transformer
 
82
  **Network Architecture:** Diffusion Transformer (DiT) with axial 2D rotary
83
  position embeddings (RoPE), localized neighborhood attention (NATTEN, kernel size
84
  23), and a patch-size-2 tokenizer. The deterministic (mean) model is a regression
85
+ DiT (98M parameters) with a convolutional detokenizer head; the generative
86
+ (ensemble) model is an EDM-preconditioned diffusion DiT (174M parameters) with
87
  the standard patch detokenizer, sampled with an 18-step deterministic (Heun)
88
  sampler. Both resolutions (REA6, REA2) share this architecture. Note: although
89
  part of the CorrDiff downscaling family, this model uses a Diffusion Transformer