mirror of
https://github.com/deepseek-ai/DeepSeek-V2
synced 2025-01-22 18:45:31 +00:00
Update README.md
This commit is contained in:
parent
8db5218e29
commit
f5a4b9258f
@ -91,7 +91,7 @@ Due to the constraints of HuggingFace, the open-source code currently experience
|
||||
|
||||
<div align="center">
|
||||
|
||||
| **Benchmark** | **Domain** | **LLaMA3 70B** | **Mixtral 8x22B** | **DeepSeek V1 (Dense-67B)** | **DeepSeek V2 (MoE-236B)** |
|
||||
| **Benchmark** | **Domain** | **LLaMA3 70B** | **Mixtral 8x22B** | **DeepSeek-V1 (Dense-67B)** | **DeepSeek-V2 (MoE-236B)** |
|
||||
|:-----------:|:--------:|:------------:|:---------------:|:-------------------------:|:------------------------:|
|
||||
| **MMLU** | English | 78.9 | 77.6 | 71.3 | 78.5 |
|
||||
| **BBH** | English | 81.0 | 78.9 | 68.7 | 78.9 |
|
||||
@ -116,7 +116,7 @@ Evaluation results on the ``Needle In A Haystack`` (NIAH) tests. DeepSeek-V2 pe
|
||||
#### Standard Benchmark
|
||||
<div align="center">
|
||||
|
||||
| Benchmark | Domain | QWen1.5 72B Chat | Mixtral 8x22B | LLaMA3 70B Instruct | DeepSeek V1 Chat (SFT) | DeepSeek V2 Chat(SFT) | DeepSeek V2 Chat(RL) |
|
||||
| Benchmark | Domain | QWen1.5 72B Chat | Mixtral 8x22B | LLaMA3 70B Instruct | DeepSeek-V1 Chat (SFT) | DeepSeek-V2 Chat (SFT) | DeepSeek-V2 Chat (RL) |
|
||||
|:-----------:|:----------------:|:------------------:|:---------------:|:---------------------:|:-------------:|:-----------------------:|:----------------------:|
|
||||
| **MMLU** | English | 76.2 | 77.8 | 80.3 | 71.1 | 78.4 | 77.8 |
|
||||
| **BBH** | English | 65.9 | 78.4 | 80.1 | 71.7 | 81.3 | 79.7 |
|
||||
|
Loading…
Reference in New Issue
Block a user