harborwater commited on
Commit
5bc8d58
1 Parent(s): e06caa7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -5,4 +5,17 @@ datasets:
5
  language:
6
  - en
7
  library_name: transformers
8
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  language:
6
  - en
7
  library_name: transformers
8
+ ---
9
+
10
+ Trained on 1 epoch of the WizardLM_evol_instruct_v2_196k dataset
11
+
12
+ Prompt template:
13
+ ```
14
+ ### HUMAN:
15
+ {prompt}
16
+
17
+ ### RESPONSE:
18
+ <leave a newline for the model to answer>
19
+ ```
20
+
21
+ [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)