upload
Browse files
Tsukasa_config/config_file.toml
CHANGED
@@ -30,7 +30,7 @@ output_dir = "/content/LoRA/output"
|
|
30 |
output_name = "Tsukasa"
|
31 |
save_precision = "fp16"
|
32 |
save_every_n_epochs = 1
|
33 |
-
train_batch_size =
|
34 |
max_token_length = 225
|
35 |
mem_eff_attn = false
|
36 |
xformers = true
|
|
|
30 |
output_name = "Tsukasa"
|
31 |
save_precision = "fp16"
|
32 |
save_every_n_epochs = 1
|
33 |
+
train_batch_size = 3
|
34 |
max_token_length = 225
|
35 |
mem_eff_attn = false
|
36 |
xformers = true
|