Skip to content

Commit 4e6a4dc

Browse files
authored
Update README.md
1 parent b0b5e8b commit 4e6a4dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,23 +46,23 @@ We provide the pretrained AstroCLIP model on the Huggingface model hub for easy
4646
<td>AstroCLIP</td>
4747
<td>CLIP</td>
4848
<td>370M</td>
49-
<td><a href="">ckpt</a></td>
49+
<td><a href="https://huggingface.co/polymathic-ai/astroclip">ckpt</a></td>
5050
<td><a href="https://github.com/PolymathicAI/AstroCLIP/blob/main/configs/astroclip.yaml">config</a></td>
5151
<td><a href="https://example.com/link3">logs</a></td>
5252
</tr>
5353
<tr>
5454
<td>Image Encoder</td>
5555
<td>DINOv2</td>
5656
<td>302M</td>
57-
<td><a href="https://example.com/link1">ckpt</a></td>
57+
<td><a href="https://huggingface.co/polymathic-ai/astrodino">ckpt</a></td>
5858
<td><a href="https://github.com/PolymathicAI/AstroCLIP/blob/main/astroclip/astrodino/config.yaml">config</a></td>
5959
<td><a href="https://example.com/link3">logs</a></td>
6060
</tr>
6161
<tr>
6262
<td>Spectrum Encoder</td>
6363
<td>Masked Modeling</td>
6464
<td>43M</td>
65-
<td><a href="https://example.com/link1">ckpt</a></td>
65+
<td><a href="https://huggingface.co/polymathic-ai/specformer">ckpt</a></td>
6666
<td><a href="https://github.com/PolymathicAI/AstroCLIP/blob/main/configs/specformer.yaml">config</a></td>
6767
<td><a href="https://example.com/link3">logs</a></td>
6868
</tr>

0 commit comments

Comments
 (0)