Severian commited on
Commit
7a5ba6b
1 Parent(s): 4f0583f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (Don't do this for the current version of the dataset, your model WILL overfit. It's very potent.)
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