Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# Surya 1.0
|
6 |
+
|
7 |
+
This repo contains the weights, configuration file and data scaling information for Surya. Surya is a 366M parameter foundation model for heliophysics pretrained on 13 channels of SDO data. Code and examples can be found [on GitHug](https://github.com/NASA-IMPACT/Surya).
|
8 |
+
|
9 |
+
Contents:
|
10 |
+
- [surya.366m.v1.pt](surya.366m.v1.pt): Weights
|
11 |
+
- [config.yaml](config.yaml): Model configuration
|
12 |
+
- [scalers.yaml](scalers.yaml): Parameters for data scaling
|