BonanDing commited on
Commit
d5a893d
·
1 Parent(s): 5e9da5a

update README

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -82,3 +82,5 @@ You can also override values from the CLI used in the scripts:
82
  ```bash
83
  python -m main +name=train experiment.training.batch_size=8 experiment.training.max_steps=100000
84
  ```
 
 
 
82
  ```bash
83
  python -m main +name=train experiment.training.batch_size=8 experiment.training.max_steps=100000
84
  ```
85
+
86
+ W&B run IDs: `configurations/training.yaml` has `resume` and `load` fields. The run ID is the short token in the run URL (for example, `ot7jqmgn`).