Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ The dataset looked like this, and is about 200 lines worth of data (13 prompts t
|
|
32 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6491e00e057b0928b3e07b75/718Eov09Wr--ZCKThfoxa.png)
|
33 |
|
34 |
# Prompt Format
|
35 |
-
The model design is reminiscent of the Alpaca format
|
36 |
|
37 |
It's meant to be highly adaptable to different prompting formats, so I encourage you to get creative. But as a baseline, you can try:
|
38 |
|
|
|
32 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6491e00e057b0928b3e07b75/718Eov09Wr--ZCKThfoxa.png)
|
33 |
|
34 |
# Prompt Format
|
35 |
+
The model's prompt format design is reminiscent of the Alpaca format in that it starts with ###, except it's designed to be multipurpose and can create 'new roles' as necessary.
|
36 |
|
37 |
It's meant to be highly adaptable to different prompting formats, so I encourage you to get creative. But as a baseline, you can try:
|
38 |
|