KnutJaegersberg
commited on
Commit
•
3bed45c
1
Parent(s):
71e9b79
Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,16 @@
|
|
2 |
license: other
|
3 |
license_name: qwen
|
4 |
license_link: LICENSE
|
|
|
|
|
5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: other
|
3 |
license_name: qwen
|
4 |
license_link: LICENSE
|
5 |
+
datasets:
|
6 |
+
- KnutJaegersberg/Deita-6k
|
7 |
---
|
8 |
+
|
9 |
+
|
10 |
+
Prompt Example:
|
11 |
+
```
|
12 |
+
### System:
|
13 |
+
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.
|
14 |
+
### User:
|
15 |
+
How do you fine tune a large language model?
|
16 |
+
### Assistant:
|
17 |
+
```
|