Skip to content

Commit 463f622

Browse files
committed
testing
1 parent a86f640 commit 463f622

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,8 @@ 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+
194196
Attributes:
195197
n_turns: the number of turns that the generated conversation will have.
196198
only_instruction: whether to generate only the instruction. If this argument is

0 commit comments

Comments
 (0)