Skip to content

Commit 248b8e9

Browse files
author
Your Name
committed
add new run for dim-256 model
1 parent a65f262 commit 248b8e9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
target_time: 10hr
2+
batch_rate: 1
3+
4+
warmup_batches: 500
5+
# Turn down learning rate
6+
# b/c I suspect it will increase convergence
7+
# significantly
8+
lr: 1.00*1e-4
9+
cosine_factor: 1.2
10+
11+
batch_size: 144
12+
micro_batches: 1
13+
precision: amp
14+
15+
checkpoints: 12
16+
diffusion_logs: 200
17+
evals: 120

0 commit comments

Comments
 (0)