teknium commited on
Commit
9ae77d4
1 Parent(s): d2fa1fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -24,6 +24,13 @@ Mistral trained with the airoboros dataset!
24
 
25
  Actual dataset is airoboros 2.2, but it seems to have been replaced on hf with 2.2.1.
26
 
 
 
 
 
 
 
 
27
  TruthfulQA:
28
 
29
  ```
 
24
 
25
  Actual dataset is airoboros 2.2, but it seems to have been replaced on hf with 2.2.1.
26
 
27
+ Prompt Format:
28
+ ```
29
+ USER: <prompt>
30
+ ASSISTANT:
31
+ ```
32
+
33
+
34
  TruthfulQA:
35
 
36
  ```