theblackcat102 commited on
Commit
1175fa0
1 Parent(s): e183636

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -16,3 +16,10 @@ model-index:
16
  verified: false
17
  ---
18
 
 
 
 
 
 
 
 
 
16
  verified: false
17
  ---
18
 
19
+ Redpajama 3B finetuned on evol-codealpaca-v1
20
+
21
+ Follows the OpenAssistant chat format:
22
+
23
+ ```
24
+ <|prompter|>{user_prompt}<|endoftext|><|assistant|>
25
+ ```