diff --git a/README.md b/README.md index dc6877f..a328625 100644 --- a/README.md +++ b/README.md @@ -204,4 +204,4 @@ CUDA_VISIBLE_DEVICES=0,1,2,3,4,5 accelerate launch \ We first deploy SFT and GRPO model using vllm and, deploy reward model using danjgo, then we evaluate our model based on SOTOPIA-EVAL framework. -For details please see [this section](#https://github.com/sotopia-lab/sotopia-rl/tree/main/evals/README.md). +For details please see [this section](https://github.com/sotopia-lab/sotopia-rl/tree/main/evals/README.md). diff --git a/evals/README.md b/evals/README.md index 7af9cfa..af9aec7 100644 --- a/evals/README.md +++ b/evals/README.md @@ -122,4 +122,4 @@ python examples/experiment_eval.py \ "--gin.TAG='${TAG}'" ``` -For ENV_IDS in ` sotopia-hard` and ` sotopia-all` , please see [this file](#https://github.com/sotopia-lab/sotopia-rl/tree/main/data/env_ids.txt). +For ENV_IDS in ` sotopia-hard` and ` sotopia-all` , please see [this file](https://github.com/sotopia-lab/sotopia-rl/tree/main/data/env_ids.txt).