From 1ab77f7208994fd78df4ef78acce557be416f6e9 Mon Sep 17 00:00:00 2001 From: Daya Guo <40300434+guoday@users.noreply.github.com> Date: Sun, 29 Oct 2023 14:47:31 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ad7eb8..ee2b7d5 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ print(tokenizer.decode(outputs[0])) ### 5. Evaluation Results -The reproducible code for the following evaluation results can be found in the Evaluation directory. +The reproducible code for the following evaluation results can be found in the [Evaluation](https://github.com/deepseek-ai/deepseek-coder/tree/main/Evaluation) directory. #### 1) [HumanEval](https://github.com/deepseek-ai/deepseek-coder/tree/main/Evaluation/HumanEval)