Update README.md
Browse files
README.md
CHANGED
@@ -35,13 +35,22 @@ Additional data came from carefully curated subsections of datasets such as Came
|
|
35 |
|
36 |
## Prompt Format
|
37 |
|
38 |
-
The model
|
39 |
|
40 |
```
|
41 |
### human:
|
42 |
|
43 |
-
###
|
|
|
|
|
|
|
|
|
44 |
```
|
|
|
|
|
|
|
|
|
|
|
45 |
|
46 |
## Improvements over previous version:
|
47 |
|
|
|
35 |
|
36 |
## Prompt Format
|
37 |
|
38 |
+
The reccomended model usage is:
|
39 |
|
40 |
```
|
41 |
### human:
|
42 |
|
43 |
+
### response:
|
44 |
+
|
45 |
+
```
|
46 |
+
Optional reccomended pre-prompt / system prompt:
|
47 |
+
|
48 |
```
|
49 |
+
### human: Interact in conversation to the best of your ability, please be concise, logical, intelligent and coherent.
|
50 |
+
|
51 |
+
### response: Sure! sounds good.
|
52 |
+
```
|
53 |
+
|
54 |
|
55 |
## Improvements over previous version:
|
56 |
|