Cloud User
commited on
Commit
•
236205e
1
Parent(s):
5c6368d
Epoch 5
Browse files- config.json +1 -1
- diffusion_pytorch_model.bin +2 -2
- logs/Train Denoising Diffusion Model/1690462254.249492/events.out.tfevents.1690462254.matt2.novalocal.195576.1 +3 -0
- logs/Train Denoising Diffusion Model/1690462254.2502413/hparams.yml +17 -0
- logs/Train Denoising Diffusion Model/events.out.tfevents.1690184334.matt2.novalocal.177592.0 +2 -2
- logs/Train Denoising Diffusion Model/events.out.tfevents.1690462254.matt2.novalocal.195576.0 +3 -0
config.json
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
"flip_sin_to_cos": true,
|
22 |
"freq_shift": 0,
|
23 |
"in_channels": 2,
|
24 |
-
"layers_per_block":
|
25 |
"mid_block_scale_factor": 1,
|
26 |
"norm_eps": 1e-05,
|
27 |
"norm_num_groups": 4,
|
|
|
21 |
"flip_sin_to_cos": true,
|
22 |
"freq_shift": 0,
|
23 |
"in_channels": 2,
|
24 |
+
"layers_per_block": 3,
|
25 |
"mid_block_scale_factor": 1,
|
26 |
"norm_eps": 1e-05,
|
27 |
"norm_num_groups": 4,
|
diffusion_pytorch_model.bin
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:8029afcdd1af8124e71b46d5bd001f473414876b42953309b0fb656115a3112c
|
3 |
+
size 2041915
|
logs/Train Denoising Diffusion Model/1690462254.249492/events.out.tfevents.1690462254.matt2.novalocal.195576.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:840972433fad837ad3d729b8007496b852f1b6840a6c8dd1e41760dc63f6a8be
|
3 |
+
size 1159
|
logs/Train Denoising Diffusion Model/1690462254.2502413/hparams.yml
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
batch_size: 2
|
2 |
+
device: cuda
|
3 |
+
hf_repo_name: predictia/cerra_denoise_nn_unscaled
|
4 |
+
hour_embed_type: class
|
5 |
+
hub_private_repo: false
|
6 |
+
learning_rate: 0.0001
|
7 |
+
lr_warmup_steps: 500
|
8 |
+
mixed_precision: fp16
|
9 |
+
num_epochs: 20
|
10 |
+
num_samples: 3
|
11 |
+
number_model_params: 470129
|
12 |
+
output_dir: cddpm-tiny-bicubic-unscaled
|
13 |
+
overwrite_output_dir: true
|
14 |
+
push_to_hub: true
|
15 |
+
save_image_epochs: 10
|
16 |
+
save_model_epochs: 5
|
17 |
+
seed: 2023
|
logs/Train Denoising Diffusion Model/events.out.tfevents.1690184334.matt2.novalocal.177592.0
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:66c7a725e61bcbf03ad5c235edb6f48eb747ac30458336cde8a3069151f3d2f9
|
3 |
+
size 254081902
|
logs/Train Denoising Diffusion Model/events.out.tfevents.1690462254.matt2.novalocal.195576.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85f89e01685c6f53bddf7095d0cda4e6bf45dca45c1cb2ded0182b01c8f43a14
|
3 |
+
size 61059871
|