From 7036df8dc077b2d58d9ebf2726aeca52b30e70f0 Mon Sep 17 00:00:00 2001 From: "jack.butler" Date: Fri, 10 Feb 2023 15:23:06 +0000 Subject: [PATCH] update link to relative link --- model/reward/instructor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model/reward/instructor/README.md b/model/reward/instructor/README.md index 4eb2fb2d..57e27483 100644 --- a/model/reward/instructor/README.md +++ b/model/reward/instructor/README.md @@ -12,7 +12,7 @@ Write or inherit a `configs/.yml` file to store training configuration details. > The configuration file must have _at least_ all the keys present in -> [`configs/dummy.yml`](model/reward/instructor/configs/dummy.yml) +> [`configs/dummy.yml`](configs/dummy.yml) Run training procedure