KnutJaegersberg
commited on
Commit
•
3d58ed7
1
Parent(s):
c39dd4f
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: general-model-license
|
4 |
+
license_link: https://github.com/OpenBMB/General-Model-License/blob/main/%E9%80%9A%E7%94%A8%E6%A8%A1%E5%9E%8B%E8%AE%B8%E5%8F%AF%E5%8D%8F%E8%AE%AE-%E6%9D%A5%E6%BA%90%E8%AF%B4%E6%98%8E-%E5%AE%A3%E4%BC%A0%E9%99%90%E5%88%B6-%E5%95%86%E4%B8%9A%E6%8E%88%E6%9D%83.md
|
5 |
+
---
|
6 |
+
|
7 |
+
|
8 |
+
Prompt Example:
|
9 |
+
```
|
10 |
+
### System:
|
11 |
+
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.
|
12 |
+
### User:
|
13 |
+
How do you fine tune a large language model?
|
14 |
+
### Assistant:
|
15 |
+
```
|