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

Skip to content

Commit c535d95

Browse files
minor(README)
1 parent 22cbae9 commit c535d95

File tree ECCA

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,14 +220,12 @@ This instruction is challenging because our **Magicoder**'s fine-tuning dataset
220220
- **Magicoder-*S*-DS-6.7B**: **Correct!** It successfully performs the 45-degree rotation on the input image in the **clockwise** direction. As required in the instruction, it **adds the text description** under the output.
221221

222222
Interface:
223-
224223
![Magicoder](assets/magicoder-s-ds.png)
225224

226225

227-
- **Deepseek-coder-6.7b-base**: Wrong. It also wrongly performs the 45-degree rotation on the input image in the **counterclockwise** direction. Even worse, it **misses the text description** under the output.
226+
- **Deepseek-coder-6.7b-base**: Wrong. It wrongly performs the 45-degree rotation on the input image in the **counterclockwise** direction. Even worse, it **misses the text description** under the output.
228227

229228
Interface:
230-
231229
![deepseek-coder-6.7b-base](assets/ds-coder-base.png)
232230

233231
</details>

0 commit comments

Comments
 (0)
0