Add library name
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ colorFrom: red
|
|
6 |
colorTo: blue
|
7 |
sdk: static
|
8 |
pinned: false
|
|
|
9 |
---
|
10 |
|
11 |
Prithvi WxC is a 2.3 billion parameter model trained on 160 different variables from MERRA-2 data. It has been pretrained on both forecasting and masked
|
|
|
6 |
colorTo: blue
|
7 |
sdk: static
|
8 |
pinned: false
|
9 |
+
library_name: terratorch
|
10 |
---
|
11 |
|
12 |
Prithvi WxC is a 2.3 billion parameter model trained on 160 different variables from MERRA-2 data. It has been pretrained on both forecasting and masked
|