Fix huggingface user name since the previous one is changed to private
Browse files
README.md
CHANGED
|
@@ -36,7 +36,7 @@ Please refer to the [official GitHub repository](https://github.com/atomicarchit
|
|
| 36 |
<td>EquiformerV3</td>
|
| 37 |
<td>MPtrj</td>
|
| 38 |
<td>
|
| 39 |
-
<a href="https://huggingface.co/
|
| 40 |
mptrj_gradient.pt
|
| 41 |
</a>
|
| 42 |
</td>
|
|
@@ -62,7 +62,7 @@ Training consists of (1) direct pre-training on OMat24, (2) gradient fine-tuning
|
|
| 62 |
</a>
|
| 63 |
</td>
|
| 64 |
<td>
|
| 65 |
-
<a href="https://huggingface.co/
|
| 66 |
omat24_direct.pt
|
| 67 |
</a>
|
| 68 |
</td>
|
|
@@ -76,7 +76,7 @@ Training consists of (1) direct pre-training on OMat24, (2) gradient fine-tuning
|
|
| 76 |
</a>
|
| 77 |
</td>
|
| 78 |
<td>
|
| 79 |
-
<a href="https://huggingface.co/
|
| 80 |
omat24_gradient.pt
|
| 81 |
</a>
|
| 82 |
</td>
|
|
@@ -90,7 +90,7 @@ Training consists of (1) direct pre-training on OMat24, (2) gradient fine-tuning
|
|
| 90 |
</a>
|
| 91 |
</td>
|
| 92 |
<td>
|
| 93 |
-
<a href="https://huggingface.co/
|
| 94 |
omat24-mptrj-salex_gradient.pt
|
| 95 |
</a>
|
| 96 |
</td>
|
|
|
|
| 36 |
<td>EquiformerV3</td>
|
| 37 |
<td>MPtrj</td>
|
| 38 |
<td>
|
| 39 |
+
<a href="https://huggingface.co/mirror-physics/equiformer_v3/blob/main/checkpoint/mptrj_gradient.pt">
|
| 40 |
mptrj_gradient.pt
|
| 41 |
</a>
|
| 42 |
</td>
|
|
|
|
| 62 |
</a>
|
| 63 |
</td>
|
| 64 |
<td>
|
| 65 |
+
<a href="https://huggingface.co/mirror-physics/equiformer_v3/blob/main/checkpoint/omat24_direct.pt">
|
| 66 |
omat24_direct.pt
|
| 67 |
</a>
|
| 68 |
</td>
|
|
|
|
| 76 |
</a>
|
| 77 |
</td>
|
| 78 |
<td>
|
| 79 |
+
<a href="https://huggingface.co/mirror-physics/equiformer_v3/blob/main/checkpoint/omat24_gradient.pt">
|
| 80 |
omat24_gradient.pt
|
| 81 |
</a>
|
| 82 |
</td>
|
|
|
|
| 90 |
</a>
|
| 91 |
</td>
|
| 92 |
<td>
|
| 93 |
+
<a href="https://huggingface.co/mirror-physics/equiformer_v3/blob/main/checkpoint/omat24-mptrj-salex_gradient.pt">
|
| 94 |
omat24-mptrj-salex_gradient.pt
|
| 95 |
</a>
|
| 96 |
</td>
|