Upload folder using huggingface_hub
Browse files
rupid79/config/config_file.toml
CHANGED
@@ -26,7 +26,7 @@ output_dir = "/content/LoRA/output/rupid79_xllora"
|
|
26 |
output_name = "rupid79_xllora"
|
27 |
save_precision = "fp16"
|
28 |
save_every_n_epochs = 1
|
29 |
-
train_batch_size =
|
30 |
max_token_length = 225
|
31 |
mem_eff_attn = false
|
32 |
sdpa = true
|
|
|
26 |
output_name = "rupid79_xllora"
|
27 |
save_precision = "fp16"
|
28 |
save_every_n_epochs = 1
|
29 |
+
train_batch_size = 3
|
30 |
max_token_length = 225
|
31 |
mem_eff_attn = false
|
32 |
sdpa = true
|