File size: 527 Bytes
39c21b2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
python -W ignore conditional_generation.py \
    --model_path /home/gabeguo/cdvae_xrd/outputs/singlerun/2024-09-11/mp_20_sinc100_REAL_DATA_noSinc \
    --num_starting_points 150 \
    --num_candidates 10 \
    --lr 0.1 \
    --min_lr 1e-4 \
    --l2_penalty 2e-4 \
    --num_tested_materials 200 \
    --label _jamie_data_ \
    --num_gradient_steps 5000 \
    --num_atom_lambda 0.1 \
    --n_step_each 100 \
    --composition_lambda 0.1 \
    --l1_loss \
    --r_min 0 \
    --r_max 30 \
    --output_dir paper_results_PRELIM