mmkjj commited on
Commit
a9c1577
·
verified ·
1 Parent(s): d769409

End of training

Browse files
checkpoint-2000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:653ca0da7703597e7a8fe2625b5e000c3d5e7621b7e42c4f8d870f78360fc919
3
  size 6876842324
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b23c5fb3af6dbc656196fc81dbb411d372f51d21235b823c45b8692dc76c2a57
3
  size 6876842324
checkpoint-2000/unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.33.0.dev0",
4
- "_name_or_path": "stable-diffusion-v1-5/stable-diffusion-v1-5",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.33.0.dev0",
4
+ "_name_or_path": "stablediffusionapi/cetusmix",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
checkpoint-2000/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89095b273ee97b7d221ba2af430054e3a006f682951998a765b9e58be5f15843
3
  size 3438213624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ce98c4a82924b2c12c9845e0388ef0e0379b0d7b28ac949fc90a9651dc9d2cd
3
  size 3438213624
feature_extractor/preprocessor_config.json CHANGED
@@ -13,7 +13,7 @@
13
  0.4578275,
14
  0.40821073
15
  ],
16
- "image_processor_type": "CLIPImageProcessor",
17
  "image_std": [
18
  0.26862954,
19
  0.26130258,
 
13
  0.4578275,
14
  0.40821073
15
  ],
16
+ "image_processor_type": "CLIPFeatureExtractor",
17
  "image_std": [
18
  0.26862954,
19
  0.26130258,
logs/instruct-pix2pix/1739108439.8458564/events.out.tfevents.1739108439.spcc-a40g03.1116510.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7395db7c1149a9ef6cab7cd3ff7429db2ef008983e9d251b5fcd920141ceb09a
3
+ size 2432
logs/instruct-pix2pix/1739108439.8507607/hparams.yml ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ cache_dir: null
7
+ center_crop: false
8
+ checkpointing_steps: 200
9
+ checkpoints_total_limit: 1
10
+ conditioning_dropout_prob: 0.05
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: null
14
+ edit_prompt_column: instruction
15
+ edited_image_column: edited_image
16
+ enable_xformers_memory_efficient_attention: false
17
+ gradient_accumulation_steps: 4
18
+ gradient_checkpointing: true
19
+ hub_model_id: null
20
+ hub_token: null
21
+ learning_rate: 5.0e-05
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lr_scheduler: constant
25
+ lr_warmup_steps: 0
26
+ max_grad_norm: 1.0
27
+ max_train_samples: null
28
+ max_train_steps: 2000
29
+ mixed_precision: fp16
30
+ non_ema_revision: null
31
+ num_train_epochs: 45
32
+ num_validation_images: 4
33
+ original_image_column: image_name
34
+ output_dir: instruct-pix2pix-model
35
+ pretrained_model_name_or_path: stablediffusionapi/cetusmix
36
+ push_to_hub: true
37
+ random_flip: true
38
+ report_to: tensorboard
39
+ resolution: 1024
40
+ resume_from_checkpoint: null
41
+ revision: null
42
+ scale_lr: false
43
+ seed: 42
44
+ train_batch_size: 4
45
+ train_data_dir: ./self_barefoot_dataset/new_structure/
46
+ use_8bit_adam: false
47
+ use_ema: false
48
+ val_image_url: null
49
+ validation_epochs: 1
50
+ validation_prompt: null
51
+ variant: null
logs/instruct-pix2pix/events.out.tfevents.1739108439.spcc-a40g03.1116510.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c07373482947f9e08c7c192eed210dcb5f13a0d496929c4519cdc1fe2cbe6d72
3
+ size 97961
model_index.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "_class_name": "StableDiffusionInstructPix2PixPipeline",
3
  "_diffusers_version": "0.33.0.dev0",
4
- "_name_or_path": "stable-diffusion-v1-5/stable-diffusion-v1-5",
5
  "feature_extractor": [
6
  "transformers",
7
- "CLIPImageProcessor"
8
  ],
9
  "image_encoder": [
10
  null,
 
1
  {
2
  "_class_name": "StableDiffusionInstructPix2PixPipeline",
3
  "_diffusers_version": "0.33.0.dev0",
4
+ "_name_or_path": "stablediffusionapi/cetusmix",
5
  "feature_extractor": [
6
  "transformers",
7
+ "CLIPFeatureExtractor"
8
  ],
9
  "image_encoder": [
10
  null,
safety_checker/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./my_huggingface_cache/hub/models--stable-diffusion-v1-5--stable-diffusion-v1-5/snapshots/451f4fe16113bff5a5d2269ed5ad43b0592e9a14/safety_checker",
3
  "architectures": [
4
  "StableDiffusionSafetyChecker"
5
  ],
@@ -8,7 +8,9 @@
8
  "model_type": "clip",
9
  "projection_dim": 768,
10
  "text_config": {
 
11
  "dropout": 0.0,
 
12
  "hidden_size": 768,
13
  "intermediate_size": 3072,
14
  "model_type": "clip_text_model",
 
1
  {
2
+ "_name_or_path": "./my_huggingface_cache/hub/models--stablediffusionapi--cetusmix/snapshots/7ea4497ef20f77f61732f06ec1caa2f89a3b642d/safety_checker",
3
  "architectures": [
4
  "StableDiffusionSafetyChecker"
5
  ],
 
8
  "model_type": "clip",
9
  "projection_dim": 768,
10
  "text_config": {
11
+ "bos_token_id": 0,
12
  "dropout": 0.0,
13
+ "eos_token_id": 2,
14
  "hidden_size": 768,
15
  "intermediate_size": 3072,
16
  "model_type": "clip_text_model",
scheduler/scheduler_config.json CHANGED
@@ -5,11 +5,15 @@
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
7
  "clip_sample": false,
 
 
8
  "num_train_timesteps": 1000,
9
  "prediction_type": "epsilon",
 
10
  "set_alpha_to_one": false,
11
  "skip_prk_steps": true,
12
  "steps_offset": 1,
 
13
  "timestep_spacing": "leading",
14
  "trained_betas": null
15
  }
 
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
7
  "clip_sample": false,
8
+ "clip_sample_range": 1.0,
9
+ "dynamic_thresholding_ratio": 0.995,
10
  "num_train_timesteps": 1000,
11
  "prediction_type": "epsilon",
12
+ "sample_max_value": 1.0,
13
  "set_alpha_to_one": false,
14
  "skip_prk_steps": true,
15
  "steps_offset": 1,
16
+ "thresholding": false,
17
  "timestep_spacing": "leading",
18
  "trained_betas": null
19
  }
text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "stable-diffusion-v1-5/stable-diffusion-v1-5",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "stablediffusionapi/cetusmix",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
text_encoder/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:660c6f5b1abae9dc498ac2d21e1347d2abdb0cf6c0c0c8576cd796491d9a6cdd
3
  size 246144152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43ac9d7d84cf55dc8e53d289df01eacdee6776bd2012880bdfcdd784ea521a62
3
  size 246144152
tokenizer/tokenizer_config.json CHANGED
@@ -19,7 +19,7 @@
19
  }
20
  },
21
  "bos_token": "<|startoftext|>",
22
- "clean_up_tokenization_spaces": false,
23
  "do_lower_case": true,
24
  "eos_token": "<|endoftext|>",
25
  "errors": "replace",
 
19
  }
20
  },
21
  "bos_token": "<|startoftext|>",
22
+ "clean_up_tokenization_spaces": true,
23
  "do_lower_case": true,
24
  "eos_token": "<|endoftext|>",
25
  "errors": "replace",
unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.33.0.dev0",
4
- "_name_or_path": "stable-diffusion-v1-5/stable-diffusion-v1-5",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.33.0.dev0",
4
+ "_name_or_path": "stablediffusionapi/cetusmix",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89095b273ee97b7d221ba2af430054e3a006f682951998a765b9e58be5f15843
3
  size 3438213624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ce98c4a82924b2c12c9845e0388ef0e0379b0d7b28ac949fc90a9651dc9d2cd
3
  size 3438213624
vae/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.33.0.dev0",
4
- "_name_or_path": "stable-diffusion-v1-5/stable-diffusion-v1-5",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.33.0.dev0",
4
+ "_name_or_path": "stablediffusionapi/cetusmix",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
vae/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4fbcf0ebe55a0984f5a5e00d8c4521d52359af7229bb4d81890039d2aa16dd7c
3
  size 167335342
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c92ec5cc0a86dd45b1a8e9bcc2bd6b8ea25e138957db235a45e33ca5f966bc70
3
  size 167335342