-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
00a7909
commit 3526de6
Showing
27 changed files
with
14,501 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletions
19
tests/test_data/fitting/NEP/LiCl_complete_dft_vs_ml_benchmark_workflow/inputs/nep.in
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
version 4 | ||
type 2 Cl Li | ||
type_weight 1.0 1.0 | ||
model_type 0 | ||
prediction 0 | ||
cutoff 6 5 | ||
n_max 4 4 | ||
basis_size 8 8 | ||
l_max 4 2 1 | ||
neuron 80 | ||
lambda_1 0 | ||
lambda_e 1.0 | ||
lambda_f 1.0 | ||
lambda_v 0.1 | ||
force_delta 0 | ||
batch 1 | ||
population 60 | ||
generation 1000 | ||
zbl 2 |
396 changes: 396 additions & 0 deletions
396
tests/test_data/fitting/NEP/LiCl_complete_dft_vs_ml_benchmark_workflow/inputs/test.xyz
Large diffs are not rendered by default.
Oops, something went wrong.
528 changes: 528 additions & 0 deletions
528
tests/test_data/fitting/NEP/LiCl_complete_dft_vs_ml_benchmark_workflow/inputs/train.xyz
Large diffs are not rendered by default.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
.../test_data/fitting/NEP/LiCl_complete_dft_vs_ml_benchmark_workflow/outputs/energy_test.out
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
-3.78179 -3.80685 | ||
-3.78275 -3.8187 | ||
-3.78292 -3.81927 | ||
-3.78319 -3.81107 | ||
-3.78292 -3.81927 | ||
-3.77989 -3.77989 |
8 changes: 8 additions & 0 deletions
8
...test_data/fitting/NEP/LiCl_complete_dft_vs_ml_benchmark_workflow/outputs/energy_train.out
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
-3.78292 -3.81927 | ||
-3.78292 -3.81927 | ||
-3.78292 -3.81927 | ||
-3.78292 -3.81927 | ||
-3.78275 -3.8187 | ||
-3.78319 -3.81107 | ||
-3.78179 -3.80685 | ||
-3.77989 -3.77989 |
384 changes: 384 additions & 0 deletions
384
...s/test_data/fitting/NEP/LiCl_complete_dft_vs_ml_benchmark_workflow/outputs/force_test.out
Large diffs are not rendered by default.
Oops, something went wrong.
512 changes: 512 additions & 0 deletions
512
.../test_data/fitting/NEP/LiCl_complete_dft_vs_ml_benchmark_workflow/outputs/force_train.out
Large diffs are not rendered by default.
Oops, something went wrong.
10 changes: 10 additions & 0 deletions
10
tests/test_data/fitting/NEP/LiCl_complete_dft_vs_ml_benchmark_workflow/outputs/loss.out
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
100 0.03622 0.00000 0.03390 0.00000 0.00207 0.00248 0.01718 0.02292 0.17095 | ||
200 0.08109 0.00000 0.03197 0.00000 0.01452 0.34597 0.18150 0.41054 0.80414 | ||
300 0.03263 0.00000 0.03012 0.00000 0.00249 0.00021 0.01719 0.02097 0.17423 | ||
400 0.07128 0.00000 0.02896 0.00000 0.01396 0.28364 0.03058 0.01597 0.15819 | ||
500 0.03029 0.00000 0.02810 0.00000 0.00213 0.00058 0.01510 0.11608 0.11391 | ||
600 0.07390 0.00000 0.02719 0.00000 0.01381 0.32894 0.03168 0.02064 0.17143 | ||
700 0.02790 0.00000 0.02643 0.00000 0.00145 0.00016 0.00817 0.03671 0.11751 | ||
800 0.06863 0.00000 0.02585 0.00000 0.01729 0.25491 0.02933 0.02017 0.14767 | ||
900 0.02613 0.00000 0.02501 0.00000 0.00062 0.00498 0.01616 0.02158 0.16808 | ||
1000 0.07058 0.00000 0.02493 0.00000 0.01457 0.31079 0.02983 0.01799 0.16420 |
Oops, something went wrong.