best val_rmse 0.0915
Browse files- config.json +5 -3
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"best_val_loss": 0.
|
| 3 |
"comet_ai_key": null,
|
| 4 |
"context_observations": {
|
| 5 |
"add_rem": true,
|
|
@@ -18,7 +18,7 @@
|
|
| 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": [
|
|
@@ -189,12 +189,14 @@
|
|
| 189 |
"node_step": true,
|
| 190 |
"norm": "layer",
|
| 191 |
"output_head_num_layers": 2,
|
|
|
|
| 192 |
"rnn_decoder_number_of_layers": 4,
|
| 193 |
"rnn_individual_encoder_number_of_layers": 2,
|
|
|
|
| 194 |
"time_obs_encoder_hidden_dim": 128,
|
| 195 |
"time_obs_encoder_output_dim": 128,
|
| 196 |
"use_attention": true,
|
| 197 |
-
"use_invariance_loss":
|
| 198 |
"use_kl_i": true,
|
| 199 |
"use_kl_i_np": true,
|
| 200 |
"use_kl_init": true,
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.09153690189123154,
|
| 3 |
"comet_ai_key": null,
|
| 4 |
"context_observations": {
|
| 5 |
"add_rem": true,
|
|
|
|
| 18 |
"route": "oral",
|
| 19 |
"time": 0.0
|
| 20 |
},
|
| 21 |
+
"experiment_dir": "/home/cesarali/Pharma/generative_pk/results/comet/node_pk_compartments/b4f7f62a4a4c475fb49bf6abb7e2b8c4",
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
|
|
| 189 |
"node_step": true,
|
| 190 |
"norm": "layer",
|
| 191 |
"output_head_num_layers": 2,
|
| 192 |
+
"prediction_only": false,
|
| 193 |
"rnn_decoder_number_of_layers": 4,
|
| 194 |
"rnn_individual_encoder_number_of_layers": 2,
|
| 195 |
+
"study_latent_deterministic": false,
|
| 196 |
"time_obs_encoder_hidden_dim": 128,
|
| 197 |
"time_obs_encoder_output_dim": 128,
|
| 198 |
"use_attention": true,
|
| 199 |
+
"use_invariance_loss": false,
|
| 200 |
"use_kl_i": true,
|
| 201 |
"use_kl_i_np": true,
|
| 202 |
"use_kl_init": true,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4910617
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bfdb177d9efdc4012514e0cb53524af27fd2461767cf2dc6414c6bbbbe991ac
|
| 3 |
size 4910617
|