Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ Nxcode-CQ-7B-orpo is an ORPO fine-tune of Qwen/CodeQwen1.5-7B-Chat on 100k sampl
|
|
28 |
| HumanEval | 86.0 |
|
29 |
| HumanEval+ | 81.1 |
|
30 |
|
31 |
-
We use
|
32 |
|
33 |
```python
|
34 |
"Complete the following Python function:\n{prompt}"
|
|
|
28 |
| HumanEval | 86.0 |
|
29 |
| HumanEval+ | 81.1 |
|
30 |
|
31 |
+
We use a simple template to generate the solution for evalplus:
|
32 |
|
33 |
```python
|
34 |
"Complete the following Python function:\n{prompt}"
|