Update v1-finetune_everydream.yaml

This commit is contained in:
Victor Hall 2023-01-02 13:41:21 -05:00 committed by GitHub
parent 1b5dff0e3a
commit 846bd2d39b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ data:
validation:
target: ldm.data.ed_validate.EDValidateBatch
params:
repeats: 0.5
repeats: 0.01
test:
target: ldm.data.ed_validate.EDValidateBatch
params:
@ -105,4 +105,4 @@ lightning:
max_epochs: 6 # better to run several epochs and test your checkpoints! Try 4-5, you get a checkpoint every epoch to test!
max_steps: 99000 # better to end on epochs not steps, especially with >500 images to ensure even distribution, but you can set this if you really want...
check_val_every_n_epoch: 1
gpus: 0,
gpus: 0,