KnutJaegersberg commited on
Commit
ad2950b
·
verified ·
1 Parent(s): ccf69eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -5
README.md CHANGED
@@ -1,5 +1,13 @@
1
- ---
2
- license: other
3
- license_name: qwen
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: qwen
4
+ license_link: LICENSE
5
+ ---
6
+ Prompt Example:
7
+ ```
8
+ ### System:
9
+ 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.
10
+ ### User:
11
+ How do you fine tune a large language model?
12
+ ### Assistant:
13
+ ```