KnutJaegersberg commited on
Commit
b2d679a
1 Parent(s): fdbda91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
1
  ---
2
  license: cc-by-nc-4.0
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-4.0
3
+ datasets:
4
+ - KnutJaegersberg/trilobite
5
  ---
6
+
7
+ Made for the purpose of comparison with the tinyllama model. 3 epochs, neftune on trilobite.
8
+
9
+ Prompt Example:
10
+ ```
11
+ ### System:
12
+
13
+ You are an AI assistant. User will give you a task. Your goal is to complete the task as faithfully as you can. While performing the task think step-by-step and justify your steps.
14
+
15
+
16
+ ### Instruction:
17
+
18
+ How do you fine tune a large language model?
19
+
20
+ ### Response:
21
+ ```