briannlongzhao
commited on
End of training
Browse files- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/random_states_0.pkl +1 -1
- checkpoint-500/scaler.pt +1 -1
- checkpoint-500/scheduler.bin +1 -1
- checkpoint-500/unet/diffusion_pytorch_model.safetensors +1 -1
- logs/dreambooth/1732610377.0282636/events.out.tfevents.1732610377.iGpu15.3143591.1 +3 -0
- logs/dreambooth/1732610377.0354052/hparams.yml +60 -0
- logs/dreambooth/events.out.tfevents.1732610377.iGpu15.3143591.0 +3 -0
- unet/diffusion_pytorch_model.safetensors +1 -1
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1737914501
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32f686cfc0b694932ff8acc970df1179432cc34b431b168022d6d6a4b88d992d
|
3 |
size 1737914501
|
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 17747
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64be979c83daa1f616b6ef4022796fb0855d7393fa301825e741c0780a9e044b
|
3 |
size 17747
|
checkpoint-500/scaler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 557
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3f196a54202bb4ba1220e8c59f42f9cda0702d68ea83147d814c2fb2f36b8f2
|
3 |
size 557
|
checkpoint-500/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 563
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6afeb3b0b41c5a451ea879e32dbb48a3e4e665fe8057b38a556504e29915a4a3
|
3 |
size 563
|
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 3463726504
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1783a0c5f0e9fe555c99c0caaaf6135450ece975743dfd07f4520a4f3902fb5d
|
3 |
size 3463726504
|
logs/dreambooth/1732610377.0282636/events.out.tfevents.1732610377.iGpu15.3143591.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47a8cb99a8ce3201091ac1a690fd9ee311fd958dd2cc78eb24abde64ecdc93c8
|
3 |
+
size 3053
|
logs/dreambooth/1732610377.0354052/hparams.yml
ADDED
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: /lab/tmpig7b/u/brian-data/eval_1/sesame_street_preserve
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a photo of a sesame_street
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: true
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
idx: null
|
19 |
+
instance_data_dir: /lab/tmpig7b/u/brian-data/eval_1/sesame_street/reference
|
20 |
+
instance_prompt: a photo of a sks sesame_street
|
21 |
+
learning_rate: 5.0e-06
|
22 |
+
local_rank: 0
|
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: 500
|
30 |
+
mixed_precision: fp16
|
31 |
+
num_class_images: 50
|
32 |
+
num_train_epochs: 39
|
33 |
+
num_validation_images: 4
|
34 |
+
offset_noise: false
|
35 |
+
output_dir: dreambooth_models/sesame_street_dreambooth
|
36 |
+
pre_compute_text_embeddings: false
|
37 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1
|
38 |
+
prior_generation_precision: null
|
39 |
+
prior_loss_weight: 1.0
|
40 |
+
push_to_hub: true
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 768
|
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: false
|
56 |
+
use_8bit_adam: true
|
57 |
+
validation_prompt: null
|
58 |
+
validation_scheduler: DPMSolverMultistepScheduler
|
59 |
+
validation_steps: 100
|
60 |
+
with_prior_preservation: true
|
logs/dreambooth/events.out.tfevents.1732610377.iGpu15.3143591.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0b4e913d8e8ab60d892d839ed7be66525ec5f5fcf3aa12eac8832a27d13fd95
|
3 |
+
size 41834
|
unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3463726504
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1783a0c5f0e9fe555c99c0caaaf6135450ece975743dfd07f4520a4f3902fb5d
|
3 |
size 3463726504
|