deepseek-admin
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ license_link: LICENSE
|
|
15 |
|
16 |
### 1. Introduction of Deepseek-Coder-7B-Instruct v1.5
|
17 |
|
18 |
-
Deepseek-Coder-7B-Instruct-v1.5 is continue pre-trained from Deepseek-LLM 7B on 2T tokens by employing a window size of 4K
|
19 |
|
20 |
- **Home Page:** [DeepSeek](https://deepseek.com/)
|
21 |
- **Repository:** [deepseek-ai/deepseek-coder](https://github.com/deepseek-ai/deepseek-coder)
|
|
|
15 |
|
16 |
### 1. Introduction of Deepseek-Coder-7B-Instruct v1.5
|
17 |
|
18 |
+
Deepseek-Coder-7B-Instruct-v1.5 is continue pre-trained from Deepseek-LLM 7B on 2T tokens by employing a window size of 4K and next token prediction objective, and then fine-tuned on 2B tokens of instruction data.
|
19 |
|
20 |
- **Home Page:** [DeepSeek](https://deepseek.com/)
|
21 |
- **Repository:** [deepseek-ai/deepseek-coder](https://github.com/deepseek-ai/deepseek-coder)
|