Update README.md
Browse files
README.md
CHANGED
@@ -158,7 +158,7 @@ anemoi-training train --config-name=config_pretraining.yaml
|
|
158 |
```
|
159 |
|
160 |
Now, you can fine-tune your model for rollout using the `run_id` of your previous run,
|
161 |
-
Note - this run_id refers to the
|
162 |
For more details, please refer to https://anemoi.readthedocs.io/projects/training/en/latest/user-guide/training.html#restarting-a-training-run
|
163 |
|
164 |
```
|
|
|
158 |
```
|
159 |
|
160 |
Now, you can fine-tune your model for rollout using the `run_id` of your previous run,
|
161 |
+
Note - this run_id refers to the run_id and you can find it looking at the checkpoint folder path.
|
162 |
For more details, please refer to https://anemoi.readthedocs.io/projects/training/en/latest/user-guide/training.html#restarting-a-training-run
|
163 |
|
164 |
```
|