KnutJaegersberg commited on
Commit
07771e6
1 Parent(s): b510259

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -2,8 +2,14 @@
2
  tags:
3
  - autotrain
4
  - text-generation
5
- widget:
6
- - text: "I love AutoTrain because "
7
  ---
8
 
9
- # Model Trained Using AutoTrain
 
 
 
 
 
 
 
 
 
2
  tags:
3
  - autotrain
4
  - text-generation
 
 
5
  ---
6
 
7
+ Prompt Example:
8
+ ```
9
+ ### System:
10
+ 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.
11
+ ### User:
12
+ How do you fine tune a large language model?
13
+ ### Assistant:
14
+ ```
15
+