kmpartner commited on
Commit
a56a22d
·
verified ·
1 Parent(s): ba4117f

Upload folder using huggingface_hub

Browse files
checkpoint-4000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21720d463cf49e5a4a87728e04854509869bbf88b5319346a330c8f96bc5fe46
3
+ size 632258251
checkpoint-4000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc3757358f9d03b6df1bc38fe1f0fa2174b37792fedaaecec72a3a399fd02907
3
+ size 14757
checkpoint-4000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14ae2a2128444abab378aa06c09a61a84665f758fcc19fc46f5789b0bc1b5665
3
+ size 1383
checkpoint-4000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2aac69e1ee23b8d1d52b5f082f1356a0597f550d6f551bb2dd8c9f72341e373
3
+ size 1401
checkpoint-4000/t2iadapter/config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "T2IAdapter",
3
+ "_diffusers_version": "0.36.0.dev0",
4
+ "_name_or_path": "k7m-t2iaskt-test",
5
+ "adapter_type": "full_adapter_xl",
6
+ "channels": [
7
+ 320,
8
+ 640,
9
+ 1280,
10
+ 1280
11
+ ],
12
+ "downscale_factor": 16,
13
+ "in_channels": 3,
14
+ "num_res_blocks": 2
15
+ }
checkpoint-4000/t2iadapter/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f6391e9da8e45f948c819932d9bbc8a45f91db6800d0cd0f6d68146e15cfe5d
3
+ size 316116784
diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4af6cea1ea76b0c4b49ad4e3b26cd3f64e88b2e7cd5f7000751b05412fd7a3f6
3
  size 316116784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f6391e9da8e45f948c819932d9bbc8a45f91db6800d0cd0f6d68146e15cfe5d
3
  size 316116784
logs/k7m-t2iaskt-test/1762688216.014438/events.out.tfevents.1762688216.5d4ad5975f26.2697.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f2db72e1336e3ff8b4980c301c96a51131bbdbf44d693f99c5ebf509fa1c9f9
3
+ size 2612
logs/k7m-t2iaskt-test/1762688216.023601/hparams.yml ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ adapter_model_name_or_path: k7m-t2iaskt-test
6
+ allow_tf32: false
7
+ cache_dir: null
8
+ caption_column: caption
9
+ checkpointing_steps: 1000
10
+ checkpoints_total_limit: 3
11
+ conditioning_image_column: scribble_paf
12
+ crops_coords_top_left_h: 0
13
+ crops_coords_top_left_w: 0
14
+ dataloader_num_workers: 1
15
+ dataset_config_name: null
16
+ dataset_name: kmpartner/dataset-cnsr-paf-2
17
+ detection_resolution: null
18
+ enable_xformers_memory_efficient_attention: false
19
+ gradient_accumulation_steps: 5
20
+ gradient_checkpointing: false
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ learning_rate: 1.0e-05
25
+ logging_dir: logs
26
+ lr_num_cycles: 1
27
+ lr_power: 1.0
28
+ lr_scheduler: constant
29
+ lr_warmup_steps: 500
30
+ max_grad_norm: 1.0
31
+ max_train_samples: null
32
+ max_train_steps: 1000
33
+ mixed_precision: fp16
34
+ num_train_epochs: 2
35
+ num_validation_images: 4
36
+ output_dir: k7m-t2iaskt-test
37
+ pretrained_model_name_or_path: segmind/Segmind-Vega
38
+ pretrained_vae_model_name_or_path: null
39
+ proportion_empty_prompts: 0
40
+ push_to_hub: false
41
+ report_to: tensorboard
42
+ resolution: 512
43
+ resume_from_checkpoint: null
44
+ revision: null
45
+ scale_lr: false
46
+ seed: null
47
+ set_grads_to_none: false
48
+ tokenizer_name: null
49
+ tracker_project_name: k7m-t2iaskt-test
50
+ train_batch_size: 2
51
+ train_data_dir: null
52
+ use_8bit_adam: false
53
+ validation_steps: 100
54
+ variant: null
logs/k7m-t2iaskt-test/events.out.tfevents.1762688216.5d4ad5975f26.2697.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee0227b3797c10aa38beb3e96971ad833c354b6fcaae8d1b9c00441355824d37
3
+ size 418794