astronomy
Smith42 commited on
Commit
39f6ad7
1 Parent(s): 8a6609b

Update readme

Browse files
Files changed (1) hide show
  1. README.md +11 -3
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 found here: [https://github.com/smith42/astropt](https://github.com/smith42/astropt)
 
 
11
 
12
- Check out the discord for updates: [https://discord.gg/MNEVegvfJq](https://discord.gg/MNEVegvfJq)
 
 
 
 
 
 
 
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)