KnutJaegersberg
commited on
Commit
•
8122532
1
Parent(s):
a6d1dfe
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
+
Prompt Example:
|
5 |
+
```
|
6 |
+
### System:
|
7 |
+
|
8 |
+
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.
|
9 |
+
|
10 |
+
### Instruction:
|
11 |
+
|
12 |
+
How do you fine tune a large language model?
|
13 |
+
|
14 |
+
### Response:
|
15 |
+
```
|