update result.png

This commit is contained in:
Dejian 2023-11-02 22:23:07 +08:00
parent 8762a24e10
commit 78570cb79d
4 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
Deepseek Coder comprises a series of code language models trained on both 87% code and 13% natural language in English and Chinese, with each model pre-trained on 2T tokens. We provide various sizes of the code model, ranging from 1B to 33B versions. Each model is pre-trained on project-level code corpus by employing a window size of 16K and a extra fill-in-the-blank task, to support project-level code completion and infilling. For coding capabilities, Deepseek Coder achieves state-of-the-art performance among open-source code models on multiple programming languages and various benchmarks.
<p align="center">
<img src="pictures/result.jpeg" alt="result" width="70%">
<img src="pictures/result.png" alt="result" width="70%">
</p>
- **Massive Training Data**: Trained on 2T tokens, including 87% code and 13% linguistic data in both English and Chinese languages.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 MiB

BIN
pictures/result.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 836 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 451 KiB