KnutJaegersberg commited on
Commit
e216cfc
1 Parent(s): 663a1cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
2
  license: other
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: other
3
+ datasets:
4
+ - garage-bAInd/Open-Platypus
5
  ---
6
+
7
+ CausalLM trained for 3 epochs on playtypus dataset with NEFTune.
8
+ Both Llama2 and Qwen licenses apply.
9
+
10
+ Prompt Example:
11
+ ```
12
+ ### System:
13
+ You are an AI assistant. You will be given a task. You must generate a detailed and long answer.
14
+
15
+ ### User:
16
+ What is AGI?
17
+
18
+ ### Assistant:
19
+ ```