We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86f640 commit 463f622Copy full SHA for 463f622
src/distilabel/steps/tasks/magpie/base.py
@@ -191,6 +191,8 @@ 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