End of training
Browse files- README.md +5 -0
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/random_states_0.pkl +2 -2
- checkpoint-500/text_encoder/model.safetensors +1 -1
- checkpoint-500/unet/diffusion_pytorch_model.safetensors +1 -1
- logs/dreambooth/1742239113.5168507/events.out.tfevents.1742239113.pico.159245.1 +3 -0
- logs/dreambooth/1742239113.5179167/hparams.yml +61 -0
- logs/dreambooth/events.out.tfevents.1742239113.pico.159245.0 +3 -0
- text_encoder/model.safetensors +1 -1
- unet/diffusion_pytorch_model.safetensors +1 -1
README.md
CHANGED
@@ -11,6 +11,11 @@ tags:
|
|
11 |
- diffusers-training
|
12 |
- stable-diffusion
|
13 |
- stable-diffusion-diffusers
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
|
|
11 |
- diffusers-training
|
12 |
- stable-diffusion
|
13 |
- stable-diffusion-diffusers
|
14 |
+
- text-to-image
|
15 |
+
- dreambooth
|
16 |
+
- diffusers-training
|
17 |
+
- stable-diffusion
|
18 |
+
- stable-diffusion-diffusers
|
19 |
---
|
20 |
|
21 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7861403640
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9311eb599fed70dd9ccac6c016598f955e64960beaaebaf71e0c6ce5b93cfd4
|
3 |
size 7861403640
|
checkpoint-500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffed14bcfac30e00b84e23dcd7f886580a86efc05fb737bf4267a5bdc9047e4f
|
3 |
+
size 14344
|
checkpoint-500/text_encoder/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 492265168
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b108bd5913a7993a9ba8291fdf1876016220c5ea9c5d8d85d23fdc291477784
|
3 |
size 492265168
|
checkpoint-500/unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1aa3cd486a7a677f144f9f2d716504eee1780bdb47aec25ec5818a2005070657
|
3 |
size 3438167536
|
logs/dreambooth/1742239113.5168507/events.out.tfevents.1742239113.pico.159245.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:317bd7e00cb132f5dd1374640430312518598525b915e7416418ccd030ce0915
|
3 |
+
size 2887
|
logs/dreambooth/1742239113.5179167/hparams.yml
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 500
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: null
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: fruits on table
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 4
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: fruits-for-intent
|
19 |
+
instance_prompt: a [slx] ['apple', 'lemon', 'lime', 'onion', 'orange', 'pear'] fruits
|
20 |
+
on table
|
21 |
+
learning_rate: 3.0e-06
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lr_num_cycles: 1
|
25 |
+
lr_power: 1.0
|
26 |
+
lr_scheduler: constant
|
27 |
+
lr_warmup_steps: 0
|
28 |
+
max_grad_norm: 1.0
|
29 |
+
max_train_steps: 800
|
30 |
+
mixed_precision: null
|
31 |
+
num_class_images: 100
|
32 |
+
num_train_epochs: 400
|
33 |
+
num_validation_images: 4
|
34 |
+
offset_noise: false
|
35 |
+
output_dir: md-intent-prediction-data-2
|
36 |
+
pre_compute_text_embeddings: false
|
37 |
+
pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
|
38 |
+
prior_generation_precision: null
|
39 |
+
prior_loss_weight: 1.0
|
40 |
+
push_to_hub: true
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 256
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
sample_batch_size: 4
|
46 |
+
scale_lr: false
|
47 |
+
seed: null
|
48 |
+
set_grads_to_none: false
|
49 |
+
skip_save_text_encoder: false
|
50 |
+
snr_gamma: null
|
51 |
+
text_encoder_use_attention_mask: false
|
52 |
+
tokenizer_max_length: null
|
53 |
+
tokenizer_name: null
|
54 |
+
train_batch_size: 1
|
55 |
+
train_text_encoder: true
|
56 |
+
use_8bit_adam: false
|
57 |
+
validation_prompt: null
|
58 |
+
validation_scheduler: DPMSolverMultistepScheduler
|
59 |
+
validation_steps: 100
|
60 |
+
variant: null
|
61 |
+
with_prior_preservation: false
|
logs/dreambooth/events.out.tfevents.1742239113.pico.159245.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0bcfcdc881644c46618a04b4bb7dfff2c4cc67b2868b25b5d254093bacb661a
|
3 |
+
size 167438
|
text_encoder/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 492265168
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa92762c16a72f908654d6627d8918b49cf870b6dc8e884344ac81067dda0b53
|
3 |
size 492265168
|
unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5a6cc35b506b8f9879339ac3abefab74921d689b28e1bb383836e0fb1444934
|
3 |
size 3438167536
|