Update README.md

This commit is contained in:
Daya Guo 2023-10-29 14:47:31 +08:00 committed by GitHub
parent 15ec4d27e5
commit 1ab77f7208
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)