KnutJaegersberg commited on
Commit
3fe4b76
·
1 Parent(s): d0d8bc7

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: other
4
+ license_name: yi-license
5
+ license_link: LICENSE
6
+
7
+ pipeline_tag: text-generation
8
+ ---
9
+
10
+ Trained for 2.7 epochs on the 50k shortest records of miniorca dataset with NEFTune.
11
+
12
+
13
+ Prompt Example:
14
+ ```
15
+ ### System:
16
+ You are an AI assistant. You will be given a task. You must generate a detailed and long answer.
17
+
18
+ ### User:
19
+ What is AGI?
20
+
21
+ ### Assistant:
22
+ ```