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