From 3f9e2c31ac4c35e429be0f27838c4d96ce86a56a Mon Sep 17 00:00:00 2001 From: "jack.butler" Date: Fri, 10 Feb 2023 15:22:27 +0000 Subject: [PATCH] add hyperlink to dummy yml file --- model/reward/instructor/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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