Update README.md
Browse filesfix training script url
README.md
CHANGED
@@ -91,5 +91,5 @@ For now, please download MPTrj data from [figshare](https://figshare.com/article
|
|
91 |
|
92 |
<!-- This should link to a Training Procedure Card, perhaps with a short stub of information on what the training procedure is all about as well as documentation related to hyperparameters or additional training details. -->
|
93 |
|
94 |
-
We provide an example multi-GPU training script [2023-08-14-mace-universal.sbatch](
|
95 |
|
|
|
91 |
|
92 |
<!-- This should link to a Training Procedure Card, perhaps with a short stub of information on what the training procedure is all about as well as documentation related to hyperparameters or additional training details. -->
|
93 |
|
94 |
+
We provide an example multi-GPU training script [2023-08-14-mace-universal.sbatch](https://huggingface.co/cyrusyc/mace-universal/blob/main/2023-08-14-mace-universal.sbatch), which uses 40 A100s on NERSC Perlmutter. Please see MACE `multi-gpu` branch for more detailed instructions.
|
95 |
|