diff --git a/model/reward/instructor/README.md b/model/reward/instructor/README.md index 1613da27..4eb2fb2d 100644 --- a/model/reward/instructor/README.md +++ b/model/reward/instructor/README.md @@ -11,7 +11,8 @@ pip install -r requirements.txt Write or inherit a `configs/.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