ckp_15k_output / eval_config.json
zhui711's picture
Upload folder using huggingface_hub
ed77307 verified
Raw
History Blame Contribute Delete
963 Bytes
{
"model_path": "Shitao/OmniGen-v1",
"lora_path": "/apdcephfs_zwfy2/share_303944931/connorxian/Code/medUni/wt/zr/gen_joint/results_new/pretrain_scratch/checkpoints/0015000",
"mask_modules_path": "/apdcephfs_zwfy2/share_303944931/connorxian/Code/medUni/wt/zr/gen_joint/results_new/pretrain_scratch/checkpoints/0015000/mask_modules.bin",
"mask_latent_channels": 4,
"jsonl_path": "/apdcephfs_zwfy2/share_303944931/connorxian/Code/medUni/wt/zr/dataset/anno/cxr_synth_anno_mask_test.jsonl",
"output_dir": "/apdcephfs_zwfy2/share_303944931/connorxian/Code/medUni/wt/zr/gen_joint/outputs_ckp_sweep/scratch/ckpt_0015000",
"max_samples": null,
"batch_size": 16,
"num_gpus": 8,
"inference_steps": 50,
"guidance_scale": 2.5,
"img_guidance_scale": 2.0,
"seed": 42,
"save_masks": true,
"mask_threshold": 0.5,
"mask_scale_factor": 1.741,
"keep_raw_resolution": true,
"max_image_size": 1024,
"skip_generation": false,
"skip_eval": false
}