honzatoegel
commited on
Commit
•
86e8db9
1
Parent(s):
9d91e42
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
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.
|
@@ -49,4 +51,4 @@ The following `bitsandbytes` quantization config was used during training:
|
|
49 |
### Framework versions
|
50 |
|
51 |
|
52 |
-
- PEFT 0.4.0
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
+
datasets:
|
4 |
+
- honzatoegel/lola-gramma-de-en
|
5 |
---
|
6 |
## Examples
|
7 |
As you can see from examples bellow the output is far from ideal, and far from simple GPT/LLama2 prompt without finetuning.
|
|
|
51 |
### Framework versions
|
52 |
|
53 |
|
54 |
+
- PEFT 0.4.0
|