End of training
Browse files- checkpoint-1000/optimizer.bin +1 -1
- checkpoint-1000/random_states_0.pkl +2 -2
- checkpoint-1000/unet/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/random_states_0.pkl +2 -2
- checkpoint-500/unet/diffusion_pytorch_model.safetensors +1 -1
- logs/dreambooth/1726103941.6887534/events.out.tfevents.1726103941.DESKTOP-FUD5PLD.17180.1 +3 -0
- logs/dreambooth/1726103941.6927552/hparams.yml +61 -0
- logs/dreambooth/events.out.tfevents.1726103941.DESKTOP-FUD5PLD.17180.0 +3 -0
- safety_checker/config.json +1 -1
- unet/diffusion_pytorch_model.safetensors +1 -1
- vae/config.json +1 -1
checkpoint-1000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1725109957
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77165cdab5a92f7b703dea118b25c92aba78dc560eaef727261c935f0c2a492d
|
3 |
size 1725109957
|
checkpoint-1000/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:616585a2d02d4e15939dc9f11dc8db32cdd466a82958edea5c4c48ef8fba88d6
|
3 |
+
size 15755
|
checkpoint-1000/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:89cc618c1679032ca4e87346407ea8fedc2574b37717f844e595bbf49e5a0f90
|
3 |
size 3438167536
|
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1725109957
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41caeaace6acc0806290cc15ad69eb6133ad6e45282500e469d49992e881fa74
|
3 |
size 1725109957
|
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:c06c3d75ad724270f80cad4a13b04948357ce658cb576ea86a1e88daaab96f9f
|
3 |
+
size 15755
|
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:a465f7ee249492fd93d59afdde4c05d835425d89fde6a317f48ded21fe13ca38
|
3 |
size 3438167536
|
logs/dreambooth/1726103941.6887534/events.out.tfevents.1726103941.DESKTOP-FUD5PLD.17180.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:815269fbd35c457b6c49fff9f1571bf4d9aeebc5dcb9b8e8e50b9cc893a05ec8
|
3 |
+
size 3084
|
logs/dreambooth/1726103941.6927552/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: class-images-ecommerce
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a photo of white earpods
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: true
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: true
|
16 |
+
hub_model_id: Nigorakhon/new-SD
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: C:\Users\palmcove\Desktop\AI\image\scraping\image_data\4
|
19 |
+
instance_prompt: a photo of sks Samsung Electronics Galaxy Earpods 2 Pro SM-R510N
|
20 |
+
White
|
21 |
+
learning_rate: 2.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: 1000
|
30 |
+
mixed_precision: fp16
|
31 |
+
num_class_images: 300
|
32 |
+
num_train_epochs: 4
|
33 |
+
num_validation_images: 4
|
34 |
+
offset_noise: false
|
35 |
+
output_dir: dreamboothed-model-ecommerce
|
36 |
+
pre_compute_text_embeddings: false
|
37 |
+
pretrained_model_name_or_path: Nigorakhon/new-SD
|
38 |
+
prior_generation_precision: null
|
39 |
+
prior_loss_weight: 1.0
|
40 |
+
push_to_hub: true
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 512
|
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: true
|
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 |
+
variant: null
|
61 |
+
with_prior_preservation: true
|
logs/dreambooth/events.out.tfevents.1726103941.DESKTOP-FUD5PLD.17180.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6b037e60d7ef3945ec16703b612e1f336e79ec6c717f4a351446d463e0803f3
|
3 |
+
size 83834
|
safety_checker/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "C:\\Users\\palmcove\\.cache\\huggingface\\hub\\models--Nigorakhon--new-SD\\snapshots\\
|
3 |
"architectures": [
|
4 |
"StableDiffusionSafetyChecker"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "C:\\Users\\palmcove\\.cache\\huggingface\\hub\\models--Nigorakhon--new-SD\\snapshots\\f8234e4b3aa8ff337448c36f99b6ac0fa2269a70\\safety_checker",
|
3 |
"architectures": [
|
4 |
"StableDiffusionSafetyChecker"
|
5 |
],
|
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:89cc618c1679032ca4e87346407ea8fedc2574b37717f844e595bbf49e5a0f90
|
3 |
size 3438167536
|
vae/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_diffusers_version": "0.30.0.dev0",
|
4 |
-
"_name_or_path": "C:\\Users\\palmcove\\.cache\\huggingface\\hub\\models--Nigorakhon--new-SD\\snapshots\\
|
5 |
"act_fn": "silu",
|
6 |
"block_out_channels": [
|
7 |
128,
|
|
|
1 |
{
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "C:\\Users\\palmcove\\.cache\\huggingface\\hub\\models--Nigorakhon--new-SD\\snapshots\\f8234e4b3aa8ff337448c36f99b6ac0fa2269a70\\vae",
|
5 |
"act_fn": "silu",
|
6 |
"block_out_channels": [
|
7 |
128,
|