File size: 923 Bytes
9943029
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
    "datetime": "2024-10-04 02:23:32",
    "model_name": "v2-1_768-ema-pruned",
    "model_hash": null,
    "num_of_dataset_images": 18,
    "layer_structure": [
        1.0,
        2.0,
        1.0
    ],
    "activation_func": "swish",
    "weight_init": "Normal",
    "add_layer_norm": true,
    "use_dropout": true,
    "hypernetwork_name": "coolcooldraw",
    "learn_rate": "0.00001",
    "batch_size": 1,
    "gradient_step": 1,
    "data_root": "/kaggle/input/source1",
    "log_directory": "textual_inversion/2024-10-04/coolcooldraw",
    "training_width": 768,
    "training_height": 768,
    "steps": 20000,
    "clip_grad_mode": "disabled",
    "clip_grad_value": "0.1",
    "latent_sampling_method": "once",
    "create_image_every": 0,
    "save_hypernetwork_every": 2000,
    "template_file": "/kaggle/working/stable-diffusion-webui/textual_inversion_templates/style_filewords.txt",
    "initial_step": 0
}