KnutJaegersberg commited on
Commit
097e6f3
1 Parent(s): df6f415

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ datasets:
4
+ - totally-not-an-llm/EverythingLM-data-V3
5
+ pipeline_tag: text-generation
6
+ ---
7
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63732ebbbd81fae2b3aaf3fb/4OQkvAa1zOK4Devv-aUdL.png)
8
+
9
+
10
+ Prompt Example:
11
+ ```
12
+ ### System:
13
+
14
+ You are an AI assistant. User will you 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.
15
+
16
+ ### Instruction:
17
+
18
+ How do you fine tune a large language model?
19
+
20
+ ### Response:
21
+ ```