Phase 5 preparation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"run_name": "p5_ddpm",
|
||||
"model": "ddpm",
|
||||
"epochs": 200,
|
||||
"epochs": 400,
|
||||
"data_dir": "cropped/generator",
|
||||
"sources": ["wiki"],
|
||||
"augment": "hflip",
|
||||
@@ -18,5 +18,7 @@
|
||||
"ddim_steps": 100,
|
||||
"sample_interval": 10,
|
||||
"fid_interval": 25,
|
||||
"fid_n_real": 5000
|
||||
"fid_n_real": 5000,
|
||||
"max_train_hours": 24,
|
||||
"fid_patience": 2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user