TomPei commited on
Commit
1c87fef
·
verified ·
1 Parent(s): 02d0b24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -171,11 +171,11 @@ HumanEval 是评估模型在代码生成方面性能的最常见的基准,尤
171
  | 模型 | HumanEval python pass@1 |
172
  | --- |----------------------------------------------------------------------------- |
173
  | CodeLlama-7b-hf | 30.5%|
174
- | opencsg-CodeLlama-7b-v0.1(4k) | **43.9%** |
175
  | CodeLlama-13b-hf | 36.0%|
176
- | opencsg-CodeLlama-13b-v0.1(4k) | **51.2%** |
177
  | CodeLlama-34b-hf | 48.2%|
178
- | opencsg-CodeLlama-34b-v0.1(4k)| **56.1%** |
179
 
180
  **TODO**
181
  - 未来我们将提供更多微调模型的在各基准上的分数。
 
171
  | 模型 | HumanEval python pass@1 |
172
  | --- |----------------------------------------------------------------------------- |
173
  | CodeLlama-7b-hf | 30.5%|
174
+ | opencsg-CodeLlama-7b-v0.1 | **43.9%** |
175
  | CodeLlama-13b-hf | 36.0%|
176
+ | opencsg-CodeLlama-13b-v0.1 | **51.2%** |
177
  | CodeLlama-34b-hf | 48.2%|
178
+ | opencsg-CodeLlama-34b-v0.1| **56.1%** |
179
 
180
  **TODO**
181
  - 未来我们将提供更多微调模型的在各基准上的分数。