kalomaze commited on
Commit
5395163
·
1 Parent(s): 5f7be4d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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, except it's designed to be adaptable on the fly to 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
 
 
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