best val_rmse 0.0536
Browse files- config.json +8 -8
- 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": [
|
|
@@ -190,18 +190,18 @@
|
|
| 190 |
"norm": "layer",
|
| 191 |
"output_head_num_layers": 2,
|
| 192 |
"prediction_latent_deterministic": true,
|
| 193 |
-
"prediction_only":
|
| 194 |
"rnn_decoder_number_of_layers": 4,
|
| 195 |
"rnn_individual_encoder_number_of_layers": 2,
|
| 196 |
"study_latent_deterministic": true,
|
| 197 |
"time_obs_encoder_hidden_dim": 128,
|
| 198 |
"time_obs_encoder_output_dim": 128,
|
| 199 |
"use_attention": true,
|
| 200 |
-
"use_invariance_loss":
|
| 201 |
-
"use_kl_i":
|
| 202 |
-
"use_kl_i_np":
|
| 203 |
-
"use_kl_init":
|
| 204 |
-
"use_kl_s":
|
| 205 |
"zi_latent_dim": 200
|
| 206 |
},
|
| 207 |
"run_index": 0,
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_val_loss": 0.05359881371259689,
|
| 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/31634350dd584ecb95eabced2706b012",
|
| 22 |
"experiment_indentifier": null,
|
| 23 |
"experiment_name": "node_pk_compartments",
|
| 24 |
"hf_model_card_path": [
|
|
|
|
| 190 |
"norm": "layer",
|
| 191 |
"output_head_num_layers": 2,
|
| 192 |
"prediction_latent_deterministic": true,
|
| 193 |
+
"prediction_only": false,
|
| 194 |
"rnn_decoder_number_of_layers": 4,
|
| 195 |
"rnn_individual_encoder_number_of_layers": 2,
|
| 196 |
"study_latent_deterministic": true,
|
| 197 |
"time_obs_encoder_hidden_dim": 128,
|
| 198 |
"time_obs_encoder_output_dim": 128,
|
| 199 |
"use_attention": true,
|
| 200 |
+
"use_invariance_loss": true,
|
| 201 |
+
"use_kl_i": true,
|
| 202 |
+
"use_kl_i_np": true,
|
| 203 |
+
"use_kl_init": true,
|
| 204 |
+
"use_kl_s": true,
|
| 205 |
"zi_latent_dim": 200
|
| 206 |
},
|
| 207 |
"run_index": 0,
|
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:0db54a404694ad8d6e090cca8fd10c13d00ccaa5dab8651aef97f24734fd6078
|
| 3 |
size 6044367
|