mirror of
https://github.com/hpcaitech/Open-Sora.git
synced 2026-04-14 18:25:35 +02:00
config
This commit is contained in:
parent
df6c068496
commit
fde35c77c0
|
|
@ -80,9 +80,9 @@ magvit uses about # samples (K) * epochs ~ 2-5 K, num_frames = 4, reso = 128
|
|||
3-6 epochs for pexel, from pexel observation its correct
|
||||
'''
|
||||
|
||||
epochs = 500
|
||||
epochs = 100
|
||||
log_every = 1
|
||||
ckpt_every = 100
|
||||
ckpt_every = 200
|
||||
load = None
|
||||
|
||||
batch_size = 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue