mswhite commited on
Commit
f2d219c
·
verified ·
1 Parent(s): 4fc8b98

End of training

Browse files
README.md CHANGED
@@ -7,6 +7,11 @@ tags:
7
  - text-to-image
8
  - diffusers
9
  - diffusers-training
 
 
 
 
 
10
  base_model: runwayml/stable-diffusion-v1-5
11
  inference: true
12
  ---
 
7
  - text-to-image
8
  - diffusers
9
  - diffusers-training
10
+ - stable-diffusion
11
+ - stable-diffusion-diffusers
12
+ - text-to-image
13
+ - diffusers
14
+ - diffusers-training
15
  base_model: runwayml/stable-diffusion-v1-5
16
  inference: true
17
  ---
logs/text2image-fine-tune/1717887272.9438121/events.out.tfevents.1717887272.5823cec691d3.12927.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8a11fd63ecb83a4da1f6f10cc2dcda3c32316df73270702c842a86d527a86de
3
+ size 2430
logs/text2image-fine-tune/1717887272.9456158/hparams.yml ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 100000
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: mswhite/pokemon_dataset
14
+ dream_detail_preservation: 1.0
15
+ dream_training: false
16
+ enable_xformers_memory_efficient_attention: false
17
+ gradient_accumulation_steps: 4
18
+ gradient_checkpointing: true
19
+ hub_model_id: mswhite/pokemon_model
20
+ hub_token: null
21
+ image_column: image
22
+ input_perturbation: 0
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_samples: null
30
+ max_train_steps: 1600
31
+ mixed_precision: fp16
32
+ noise_offset: 0
33
+ non_ema_revision: null
34
+ num_train_epochs: 13
35
+ output_dir: pokemon_model
36
+ prediction_type: null
37
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
38
+ push_to_hub: true
39
+ random_flip: true
40
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: null
43
+ revision: null
44
+ scale_lr: false
45
+ seed: null
46
+ snr_gamma: null
47
+ tracker_project_name: text2image-fine-tune
48
+ train_batch_size: 1
49
+ train_data_dir: null
50
+ use_8bit_adam: false
51
+ use_ema: true
52
+ validation_epochs: 5
53
+ variant: null
logs/text2image-fine-tune/events.out.tfevents.1717887272.5823cec691d3.12927.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efa501a853bfcb61a45f71bac3c6818da714610b2f72b2555f89b073d125b8e5
3
+ size 78361
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7bfd2e1a7ce2b2c775e6a0939166b3dbefb4d6a3dc5074f6679b5814014e2ec2
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc3d3ee8e088052a20c0ca0b6901fb6767ce4ad1a2edef6e6d5149e90d397990
3
  size 3438167536