You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -220,14 +220,12 @@ This instruction is challenging because our **Magicoder**'s fine-tuning dataset
220
220
-**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.
221
221
222
222
Interface:
223
-
224
223

225
224
226
225
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.
0 commit comments