8000 minor(README) · ise-uiuc/magicoder@f05a3e3 · GitHub
[go: up one dir, main page]

Skip to content

Commit f05a3e3

Browse files
minor(README)
1 parent df92597 commit f05a3e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Here are some interesting examples showing **Magicoder**'s improvements over the
131131
<details>
132132
<summary> <strong> Magicoder's Understanding Ability </strong> </summary>
133133

134-
We create the following two examples by making two original HumanEval problems more complicated. While both **Magicoder-*S*-DS-6.7B** and **deepseek-coder-6.7b-base**, which is **Magicoder**'s base model, can solve the original HumanEval problem, only our **Magicoder-*S*-DS-6.7B** can solve the new complicated problems.
134+
We create the following two examples by making two original HumanEval problems more complicated. While both **Magicoder-*S*-DS-6.7B** and **deepseek-coder-6.7b-base**, which is **Magicoder-*S*-DS-6.7B**'s base model, can solve the original HumanEval problem, only our **Magicoder-*S*-DS-6.7B** can solve the new complicated problems.
135135

136136
### Example 1
137137
Original Problem:
@@ -208,7 +208,7 @@ def is_cube(a):
208208
<details>
209209
<summary> <strong> Magicoder's Ability to Use External Libraries </strong> </summary>
210210

211-
We create the following example that requires models to use external libraries for the certain task. While our **Magicoder-*S*-DS-6.7B** successfully follow the instruction in the example, **deepseek-coder-6.7b-base** tend to miss some requirements in the instruction.
211+
We create the following example that requires models to use external libraries for the certain task. While our **Magicoder-*S*-DS-6.7B** successfully follows the instruction in the example, **deepseek-coder-6.7b-base**, which is **Magicoder-*S*-DS-6.7B**'s base model, tends to miss some requirements in the instruction.
212212

213213
Prompt:
214214
```

0 commit comments

Comments
 (0)
0