# generation_arguments.txt
--dataset_size 100000
--N_mod 2
--batch_size 64
--cov_seed 42
--labels [1,6]
--dataset_name Case2_rho_theta_001
--dataset_loc ./output_dir/datasets/Case2_rho_theta_001
--checkpoint_path ./output_dir/checkpoint-cond-699.pth
--timestep_size 100
--sample_seed 42
# --job_id 0
--debug 0
--generation_paradigm constructive

# Constructive Method Arguments
--N_theta 1
--alpha 0
--beta 1.0
--eta_arg [1.0]
--rho_theta_arg [0.010]
--rho_arg [1.0,1.0]
