x1101 commited on
Commit
becaa99
1 Parent(s): 0416707
Files changed (1) hide show
  1. Tsukasa_config/config_file.toml +1 -1
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 = 6
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