Phương commited on
Commit ·
fb8ed7e
1
Parent(s): d5b3d6b
Update README.md
Browse files
README.md
CHANGED
|
@@ -39,18 +39,21 @@ This is my new Kimiko models, trained with GPT-J for...purpose
|
|
| 39 |
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 40 |
|
| 41 |
This model is trained on 3k examples of instructions dataset, high quality roleplay, for best result follow this format
|
|
|
|
| 42 |
<<HUMAN>>
|
| 43 |
How to do abc
|
| 44 |
|
| 45 |
<<AIBOT>>
|
| 46 |
Here is how
|
| 47 |
|
| 48 |
-
|
|
|
|
| 49 |
<<SYSTEM>>
|
| 50 |
A's Persona:
|
| 51 |
B's Persona:
|
| 52 |
Scenario:
|
| 53 |
-
|
|
|
|
| 54 |
|
| 55 |
|
| 56 |
## Bias, Risks, and Limitations
|
|
|
|
| 39 |
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 40 |
|
| 41 |
This model is trained on 3k examples of instructions dataset, high quality roleplay, for best result follow this format
|
| 42 |
+
```
|
| 43 |
<<HUMAN>>
|
| 44 |
How to do abc
|
| 45 |
|
| 46 |
<<AIBOT>>
|
| 47 |
Here is how
|
| 48 |
|
| 49 |
+
Or with system prompting for roleplay
|
| 50 |
+
|
| 51 |
<<SYSTEM>>
|
| 52 |
A's Persona:
|
| 53 |
B's Persona:
|
| 54 |
Scenario:
|
| 55 |
+
Add some instruction here on how you want your RP to go.
|
| 56 |
+
```
|
| 57 |
|
| 58 |
|
| 59 |
## Bias, Risks, and Limitations
|