Skip to content

Commit 953b933

Browse files
committed
Worth trying
1 parent 463f622 commit 953b933

File tree

1 file changed

+0
-2
lines changed
  • src/distilabel/steps/tasks/magpie

1 file changed

+0
-2
lines changed

Diff for: src/distilabel/steps/tasks/magpie/base.py

-2
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,6 @@ class Magpie(Task, MagpieBase):
191191
conversation. This method was described in the paper 'Magpie: Alignment Data Synthesis from
192192
Scratch by Prompting Aligned LLMs with Nothing'.
193193
194-
![magpie](https://magpie-align.github.io/magpie_logo.png)
195-
196194
Attributes:
197195
n_turns: the number of turns that the generated conversation will have.
198196
only_instruction: whether to generate only the instruction. If this argument is

0 commit comments

Comments
 (0)