KnutJaegersberg
commited on
Commit
•
c1e3d3b
1
Parent(s):
20fa110
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,22 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
-
|
4 |
-
|
|
|
5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
datasets:
|
4 |
+
- totally-not-an-llm/EverythingLM-data-V3
|
5 |
+
pipeline_tag: text-generation
|
6 |
---
|
7 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63732ebbbd81fae2b3aaf3fb/4OQkvAa1zOK4Devv-aUdL.png)
|
8 |
+
|
9 |
+
To understand the pun intended, lookup my 3b Deacon model.
|
10 |
+
|
11 |
+
Prompt Example:
|
12 |
+
```
|
13 |
+
### System:
|
14 |
+
|
15 |
+
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.
|
16 |
+
|
17 |
+
### Instruction:
|
18 |
+
|
19 |
+
How do you fine tune a large language model?
|
20 |
+
|
21 |
+
### Response:
|
22 |
+
```
|