Technotech commited on
Commit
c78f57a
1 Parent(s): f514b08

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -15,6 +15,13 @@ tags:
15
 
16
  Trained for 0.4 epochs (test) on [Technotech/sd-prompt-instruct](https://huggingface.co/datasets/Technotech/sd-prompt-instruct).
17
 
 
 
 
 
 
 
 
18
  ## Training procedure
19
 
20
 
 
15
 
16
  Trained for 0.4 epochs (test) on [Technotech/sd-prompt-instruct](https://huggingface.co/datasets/Technotech/sd-prompt-instruct).
17
 
18
+ ## Prompt Format
19
+
20
+ ```
21
+ ### Instruction: {prompt}
22
+ ### Response: {response}
23
+ ```
24
+
25
  ## Training procedure
26
 
27