euler314 commited on
Commit
1e3abbf
·
verified ·
1 Parent(s): c388baa

Update v2 size: fp16 6.7MB

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ maritime, or emergency decisions.**
21
 
22
  | model | params | inputs | training data |
23
  |---|---|---|---|
24
- | StormFusion-MT v2 | 3.3M | ERA5 patches + track history | WP, 2000+, 1,337 storm-centered windows |
25
  | **TrackFormer** | 21M (fp16, 43MB) | **track history only (no ERA5)** | all basins, 1980+, 84,150 windows |
26
 
27
  Weights and full reproducible code (dataset builders, training, eval) are in the GitHub repo:
 
21
 
22
  | model | params | inputs | training data |
23
  |---|---|---|---|
24
+ | StormFusion-MT v2 | 3.3M (fp16, 6.7MB) | ERA5 patches + track history | WP, 2000+, 1,337 storm-centered windows |
25
  | **TrackFormer** | 21M (fp16, 43MB) | **track history only (no ERA5)** | all basins, 1980+, 84,150 windows |
26
 
27
  Weights and full reproducible code (dataset builders, training, eval) are in the GitHub repo: