trollek commited on
Commit
52f669b
·
verified ·
1 Parent(s): a85b6c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -21,11 +21,11 @@ A small model to create prompts the [Magpie](https://arxiv.org/abs/2406.08464) w
21
 
22
  The secret sauce turned out to be also training on the prompts. I did that last with SystemChat-1.1 in order to be able to steer the prompt generation. It does not work without a system message.
23
 
24
- Now imagine, if you will, having this bad boy generating a bunch of different prompts right, and having another model like, I mean.. [LittleInstructionJudge](https://huggingface.co/trollek/LittleInstructionJudge-4B-v0.1) right, judge all of the instructions right, and then slam a serverfarm with the cream of the crop right.
25
 
26
  In other words, giving it a system prompt like "You are a creative writing partner", "You are an advanced coding assistant", "You are a damn good psychologist", etc, you can can quickly generate prompts for a niche dataset that can then be answered by large model.
27
 
28
- In a different language: Ved hjælp at Husskades indsigt, hvor man udnytter sprogmodellers natur til at skabe tilpasningsdata, kan man med fordel bruge denne sprogmodel til at skrive instruktioner, og endda styre indholdet ved hjælp at system beskeden.
29
 
30
  ## Training
31
 
 
21
 
22
  The secret sauce turned out to be also training on the prompts. I did that last with SystemChat-1.1 in order to be able to steer the prompt generation. It does not work without a system message.
23
 
24
+ Now imagine, if you will, having this bad boy generate a bunch of different prompts right, and having another model like, I mean.. [LittleInstructionJudge](https://huggingface.co/trollek/LittleInstructionJudge-4B-v0.1) right, judge all of the instructions right, and then slam a serverfarm with the cream of the crop right.
25
 
26
  In other words, giving it a system prompt like "You are a creative writing partner", "You are an advanced coding assistant", "You are a damn good psychologist", etc, you can can quickly generate prompts for a niche dataset that can then be answered by large model.
27
 
28
+ In a different language: Ved hjælp af Husskades indsigt, hvor man udnytter sprogmodellers natur til at skabe tilpasningsdata, kan man med fordel bruge denne sprogmodel til at skrive instruktioner, og endda styre indholdet ved hjælp at system beskeden.
29
 
30
  ## Training
31