Skip to content

Commit

Permalink
adapted pretrained model to training
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankLeeeee committed May 6, 2024
1 parent 93fc50c commit e3b2713
Show file tree
Hide file tree
Showing 4 changed files with 52,487 additions and 4 deletions.
2 changes: 1 addition & 1 deletion configs/opensora-v1-1/train/stage1.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

epochs = 1000
log_every = 10
ckpt_every = 500
ckpt_every = 10
load = None

batch_size = None
Expand Down

0 comments on commit e3b2713

Please sign in to comment.