Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove train_param from examples, which was deprecated in #68 #789

Merged
merged 1 commit into from
Jul 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,6 @@ In `PARAM`, you can specialize the task as you expect.

"_comment": " that's all ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param": {
"model": {
"type_map": [
Expand Down Expand Up @@ -1015,7 +1014,6 @@ Here is an example of `param.json` for QM7 dataset:
"auto"
],
"numb_models": 4,
"train_param": "input.json",
"default_training_param": {
"model": {
"type_map": [
Expand Down
1 change: 0 additions & 1 deletion doc/run/example-of-param.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ The training related keys in param.json are given as follows

```json
"numb_models": 4,
"train_param": "input.json",
"default_training_param": {
},
```
Expand Down
1 change: 0 additions & 1 deletion dpgen/generator/ch4/param.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

"_comment": " 00.train ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param" : {
"_comment": " model parameters",
"use_smooth": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
],
"_comment": " that's all ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param": {
"_comment": "that's all",
"use_smooth": true,
Expand Down
1 change: 0 additions & 1 deletion examples/run/deprecated/param-h2oscan-vasp.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@

"_comment": " 00.train ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param" : {
"_comment": " model parameters",
"use_smooth": true,
Expand Down
1 change: 0 additions & 1 deletion examples/run/deprecated/param-mg-vasp-ucloud.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@

"_comment": " 00.train ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param" : {
"_comment": " model parameters",
"use_smooth": true,
Expand Down
1 change: 0 additions & 1 deletion examples/run/deprecated/param-mg-vasp.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@

"_comment": " 00.train ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param" : {
"_comment": " model parameters",
"use_smooth": true,
Expand Down
1 change: 0 additions & 1 deletion examples/run/deprecated/param-pyridine-pwscf.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

"_comment": " 00.train ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param" : {
"_comment": " model parameters",
"use_smooth": true,
Expand Down
1 change: 0 additions & 1 deletion examples/run/dp1.x_lammps_gaussian/dodecane/dodecane.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
],
"sys_format":"lammps/lmp",
"numb_models": 4,
"train_param": "input.json",
"default_training_param" : {
"model":{
"type_map": ["C","H"],
Expand Down
1 change: 0 additions & 1 deletion examples/simplify/qm7.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"auto"
],
"numb_models": 4,
"train_param": "input.json",
"default_training_param": {
"model": {
"type_map": [
Expand Down
1 change: 0 additions & 1 deletion tests/generator/param-mg-vasp-diy.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

"_comment": " 00.train ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param" : {
"_comment": " model parameters",
"use_smooth": true,
Expand Down
1 change: 0 additions & 1 deletion tests/generator/param-mg-vasp-old.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

"_comment": " 00.train ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param" : {
"_comment": " model parameters",
"use_smooth": true,
Expand Down
1 change: 0 additions & 1 deletion tests/generator/param-mg-vasp.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

"_comment": " 00.train ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param" : {
"_comment": " model parameters",
"use_smooth": true,
Expand Down
1 change: 0 additions & 1 deletion tests/generator/param-mgo-cp2k-exinput.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

"_comment": " 00.train ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param" : {
"_comment": " model parameters",
"use_smooth": true,
Expand Down
1 change: 0 additions & 1 deletion tests/generator/param-pyridine-cp2k.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

"_comment": " 00.train ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param" : {
"_comment": " model parameters",
"use_smooth": true,
Expand Down
1 change: 0 additions & 1 deletion tests/generator/param-pyridine-gaussian.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

"_comment": " 00.train ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param" : {
"_comment": " model parameters",
"use_smooth": true,
Expand Down
1 change: 0 additions & 1 deletion tests/generator/param-pyridine-pwmat.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

"_comment": " 00.train ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param" : {
"_comment": " model parameters",
"use_smooth": true,
Expand Down
1 change: 0 additions & 1 deletion tests/generator/param-pyridine-pwscf-old.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

"_comment": " 00.train ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param" : {
"_comment": " model parameters",
"use_smooth": true,
Expand Down
1 change: 0 additions & 1 deletion tests/generator/param-pyridine-pwscf.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

"_comment": " 00.train ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param" : {
"_comment": " model parameters",
"use_smooth": true,
Expand Down
1 change: 0 additions & 1 deletion tests/generator/param-pyridine-siesta.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

"_comment": " 00.train ",
"numb_models": 4,
"train_param": "input.json",
"default_training_param" : {
"_comment": " model parameters",
"use_smooth": true,
Expand Down