papercat404 commited on
Commit
268f5e0
·
verified ·
1 Parent(s): a4798b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -13,7 +13,7 @@ epoch : 1epoch
13
  machine : L40 X 4 (vram 200GB)
14
 
15
  ### prompt
16
- "text": "\nInput :"
17
- + example["prompt"]
18
- + "\nOutput :"
19
- + example["response"]
 
13
  machine : L40 X 4 (vram 200GB)
14
 
15
  ### prompt
16
+ ```
17
+ \nInput : {"prompt"}
18
+ \nOutput : {"response"}
19
+ ```