nRuaif commited on
Commit
b1da088
·
1 Parent(s): 5a8b1bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -26,7 +26,13 @@ Same dataset as Kimiko-v2 but on new model. THIS IS NOT TRAIN ON V3 DATASET
26
 
27
  As a finetuning experiment on new 7B model. You can use this for roleplay or as an assistant
28
 
 
 
 
 
 
29
 
 
30
 
31
 
32
  ### Training hyperparameters
 
26
 
27
  As a finetuning experiment on new 7B model. You can use this for roleplay or as an assistant
28
 
29
+ # Prompt Template Structure
30
+ ```
31
+ This is a chat between ASSISTANT and USER
32
+ USER: What is 4x8?
33
+ ASSISTANT:
34
 
35
+ ```
36
 
37
 
38
  ### Training hyperparameters