Upload folder using huggingface_hub
Browse files
staging_large_4/2025-07-04_20-59-17.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d16e1138eb77bbe3d94e3f55abe5cf182adaca46f077d5307398ab30ccff8ce5
|
| 3 |
+
size 17800230648
|
staging_large_4/training_config.json
ADDED
|
@@ -0,0 +1,117 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"training": {
|
| 3 |
+
"master_seed": 4382,
|
| 4 |
+
"cache_minibatch": 4,
|
| 5 |
+
"train_minibatch": 4,
|
| 6 |
+
"offload_param_count": 0,
|
| 7 |
+
"lr": 1e-06,
|
| 8 |
+
"weight_decay": 0.0,
|
| 9 |
+
"warmup_steps": 50,
|
| 10 |
+
"change_layer_every": 500,
|
| 11 |
+
"trained_single_blocks": 20,
|
| 12 |
+
"trained_double_blocks": 19,
|
| 13 |
+
"save_every": 50,
|
| 14 |
+
"save_folder": "/home/ubuntu/checkpoint/training",
|
| 15 |
+
"aim_path": null,
|
| 16 |
+
"aim_experiment_name": "large",
|
| 17 |
+
"aim_hash": "471973c2c7cf418192b7962f",
|
| 18 |
+
"aim_steps": 2993,
|
| 19 |
+
"hf_repo_id": null,
|
| 20 |
+
"hf_token": null
|
| 21 |
+
},
|
| 22 |
+
"inference": {
|
| 23 |
+
"inference_every": 50,
|
| 24 |
+
"inference_folder": "/home/ubuntu/checkpoint/preview",
|
| 25 |
+
"steps": 20,
|
| 26 |
+
"guidance": 0,
|
| 27 |
+
"cfg": 3,
|
| 28 |
+
"prompts": [
|
| 29 |
+
"a cute cat sat on a mat while receiving a head pat from his owner called Matt",
|
| 30 |
+
"baked potato, on the space floating orbiting around the earth"
|
| 31 |
+
],
|
| 32 |
+
"first_n_steps_wo_cfg": 0,
|
| 33 |
+
"image_dim": [
|
| 34 |
+
1024,
|
| 35 |
+
1024
|
| 36 |
+
],
|
| 37 |
+
"t5_max_length": 512
|
| 38 |
+
},
|
| 39 |
+
"extra_inference_config": [
|
| 40 |
+
{
|
| 41 |
+
"inference_every": 50,
|
| 42 |
+
"inference_folder": "/home/ubuntu/checkpoint/preview",
|
| 43 |
+
"steps": 20,
|
| 44 |
+
"guidance": 0,
|
| 45 |
+
"cfg": 4,
|
| 46 |
+
"prompts": [
|
| 47 |
+
"a cute cat sat on a mat while receiving a head pat from his owner called Matt",
|
| 48 |
+
"baked potato, on the space floating orbiting around the earth"
|
| 49 |
+
],
|
| 50 |
+
"first_n_steps_wo_cfg": 0,
|
| 51 |
+
"image_dim": [
|
| 52 |
+
1024,
|
| 53 |
+
1024
|
| 54 |
+
],
|
| 55 |
+
"t5_max_length": 512
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"inference_every": 50,
|
| 59 |
+
"inference_folder": "/home/ubuntu/checkpoint/preview",
|
| 60 |
+
"steps": 20,
|
| 61 |
+
"guidance": 0,
|
| 62 |
+
"cfg": 5,
|
| 63 |
+
"prompts": [
|
| 64 |
+
"a cute cat sat on a mat while receiving a head pat from his owner called Matt",
|
| 65 |
+
"baked potato, on the space floating orbiting around the earth"
|
| 66 |
+
],
|
| 67 |
+
"first_n_steps_wo_cfg": 0,
|
| 68 |
+
"image_dim": [
|
| 69 |
+
1024,
|
| 70 |
+
1024
|
| 71 |
+
],
|
| 72 |
+
"t5_max_length": 512
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"inference_every": 50,
|
| 76 |
+
"inference_folder": "/home/ubuntu/checkpoint/preview",
|
| 77 |
+
"steps": 20,
|
| 78 |
+
"guidance": 0,
|
| 79 |
+
"cfg": 6,
|
| 80 |
+
"prompts": [
|
| 81 |
+
"a cute cat sat on a mat while receiving a head pat from his owner called Matt",
|
| 82 |
+
"baked potato, on the space floating orbiting around the earth"
|
| 83 |
+
],
|
| 84 |
+
"first_n_steps_wo_cfg": 0,
|
| 85 |
+
"image_dim": [
|
| 86 |
+
1024,
|
| 87 |
+
1024
|
| 88 |
+
],
|
| 89 |
+
"t5_max_length": 512
|
| 90 |
+
}
|
| 91 |
+
],
|
| 92 |
+
"dataloader": {
|
| 93 |
+
"batch_size": 4096,
|
| 94 |
+
"jsonl_metadata_path": "high_res.jsonl",
|
| 95 |
+
"image_folder_path": "",
|
| 96 |
+
"base_resolution": [
|
| 97 |
+
1024
|
| 98 |
+
],
|
| 99 |
+
"shuffle_tags": true,
|
| 100 |
+
"tag_drop_percentage": 0.3,
|
| 101 |
+
"uncond_percentage": 0.0,
|
| 102 |
+
"resolution_step": 64,
|
| 103 |
+
"num_workers": 1,
|
| 104 |
+
"prefetch_factor": 1,
|
| 105 |
+
"ratio_cutoff": 2.0,
|
| 106 |
+
"thread_per_worker": 2
|
| 107 |
+
},
|
| 108 |
+
"model": {
|
| 109 |
+
"chroma_path": "/home/ubuntu/checkpoint/lower_stochastic.sft",
|
| 110 |
+
"vae_path": "/home/ubuntu/FLUX.1-schnell/ae.safetensors",
|
| 111 |
+
"t5_path": "/home/ubuntu/FLUX.1-schnell/text_encoder_2",
|
| 112 |
+
"t5_config_path": "/home/ubuntu/FLUX.1-schnell/text_encoder_2/config.json",
|
| 113 |
+
"t5_tokenizer_path": "/home/ubuntu/FLUX.1-schnell/tokenizer_2",
|
| 114 |
+
"t5_to_8bit": true,
|
| 115 |
+
"t5_max_length": 512
|
| 116 |
+
}
|
| 117 |
+
}
|