honzatoegel
commited on
Commit
•
c3d9247
1
Parent(s):
efd8242
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
2 |
library_name: peft
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
## Examples
|
5 |
As you can see from examples bellow the output is far from ideal, and far from simple GPT/LLama2 prompt without finetuning.
|
@@ -63,4 +68,4 @@ The following `bitsandbytes` quantization config was used during training:
|
|
63 |
### Framework versions
|
64 |
|
65 |
|
66 |
-
- PEFT 0.4.0
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
+
datasets:
|
4 |
+
- honzatoegel/lola-gramma-de-en
|
5 |
+
language:
|
6 |
+
- de
|
7 |
+
- en
|
8 |
---
|
9 |
## Examples
|
10 |
As you can see from examples bellow the output is far from ideal, and far from simple GPT/LLama2 prompt without finetuning.
|
|
|
68 |
### Framework versions
|
69 |
|
70 |
|
71 |
+
- PEFT 0.4.0
|