Upload ilvina-12rep-16d-16a-12ep-0005lr-8bs-adamw8bit/dataset_config_save.json with huggingface_hub
Browse files
ilvina-12rep-16d-16a-12ep-0005lr-8bs-adamw8bit/dataset_config_save.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"num_repeats": 12,
|
3 |
+
"image_dir": "/workspace/cache/kohya_vs_aitk/processed_images",
|
4 |
+
"batch_size": 8,
|
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 |
+
}
|