harborwater commited on
Commit
5923d62
1 Parent(s): 837a524

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - pankajmathur/WizardLM_Orca
5
+ language:
6
+ - en
7
+ library_name: transformers
8
  ---
9
+ Trained on 2 epoch of pankajmathur's WizardLM_orca dataset.
10
+
11
+ Prompt template:
12
+ ```
13
+ ### HUMAN:
14
+ {prompt}
15
+
16
+ ### RESPONSE:
17
+ <leave a newline for the model to answer>
18
+ ```
19
+
20
+ [<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)