KnutJaegersberg commited on
Commit
b35ed4f
1 Parent(s): 4857655

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -1,5 +1,22 @@
1
  ---
2
  license: cc-by-nc-4.0
3
- ---
4
  tags:
5
  - galactica
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-4.0
 
3
  tags:
4
  - galactica
5
+ pipeline_tag: text-generation
6
+ datasets:
7
+ - TinyPixel/orca-mini
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
+ ```