Skip to content

Commit 8f905a6

Browse files
authored
Update README_cn.md
1 parent 65bf80b commit 8f905a6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README_cn.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040

4141
## 新闻
42-
🔥🔥 [2023/09/27] 开源了[CodeFuse-QWen-14B](https://huggingface.co/codefuse-ai/CodeFuse-QWen-14B)模型,在HumanEval pass@1(greedy decoding)上可以达到48.8%。相比较与基座模型Qwen-14b提升16%。
42+
🔥🔥 [2023/10/20] 开源了[CodeFuse-QWen-14B](https://huggingface.co/codefuse-ai/CodeFuse-QWen-14B)模型,在HumanEval pass@1(greedy decoding)上可以达到48.8%。相比较与基座模型Qwen-14b提升16%。
4343

4444
🔥🔥 [2023/09/27] 开源了[CodeFuse-StarCoder-15B](https://huggingface.co/codefuse-ai/CodeFuse-StarCoder-15B)模型,在HumanEval pass@1(greedy decoding)上可以达到54.9%。
4545

@@ -53,17 +53,18 @@
5353
| 模型 | HumanEval(Pass@1) | 日期 |
5454
|:----------------------------|:-----------------:|:-------:|
5555
| **CodeFuse-CodeLlama-34B** | **74.4%** | 2023/09 |
56-
|**CodeFuse-CodeLlama-34B-4bits** | **73.8%** | 2023/09 |
57-
| **CodeFuse-StarCoder-15B** | **54.9%** | 2023/08 |
56+
|**CodeFuse-CodeLlama-34B-4bits** | **73.8%** | 2023/09 |
5857
| WizardCoder-Python-34B-V1.0 | 73.2% | 2023/08 |
5958
| GPT-4(zero-shot) | 67.0% | 2023/03 |
6059
| PanGu-Coder2 15B | 61.6% | 2023/08 |
60+
| **CodeFuse-StarCoder-15B** | **54.9%** | 2023/08 |
6161
| CodeLlama-34b-Python | 53.7% | 2023/08 |
62+
| **CodeFuse-QWen-14B** | **48.8%** | 2023/10 |
6263
| CodeLlama-34b | 48.8% | 2023/08 |
6364
| GPT-3.5(zero-shot) | 48.1% | 2022/11 |
6465
| OctoCoder | 46.2% | 2023/08 |
6566
| StarCoder-15B | 33.6% | 2023/05 |
66-
| LLaMA 2 70B(zero-shot) | 29.9% | 2023/07 |
67+
| QWen-14B | 32.3% | 2023/10 |
6768

6869

6970
## 文章

0 commit comments

Comments
 (0)