Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ Test this out and see if you find anything interesting or intriguing. I will kee
|
|
19 |
key: str = "system", key2: str = "instruction"
|
20 |
|
21 |
batch_size=1
|
22 |
-
epochs=10
|
23 |
r=16
|
24 |
lora_alpha=32
|
25 |
lora_dropout=0.001
|
|
|
19 |
key: str = "system", key2: str = "instruction"
|
20 |
|
21 |
batch_size=1
|
22 |
+
epochs=10
|
23 |
r=16
|
24 |
lora_alpha=32
|
25 |
lora_dropout=0.001
|