best val_rmse 0.0000
Browse files- config.json +3 -3
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -12,13 +12,13 @@
|
|
| 12 |
"obs_type": "observations_pk_peak_halflife",
|
| 13 |
"past_time_ratio": 0.1
|
| 14 |
},
|
| 15 |
-
"debug_test":
|
| 16 |
"dosing": {
|
| 17 |
"dose": 1.0,
|
| 18 |
"route": "oral",
|
| 19 |
"time": 0.0
|
| 20 |
},
|
| 21 |
-
"experiment_dir": "/home/cesarali/Pharma/generative_pk/results/comet/node_pk_compartments/
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
@@ -230,7 +230,7 @@
|
|
| 230 |
],
|
| 231 |
"epochs": 100,
|
| 232 |
"eps": 1e-08,
|
| 233 |
-
"eval_empirical_every_pct": 0.
|
| 234 |
"gradient_clip_val": 1.0,
|
| 235 |
"learning_rate": 0.0001,
|
| 236 |
"log_image_every_epoch": 2,
|
|
|
|
| 12 |
"obs_type": "observations_pk_peak_halflife",
|
| 13 |
"past_time_ratio": 0.1
|
| 14 |
},
|
| 15 |
+
"debug_test": false,
|
| 16 |
"dosing": {
|
| 17 |
"dose": 1.0,
|
| 18 |
"route": "oral",
|
| 19 |
"time": 0.0
|
| 20 |
},
|
| 21 |
+
"experiment_dir": "/home/cesarali/Pharma/generative_pk/results/comet/node_pk_compartments/0a6d86a683b44ebaa1c3f31353476d4b",
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
|
|
| 230 |
],
|
| 231 |
"epochs": 100,
|
| 232 |
"eps": 1e-08,
|
| 233 |
+
"eval_empirical_every_pct": 0.25,
|
| 234 |
"gradient_clip_val": 1.0,
|
| 235 |
"learning_rate": 0.0001,
|
| 236 |
"log_image_every_epoch": 2,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6044367
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7833e1a200e3070d803d3901dff9a9a78092ced8de904698c29847342e679208
|
| 3 |
size 6044367
|