netcat420 ThiloteE commited on
Commit
ccc1def
1 Parent(s): 2623d96

Update README.md (#3)

Browse files

- Update README.md (98ee1db233c84c9f1b162234bc4875ed18624949)


Co-authored-by: Thilo E. <[email protected]>

Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -8,6 +8,14 @@ language:
8
  pipeline_tag: text-generation
9
  ---
10
 
 
 
 
 
 
 
 
 
11
  record low training loss on netcat420/MFANN for the 2.78b model!
12
 
13
  (0.538)
 
8
  pipeline_tag: text-generation
9
  ---
10
 
11
+ Prompt template for GPT4All:
12
+
13
+ ```
14
+ <|endoftext|>Instruct: %1<|endoftext|>
15
+ <|endoftext|>Output: %2<|endoftext|>
16
+ ```
17
+
18
+
19
  record low training loss on netcat420/MFANN for the 2.78b model!
20
 
21
  (0.538)