naumnaum commited on
Commit
3df44b2
1 Parent(s): 4e6b9f0

Upload ilvina-6rep-16d-16a-12ep-0005lr-4bs-adamw8bit/dataset_config_save.json with huggingface_hub

Browse files
ilvina-6rep-16d-16a-12ep-0005lr-4bs-adamw8bit/dataset_config_save.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "num_repeats": 6,
3
+ "image_dir": "/workspace/cache/kohya_vs_aitk/processed_images",
4
+ "batch_size": 4,
5
+ "class_tokens": "TOK woman",
6
+ "resolution": [
7
+ 512,
8
+ 512
9
+ ],
10
+ "caption_extension": ".txt",
11
+ "enable_bucket": true,
12
+ "min_bucket_reso": 256,
13
+ "max_bucket_reso": 2048,
14
+ "bucket_no_upscale": true,
15
+ "bucket_reso_steps": 64
16
+ }