KnutJaegersberg commited on
Commit
f3082c8
·
verified ·
1 Parent(s): ff0ee75

Update README.md

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