Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,16 @@
|
|
1 |
---
|
|
|
2 |
widget:
|
3 |
-
- text:
|
4 |
library_name: peft
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
## Training procedure
|
7 |
|
8 |
### Framework versions
|
9 |
|
10 |
|
11 |
-
- PEFT 0.4.0
|
|
|
1 |
---
|
2 |
+
pipeline_tag: text-generation
|
3 |
widget:
|
4 |
+
- text: Why should you workout in the morning if you work remotely?
|
5 |
library_name: peft
|
6 |
+
datasets:
|
7 |
+
- databricks/databricks-dolly-15k
|
8 |
+
language:
|
9 |
+
- en
|
10 |
---
|
11 |
## Training procedure
|
12 |
|
13 |
### Framework versions
|
14 |
|
15 |
|
16 |
+
- PEFT 0.4.0
|