nhanv commited on
Commit
01aa790
1 Parent(s): 7c76c25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 the simple tempale for generate the solution for evalplus:
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}"