fix in-page link for detailed eval results

This commit is contained in:
JacobLinCool 2024-02-17 20:16:18 +08:00 committed by GitHub
parent 23931be14c
commit cfa072c50e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ The result shows that DeepSeek-Coder-Base-33B significantly outperforms existing
Surprisingly, our DeepSeek-Coder-Base-7B reaches the performance of CodeLlama-34B.
The DeepSeek-Coder-Instruct-33B model after instruction tuning outperforms GPT35-turbo on HumanEval and achieves comparable results with GPT35-turbo on MBPP.
More evaluation details can be found in the [Detailed Evaluation](#5-detailed-evaluation-results).
More evaluation details can be found in the [Detailed Evaluation](#6-detailed-evaluation-results).
### 3. Procedure of Data Creation and Model Training