Skip to content

How to judge if the training is convergent #19

@bingsimon

Description

@bingsimon

Hello, I am learning to use jax-reaxff recently. I don't know how to see if the force field training results in convergence. I have the following three questions, I hope to get your answers:

  1. In the SI of your article, you have convergence plots for three examples from Datasets. Does the ordinate in the figure refer to the 'True total loss' value for each iteration in the output file?
  2. I used the ffield_lit, geo, params, trainset.in files from Datasets/disulfide to run the program and got the convergence as shown in the figure below. It seems not to converge, but I don't know what the problem is.
    1711453318297
    Here are the parameters I used:
    jaxreaxff --init_FF ffield_lit
    --params params
    --geo geo
    --train_file trainset.in
    --num_e_minim_steps 200
    --e_minim_LR 1e-3
    --out_folder ffields
    --save_opt all
    --num_trials 10
    --num_steps 20
    --init_FF_type fixed \
  3. Whether there is a clear convergence standard to judge whether the training results are convergent.

I am looking forward to your answer and thank you for your time!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions