We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 463f622 commit 953b933Copy full SHA for 953b933
src/distilabel/steps/tasks/magpie/base.py
@@ -191,8 +191,6 @@ class Magpie(Task, MagpieBase):
191
conversation. This method was described in the paper 'Magpie: Alignment Data Synthesis from
192
Scratch by Prompting Aligned LLMs with Nothing'.
193
194
- 
195
-
196
Attributes:
197
n_turns: the number of turns that the generated conversation will have.
198
only_instruction: whether to generate only the instruction. If this argument is
0 commit comments