mahindrautela commited on
Commit
0247ed1
·
verified ·
1 Parent(s): 5f841ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -52,12 +52,11 @@ datasets:
52
  - MORPH-FM-Ti: ~7M with 4 levels of finetuning including LoRA.
53
  - MORPH-FM-S: ~30M with 4 levels of finetuning including LoRA.
54
  - MORPH-FM-M: ~120M with 4 levels of finetuning including LoRA.
55
- - MORPH-FM-L: ~500M with 4 levels of finetuning including LoRA.
56
- - MORPH-FM-XL: **~1.2B (coming up soon)**.
57
  - MORPH-SS-Ti: ~7M standalone models for 13 datasets.
58
  - MORPH-SS-S: ~30M standalone models for 13 datasets.
59
 
60
-
61
  ## Architecture:
62
  - MORPH is built on a convolutional vision transformer backbone that seamlessly handles heterogeneous spatiotemporal
63
  datasets of varying data dimensionality (1D–3D) at different resolutions, multiple
 
52
  - MORPH-FM-Ti: ~7M with 4 levels of finetuning including LoRA.
53
  - MORPH-FM-S: ~30M with 4 levels of finetuning including LoRA.
54
  - MORPH-FM-M: ~120M with 4 levels of finetuning including LoRA.
55
+ - MORPH-FM-L: ~500M with 4 levels of finetuning including LoRA (we prefer LoRA).
56
+ - MORPH-FM-XL: 1.2B with 4 levels of finetuning including LoRA (we prefer LoRA).
57
  - MORPH-SS-Ti: ~7M standalone models for 13 datasets.
58
  - MORPH-SS-S: ~30M standalone models for 13 datasets.
59
 
 
60
  ## Architecture:
61
  - MORPH is built on a convolutional vision transformer backbone that seamlessly handles heterogeneous spatiotemporal
62
  datasets of varying data dimensionality (1D–3D) at different resolutions, multiple