Undi95 commited on
Commit
fd52fe0
·
1 Parent(s): 7195ee3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -23,7 +23,22 @@ My goal for this model was only to make it score the highest possible with merge
23
 
24
 
25
 
26
- ## Prompt template: Alpaca or default
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
 
28
  ```
29
  Below is an instruction that describes a task. Write a response that appropriately completes the request.
 
23
 
24
 
25
 
26
+ ## Prompt template
27
+
28
+ The best one after further testing is this one:
29
+
30
+ ```
31
+ <|system|>
32
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
33
+ <|user|>
34
+ {prompt}
35
+ <|assistant|>
36
+ ```
37
+
38
+
39
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63ab1241ad514ca8d1430003/tWIx8yeoallv94zrhN6L-.png)
40
+
41
+ But these one work too:
42
 
43
  ```
44
  Below is an instruction that describes a task. Write a response that appropriately completes the request.