symbol-lora / training /dataset-config.example.toml
sssmartmita's picture
Publish Symbol v1.0 open weights
1934690 verified
Raw
History Blame Contribute Delete
418 Bytes
[general]
shuffle_caption = false
caption_extension = ".txt"
keep_tokens = 5
flip_aug = false
color_aug = false
random_crop = false
enable_bucket = true
bucket_no_upscale = false
bucket_reso_steps = 64
[[datasets]]
resolution = 1024
batch_size = 1
[[datasets.subsets]]
# Replace with the local path to an authorized 101-pair dataset copy.
image_dir = './dataset'
num_repeats = 4
caption_dropout_rate = 0.0