Update readme
Browse files
README.md
CHANGED
@@ -5,8 +5,16 @@ datasets:
|
|
5 |
tags:
|
6 |
- astronomy
|
7 |
---
|
8 |
-
# astroPT
|
9 |
|
10 |
-
Here we have the model files for the astroPT project, code
|
|
|
|
|
11 |
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
tags:
|
6 |
- astronomy
|
7 |
---
|
8 |
+
# astroPT: a Large Observation Model for Astronomy
|
9 |
|
10 |
+
Here we have the model files for the astroPT project, the code to run inference
|
11 |
+
with these models is found here:
|
12 |
+
[https://github.com/smith42/astropt](https://github.com/smith42/astropt)
|
13 |
|
14 |
+
You will find the fully trained models (pretrained on 8.6 million galaxies) in
|
15 |
+
folders labelled with the model parameter count in the
|
16 |
+
`astroPT/models/fully_trained/` directory.
|
17 |
+
|
18 |
+
## Updates and community
|
19 |
+
|
20 |
+
AstroPT is an open-to-all UniverseTBD project. Please join the [UniverseTBD](https://universetbd.org) Discord for updates: [https://discord.gg/MNEVegvfJq](https://discord.gg/MNEVegvfJq)
|