KnutJaegersberg
commited on
Commit
•
64bb22e
1
Parent(s):
3a59def
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- KnutJaegersberg/Deita-6k
|
5 |
+
---
|
6 |
+
|
7 |
+
GPT2-XL SFT on Deita dataset to change Sams mind. Supports multi-turn dialogue within the range of its capabilities.
|
8 |
+
|
9 |
+
Prompt Example:
|
10 |
+
```
|
11 |
+
### System:
|
12 |
+
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.
|
13 |
+
### User:
|
14 |
+
How do you fine tune a large language model?
|
15 |
+
### Assistant:
|
16 |
+
```
|
17 |
+
|
18 |
+
|
19 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63732ebbbd81fae2b3aaf3fb/KfFbm5kNUwpAlObBYvx19.png)
|
20 |
+
|