add hyperlink to dummy yml file

This commit is contained in:
jack.butler
2023-02-10 15:22:27 +00:00
parent 2ebb336141
commit 3f9e2c31ac
+2 -1
View File
@@ -11,7 +11,8 @@ pip install -r requirements.txt
Write or inherit a `configs/<config-name>.yml` file to store training
configuration details.
> The configuration file must have _at least_ all the keys present in dummy.yml
> The configuration file must have _at least_ all the keys present in
> [`configs/dummy.yml`](model/reward/instructor/configs/dummy.yml)
Run training procedure